summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/shadow-dom/Element-interface-attachShadow.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/shadow-dom/Element-interface-attachShadow.html.ini')
-rw-r--r--testing/web-platform/meta/shadow-dom/Element-interface-attachShadow.html.ini14
1 files changed, 0 insertions, 14 deletions
diff --git a/testing/web-platform/meta/shadow-dom/Element-interface-attachShadow.html.ini b/testing/web-platform/meta/shadow-dom/Element-interface-attachShadow.html.ini
deleted file mode 100644
index b9df3f236..000000000
--- a/testing/web-platform/meta/shadow-dom/Element-interface-attachShadow.html.ini
+++ /dev/null
@@ -1,14 +0,0 @@
-[Element-interface-attachShadow.html]
- type: testharness
- [Check the existence of Element.attachShadow]
- expected: FAIL
-
- [Element.attachShadow must create an instance of ShadowRoot]
- expected: FAIL
-
- [Element.attachShadow must throw a InvalidStateError if the context object already hosts a shadow tree]
- expected: FAIL
-
- [Element.attachShadow must throw a NotSupportedError for button, details, input, marquee, meter, progress, select, textarea, and keygen elements]
- expected: FAIL
-