Summary

Harness status: OK

Found 2 tests

Details

ResultTest NameMessage
FailCalling custom element constructor directly without global registration should failIllegal constructor
TypeError: Illegal constructor
    at Test.<anonymous> (https://not-wpt.live/custom-elements/scoped-registry/constructor-call.tentative.html:20:18)
    at Test.step (https://not-wpt.live/resources/testharness.js:2642:25)
    at test (https://not-wpt.live/resources/testharness.js:633:30)
    at https://not-wpt.live/custom-elements/scoped-registry/constructor-call.tentative.html:18:1
Asserts runNo asserts ran
FailCalling custom element constructor directly uses global registration onlyIllegal constructor
TypeError: Illegal constructor
    at Test.<anonymous> (https://not-wpt.live/custom-elements/scoped-registry/constructor-call.tentative.html:33:18)
    at Test.step (https://not-wpt.live/resources/testharness.js:2642:25)
    at test (https://not-wpt.live/resources/testharness.js:633:30)
    at https://not-wpt.live/custom-elements/scoped-registry/constructor-call.tentative.html:28:1
Asserts runNo asserts ran