mirror of
https://github.com/roytam1/basilisk55.git
synced 2026-05-27 21:38:33 +00:00
12 lines
657 B
INI
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
|
|
|