Bug 1418002 - Remove HTMLContentElement

Tag #1375
This commit is contained in:
Matt A. Tobin 2020-04-17 07:08:22 -04:00 committed by Roy Tam
commit a7ba34c672
23 changed files with 140 additions and 1317 deletions

View file

@ -634,7 +634,6 @@ static const ElementInfo kElements[eHTMLTag_userdefined] = {
GROUP_TABLE_CONTENT | GROUP_COLGROUP_CONTENT,
GROUP_NONE),
ELEM(colgroup, true, false, GROUP_NONE, GROUP_COLGROUP_CONTENT),
ELEM(content, true, false, GROUP_NONE, GROUP_INLINE_ELEMENT),
ELEM(data, true, false, GROUP_PHRASE, GROUP_INLINE_ELEMENT),
ELEM(datalist,
true,