chore(shared): menuitem tag has been deprecated (#1613)

This commit is contained in:
leyale 2020-07-17 23:26:12 +08:00 committed by GitHub
parent a8966457d3
commit e626caa4d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ const HTML_TAGS =
'time,u,var,wbr,area,audio,map,track,video,embed,object,param,source,' +
'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,' +
'option,output,progress,select,textarea,details,dialog,menu,' +
'summary,content,template,blockquote,iframe,tfoot'
// https://developer.mozilla.org/en-US/docs/Web/SVG/Element