Bug 1396584 - Remove support for multiple ShadowRoots, r=mrbkap

This commit is contained in:
Olli Pettay
2017-09-25 18:09:26 +03:00
parent 34d1921479
commit 98580ecdff
46 changed files with 1376 additions and 2966 deletions

View File

@@ -143,7 +143,6 @@ static const HTMLElement gHTMLElements[] = {
ELEM(script, ____, true)
ELEM(section, true, true)
ELEM(select, ____, true)
ELEM(shadow, ____, true)
ELEM(small, ____, true)
ELEM(source, ____, ____)
ELEM(span, ____, true)