gecko-dev/testing/web-platform/meta/custom-elements/upgrading/Node-cloneNode.html.ini
moz-wptsync-bot e4aaed0e28 Bug 1552460 - [wpt-sync] Update web-platform-tests to 230bfb8583f71ec71dd2a55917829f431e58a3cf, a=testonly
wpt-head: 230bfb8583f71ec71dd2a55917829f431e58a3cf
wpt-type: landing
2019-06-05 10:32:30 +01:00

11 lines
587 B
INI

[Node-cloneNode.html]
[HTMLElement constructor must throw an TypeError 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 TypeError when the custom element's constructor returns another element]
expected: FAIL
[HTMLElement constructor must throw an TypeError when the top of the construction stack is marked AlreadyConstructed due to a custom element constructor constructing itself after super() call]
expected: FAIL