summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/shadow-root-001.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/shadow-root-001.html.ini')
-rw-r--r--testing/web-platform/meta/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/shadow-root-001.html.ini14
1 files changed, 14 insertions, 0 deletions
diff --git a/testing/web-platform/meta/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/shadow-root-001.html.ini b/testing/web-platform/meta/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/shadow-root-001.html.ini
new file mode 100644
index 000000000..e432d7ccf
--- /dev/null
+++ b/testing/web-platform/meta/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/shadow-root-001.html.ini
@@ -0,0 +1,14 @@
+[shadow-root-001.html]
+ type: testharness
+ [The parentNode attribute of a shadow root must always return null.]
+ expected: FAIL
+
+ [The parentElement attribute of a shadow root must always return null.]
+ expected: FAIL
+
+ [The parentNode attribute of a shadow root must always return null, even if the shadow root is nested inside another shadow root.]
+ expected: FAIL
+
+ [The parentElement attribute of a shadow root must always return null, even if the shadow root is nested inside another shadow root.]
+ expected: FAIL
+