diff options
Diffstat (limited to 'testing/web-platform/meta/custom-elements/CustomElementRegistry.html.ini')
-rw-r--r-- | testing/web-platform/meta/custom-elements/CustomElementRegistry.html.ini | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/testing/web-platform/meta/custom-elements/CustomElementRegistry.html.ini b/testing/web-platform/meta/custom-elements/CustomElementRegistry.html.ini index 9e2bf7385..f62b64dfb 100644 --- a/testing/web-platform/meta/custom-elements/CustomElementRegistry.html.ini +++ b/testing/web-platform/meta/custom-elements/CustomElementRegistry.html.ini @@ -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 |