Harness status: OK
Found 3 tests
Result | Test Name | Message |
---|---|---|
Fail | Create a CustomElementRegistry not identically equal to window.customElements | Illegal constructorTypeError: Illegal constructor at Test.<anonymous> (https://wpt.live/custom-elements/revamped-scoped-registry/CustomElementRegistry-define.tentative.html:12:20) 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/CustomElementRegistry-define.tentative.html:11:1 Asserts runNo asserts ran |
Fail | Defining an element in the global registry does not add a definition to a scoped CustomElementRegistry | Illegal constructorTypeError: Illegal constructor at Test.<anonymous> (https://wpt.live/custom-elements/revamped-scoped-registry/CustomElementRegistry-define.tentative.html:17:20) 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/CustomElementRegistry-define.tentative.html:16:1 Asserts runNo asserts ran |
Fail | Defining an element in a scoped global registry does not add a definition to the global registry | Illegal constructorTypeError: Illegal constructor at Test.<anonymous> (https://wpt.live/custom-elements/revamped-scoped-registry/CustomElementRegistry-define.tentative.html:23:20) 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/CustomElementRegistry-define.tentative.html:22:1 Asserts runNo asserts ran |