Bug 1274159 - Part 1: Support looking up definitions by using constructor as a key;

Tag UXP Issue #1344
This commit is contained in:
Gaming4JC 2020-01-02 21:24:22 -05:00 committed by Roy Tam
commit 516fe49cb2
5 changed files with 50 additions and 36 deletions

View file

@ -1,8 +1,5 @@
[CustomElementRegistry.html]
type: testharness
[customElements.define must throw a NotSupportedError when there is already a custom element with the same class]
expected: FAIL
[customElements.define must get callbacks of the constructor prototype]
expected: FAIL