chore: remove deprecated elements from dom tag config (#1596)
This commit is contained in:
parent
165068dbc2
commit
22973b418b
@ -12,7 +12,7 @@ const HTML_TAGS =
|
||||
'canvas,script,noscript,del,ins,caption,col,colgroup,table,thead,tbody,td,' +
|
||||
'th,tr,button,datalist,fieldset,form,input,label,legend,meter,optgroup,' +
|
||||
'option,output,progress,select,textarea,details,dialog,menu,menuitem,' +
|
||||
'summary,content,element,shadow,template,blockquote,iframe,tfoot'
|
||||
'summary,content,template,blockquote,iframe,tfoot'
|
||||
|
||||
// https://developer.mozilla.org/en-US/docs/Web/SVG/Element
|
||||
const SVG_TAGS =
|
||||
|
Loading…
Reference in New Issue
Block a user