|
|
@@ -10,7 +10,7 @@ export const namespaceMap = {
|
|
|
|
|
|
export const isReservedTag = makeMap(
|
|
|
'html,body,base,head,link,meta,style,title,' +
|
|
|
- 'address,article,footer,header,h1,h2,h3,h4,h5,h6,hgroup,nav,section,' +
|
|
|
+ 'address,article,aside,footer,header,h1,h2,h3,h4,h5,h6,hgroup,nav,section,' +
|
|
|
'div,dd,dl,dt,figcaption,figure,hr,img,li,main,ol,p,pre,ul,' +
|
|
|
'a,b,abbr,bdi,bdo,br,cite,code,data,dfn,em,i,kbd,mark,q,rp,rt,rtc,ruby,' +
|
|
|
's,samp,small,span,strong,sub,sup,time,u,var,wbr,area,audio,map,track,video,' +
|