summaryrefslogtreecommitdiff
path: root/testing
diff options
context:
space:
mode:
authorMatt A. Tobin <email@mattatobin.com>2020-04-17 07:05:27 -0400
committerMatt A. Tobin <email@mattatobin.com>2020-04-17 07:05:27 -0400
commit7a879d50ed9657c488b816f10eb734fff49fdb81 (patch)
tree949f2d97d27713e6a8960b948e51644bcaf27c02 /testing
parentad74b1ce285012bdca847a5358317b1dde97cd9f (diff)
downloadaura-central-7a879d50ed9657c488b816f10eb734fff49fdb81.tar.gz
Bug 1411878 - Support Element.shadowRoot and Element.assignedSlot / TextNode.assignedSlot on closed shadow root
Tag mcp-graveyard/UXP%1375
Diffstat (limited to 'testing')
-rw-r--r--testing/web-platform/meta/shadow-dom/Element-interface-shadowRoot-attribute.html.ini8
1 files changed, 0 insertions, 8 deletions
diff --git a/testing/web-platform/meta/shadow-dom/Element-interface-shadowRoot-attribute.html.ini b/testing/web-platform/meta/shadow-dom/Element-interface-shadowRoot-attribute.html.ini
deleted file mode 100644
index 66573a688..000000000
--- a/testing/web-platform/meta/shadow-dom/Element-interface-shadowRoot-attribute.html.ini
+++ /dev/null
@@ -1,8 +0,0 @@
-[Element-interface-shadowRoot-attribute.html]
- type: testharness
- [shadowRoot attribute must return the open shadow root associated with the element]
- expected: FAIL
-
- [shadowRoot attribute must return null if the shadow root attached to the element is closed]
- expected: FAIL
-