servo/tests/wpt/metadata/custom-elements/parser/parser-uses-registry-of-owner-document.html.ini

15 lines
557 B
INI

[parser-uses-registry-of-owner-document.html]
type: testharness
expected: ERROR
[HTML parser must not instantiate custom elements inside template elements]
expected: FAIL
[HTML parser must use the registry of window.document in a document created by document.implementation.createHTMLDocument()]
expected: FAIL
[document.write() must not instantiate a custom element without a defined insertion point]
expected: FAIL
[document.writeln() must not instantiate a custom element without a defined insertion point]
expected: FAIL