summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/selection/getSelection.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/selection/getSelection.html.ini')
-rw-r--r--testing/web-platform/meta/selection/getSelection.html.ini9
1 files changed, 0 insertions, 9 deletions
diff --git a/testing/web-platform/meta/selection/getSelection.html.ini b/testing/web-platform/meta/selection/getSelection.html.ini
index 4db5721ae..672b83770 100644
--- a/testing/web-platform/meta/selection/getSelection.html.ini
+++ b/testing/web-platform/meta/selection/getSelection.html.ini
@@ -1,14 +1,5 @@
[getSelection.html]
type: testharness
- [getSelection() on HTML document with null defaultView must be null]
- expected: FAIL
-
- [getSelection() on XML document with null defaultView must be null]
- expected: FAIL
-
- [getSelection() on HTML document with null defaultView must be null inside an iframe onload]
- expected: FAIL
-
[window.getSelection() instanceof Selection in an iframe immediately after appendChild]
expected: FAIL