summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/custom-elements/CustomElementRegistry.html.ini
diff options
context:
space:
mode:
authorGaming4JC <g4jc@hyperbola.info>2020-01-02 21:24:22 -0500
committerGaming4JC <g4jc@hyperbola.info>2020-01-26 15:50:08 -0500
commit2d31ebf6b6bba8c1b90982f687346e5c6a0ff6ef (patch)
tree6608bac749f8ec0d2a334f49ab79f99ec232ccd4 /testing/web-platform/meta/custom-elements/CustomElementRegistry.html.ini
parentbc8543bf793b5c203600c57565214b5e20f54592 (diff)
downloadUXP-2d31ebf6b6bba8c1b90982f687346e5c6a0ff6ef.tar
UXP-2d31ebf6b6bba8c1b90982f687346e5c6a0ff6ef.tar.gz
UXP-2d31ebf6b6bba8c1b90982f687346e5c6a0ff6ef.tar.lz
UXP-2d31ebf6b6bba8c1b90982f687346e5c6a0ff6ef.tar.xz
UXP-2d31ebf6b6bba8c1b90982f687346e5c6a0ff6ef.zip
Bug 1274159 - Part 1: Support looking up definitions by using constructor as a key;
Tag UXP Issue #1344
Diffstat (limited to 'testing/web-platform/meta/custom-elements/CustomElementRegistry.html.ini')
-rw-r--r--testing/web-platform/meta/custom-elements/CustomElementRegistry.html.ini3
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