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, 0 insertions, 14 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
deleted file mode 100644
index e432d7ccf..000000000
--- a/testing/web-platform/meta/shadow-dom/untriaged/shadow-trees/upper-boundary-encapsulation/shadow-root-001.html.ini
+++ /dev/null
@@ -1,14 +0,0 @@
-[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
-