summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/dom-tree-accessors-001.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/dom-tree-accessors-001.html.ini')
-rw-r--r--testing/web-platform/meta/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/dom-tree-accessors-001.html.ini44
1 files changed, 0 insertions, 44 deletions
diff --git a/testing/web-platform/meta/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/dom-tree-accessors-001.html.ini b/testing/web-platform/meta/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/dom-tree-accessors-001.html.ini
deleted file mode 100644
index 9447e394a..000000000
--- a/testing/web-platform/meta/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/dom-tree-accessors-001.html.ini
+++ /dev/null
@@ -1,44 +0,0 @@
-[dom-tree-accessors-001.html]
- type: testharness
- [<head> and <body> in a shadow tree should not be accessible from owner document's "head" and "body" properties, respectively.]
- expected: FAIL
-
- [The content of title element in a shadow tree should not be accessible from owner document's "title" attribute.]
- expected: FAIL
-
- [Elements in a shadow tree should not be accessible from owner document's "images" attribute.]
- expected: FAIL
-
- [Elements in a shadow tree should not be accessible from owner document's "embeds" attribute.]
- expected: FAIL
-
- [Elements in a shadow tree should not be accessible from owner document's "plugins" attribute.]
- expected: FAIL
-
- [Elements in a shadow tree should not be accessible from owner document's "links" attribute.]
- expected: FAIL
-
- [Elements in a shadow tree should not be accessible from owner document's "forms" attribute.]
- expected: FAIL
-
- [Elements in a shadow tree should not be accessible from owner document's "scripts" attribute.]
- expected: FAIL
-
- [Elements in a shadow tree should not be accessible from owner document's getElementsByName() method.]
- expected: FAIL
-
- [Elements in a shadow tree should not be accessible from owner document's "anchors" attribute.]
- expected: FAIL
-
- [Elements in a shadow tree should not be accessible from owner document's "all" attribute.]
- expected: FAIL
-
- [Elements in a shadow tree should not be accessible from owner document's getElementsByTagName() method.]
- expected: FAIL
-
- [Elements in a shadow tree should not be accessible from owner document's getElementsByTagNameNS() method.]
- expected: FAIL
-
- [Elements in a shadow tree should not be accessible from owner document's getElementById() method.]
- expected: FAIL
-