mirror of
https://github.com/servo/servo.git
synced 2025-10-03 18:19:14 +01:00
15 lines
557 B
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
|
|
|