Summary

Harness status: OK

Found 3 tests

Details

ResultTest NameMessage
FailCreate a CustomElementRegistry not identically equal to window.customElementsIllegal constructor
TypeError: 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
FailDefining an element in the global registry does not add a definition to a scoped CustomElementRegistryIllegal constructor
TypeError: 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
FailDefining an element in a scoped global registry does not add a definition to the global registryIllegal constructor
TypeError: 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