Harness status: OK
Found 4 tests
Result | Test Name | Message |
---|---|---|
Fail | innerHTML on a shadow root should use the scoped registry | Illegal constructorTypeError: Illegal constructor at Test.<anonymous> (https://wpt.live/custom-elements/revamped-scoped-registry/ShadowRoot-innerHTML.tentative.html:21:22) at Test.step (https://wpt.live/resources/testharness.js:2642:25) at test (https://wpt.live/resources/testharness.js:633:30) at https://wpt.live/custom-elements/revamped-scoped-registry/ShadowRoot-innerHTML.tentative.html:20:1 Asserts runNo asserts ran |
Fail | innerHTML on a connected shadow root should use the associated scoped registry | Illegal constructorTypeError: Illegal constructor at Test.<anonymous> (https://wpt.live/custom-elements/revamped-scoped-registry/ShadowRoot-innerHTML.tentative.html:44:22) at Test.step (https://wpt.live/resources/testharness.js:2642:25) at test (https://wpt.live/resources/testharness.js:633:30) at https://wpt.live/custom-elements/revamped-scoped-registry/ShadowRoot-innerHTML.tentative.html:40:1 Asserts runNo asserts ran |
Fail | innerHTML on a connected shadow root should not upgrade a custom element inside a template element | Illegal constructorTypeError: Illegal constructor at Test.<anonymous> (https://wpt.live/custom-elements/revamped-scoped-registry/ShadowRoot-innerHTML.tentative.html:55:22) at Test.step (https://wpt.live/resources/testharness.js:2642:25) at test (https://wpt.live/resources/testharness.js:633:30) at https://wpt.live/custom-elements/revamped-scoped-registry/ShadowRoot-innerHTML.tentative.html:54:1 Asserts runNo asserts ran |
Fail | innerHTML on a connected shadow root should be able to create an unknown element | Illegal constructorTypeError: Illegal constructor at Test.<anonymous> (https://wpt.live/custom-elements/revamped-scoped-registry/ShadowRoot-innerHTML.tentative.html:68:22) at Test.step (https://wpt.live/resources/testharness.js:2642:25) at test (https://wpt.live/resources/testharness.js:633:30) at https://wpt.live/custom-elements/revamped-scoped-registry/ShadowRoot-innerHTML.tentative.html:67:1 Asserts runNo asserts ran |