chore(shared): menuitem tag has been deprecated (#1613)
This commit is contained in:
		
							parent
							
								
									a8966457d3
								
							
						
					
					
						commit
						e626caa4d1
					
				@ -11,7 +11,7 @@ const HTML_TAGS =
 | 
				
			|||||||
  'time,u,var,wbr,area,audio,map,track,video,embed,object,param,source,' +
 | 
					  '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,' +
 | 
					  'canvas,script,noscript,del,ins,caption,col,colgroup,table,thead,tbody,td,' +
 | 
				
			||||||
  'th,tr,button,datalist,fieldset,form,input,label,legend,meter,optgroup,' +
 | 
					  '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'
 | 
					  'summary,content,template,blockquote,iframe,tfoot'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
// https://developer.mozilla.org/en-US/docs/Web/SVG/Element
 | 
					// https://developer.mozilla.org/en-US/docs/Web/SVG/Element
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user