Files
basilisk55/testing/web-platform/meta/custom-elements/upgrading/upgrading-parser-created-element.html.ini
T

12 lines
657 B
INI

[upgrading-parser-created-element.html]
type: testharness
[HTMLElement constructor must throw an InvalidStateError when the top of the construction stack is marked AlreadyConstructed due to a custom element constructor constructing itself after super() call]
expected: FAIL
[HTMLElement constructor must throw an InvalidStateError when the top of the construction stack is marked AlreadyConstructed due to a custom element constructor constructing itself before super() call]
expected: FAIL
[Upgrading a custom element must throw an InvalidStateError when the returned element is not SameValue as the upgraded element]
expected: FAIL