Source code

Revision control

Copy as Markdown

Other Tools

[scoped-custom-element-registry-customelementregistry-attribute.html]
[HTML parser should create a builtin element with null registry if customelementregistry is set]
expected: FAIL
[Setting customelementregistry content attribute after a builtin element had finishsed parsing should not set null registry]
expected: FAIL
[Cloning a builtin element with null regsitry should create an element with null registry]
expected: FAIL
[HTML parser should create a custom element candidate with null registry if customelementregistry is set]
expected: FAIL
[Setting customelementregistry content attribute after a custom element candidate had finishsed parsing should not set null registry]
expected: FAIL
[Cloning a custom element candidate with null regsitry should create an element with null registry]
expected: FAIL
[HTML parser should create a custom element with null registry if customelementregistry is set]
expected: FAIL
[Setting customelementregistry content attribute after a custom element had finishsed parsing should not set null registry]
expected: FAIL
[Cloning a custom element with null regsitry should create an element with null registry]
expected: FAIL
[Descendants of an element with customelementregistry should use null registry]
expected: FAIL
[Setting customelementregistry content attribute during constructor should not make it use null registry]
expected: FAIL