servo/tests/wpt/metadata/custom-elements/parser/parser-uses-constructed-element.html.ini
2017-05-30 14:04:08 -06:00

11 lines
454 B
INI

[parser-uses-constructed-element.html]
type: testharness
[HTML parser must use the returned value of the custom element constructor instead of the one created before super() call]
expected: FAIL
[HTML parser must use the returned value of the custom element constructor instead using the one created in super() call]
expected: FAIL
[Custom Elements: HTML parser must construct a custom element instead of upgrading]
expected: FAIL