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, 20 insertions, 0 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
new file mode 100644
index 000000000..f2caee337
--- /dev/null
+++ b/testing/web-platform/meta/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/ownerdocument-001.html.ini
@@ -0,0 +1,20 @@
+[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
+