summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/ownerdocument-001.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/ownerdocument-001.html.ini')
-rw-r--r--testing/web-platform/meta/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/ownerdocument-001.html.ini20
1 files changed, 0 insertions, 20 deletions
diff --git a/testing/web-platform/meta/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/ownerdocument-001.html.ini b/testing/web-platform/meta/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/ownerdocument-001.html.ini
deleted file mode 100644
index f2caee337..000000000
--- a/testing/web-platform/meta/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/ownerdocument-001.html.ini
+++ /dev/null
@@ -1,20 +0,0 @@
-[ownerdocument-001.html]
- type: testharness
- [ownerDocument property of a shadow root should be the document of the shadow host, regardless of the location of the shadow host.]
- expected: FAIL
-
- [ownerDocument property of elements in a shadow tree should match the document of the shadow host, regardless of the element's location in a shadow tree.]
- expected: FAIL
-
- [Elements added to a shadow tree should automatically get a valid ownerDocument.]
- expected: FAIL
-
- [ownerDocument property of an element in a shadow tree should be the document of the shadow host, even if the host element is created from another document.]
- expected: FAIL
-
- [All children nodes of a shadow root get a valid ownerDocument when added to a shadow tree.]
- expected: FAIL
-
- [ownerDocument property of a node should remain the same, even if its child is adopted into a shadow tree.]
- expected: FAIL
-