summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/shadow-dom/selection-collapse-and-extend.tentative.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/shadow-dom/selection-collapse-and-extend.tentative.html.ini')
-rw-r--r--testing/web-platform/meta/shadow-dom/selection-collapse-and-extend.tentative.html.ini12
1 files changed, 12 insertions, 0 deletions
diff --git a/testing/web-platform/meta/shadow-dom/selection-collapse-and-extend.tentative.html.ini b/testing/web-platform/meta/shadow-dom/selection-collapse-and-extend.tentative.html.ini
new file mode 100644
index 0000000000..8c2359643c
--- /dev/null
+++ b/testing/web-platform/meta/shadow-dom/selection-collapse-and-extend.tentative.html.ini
@@ -0,0 +1,12 @@
+[selection-collapse-and-extend.tentative.html]
+ [collapse can set selection to a node inside a shadow tree]
+ expected: FAIL
+
+ [collapse abort steps when called with a disconnected node inside a shadow tree]
+ expected: FAIL
+
+ [extend can set selection to a node inside a shadow tree]
+ expected: FAIL
+
+ [extend abort steps when called with a disconnected node inside a shadow tree]
+ expected: FAIL