Harness status: OK
Found 2 tests
Result | Test Name | Message |
---|---|---|
Fail | Calling custom element constructor directly without global registration should fail | Illegal constructorTypeError: 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 |
Fail | Calling custom element constructor directly uses global registration only | Illegal constructorTypeError: 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 |