summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/old-tests/submission/Microsoft/selection
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/old-tests/submission/Microsoft/selection')
-rw-r--r--testing/web-platform/meta/old-tests/submission/Microsoft/selection/RemoveElementContainingSelection.htm.ini3
-rw-r--r--testing/web-platform/meta/old-tests/submission/Microsoft/selection/collapseToEnd.htm.ini3
-rw-r--r--testing/web-platform/meta/old-tests/submission/Microsoft/selection/collapseToStart.htm.ini3
-rw-r--r--testing/web-platform/meta/old-tests/submission/Microsoft/selection/deleteFromDocument.htm.ini3
-rw-r--r--testing/web-platform/meta/old-tests/submission/Microsoft/selection/getRangeAt.htm.ini3
-rw-r--r--testing/web-platform/meta/old-tests/submission/Microsoft/selection/insertNodeIntoSelection.htm.ini6
-rw-r--r--testing/web-platform/meta/old-tests/submission/Microsoft/selection/removeAllRanges.htm.ini3
-rw-r--r--testing/web-platform/meta/old-tests/submission/Microsoft/selection/removeRange.htm.ini3
-rw-r--r--testing/web-platform/meta/old-tests/submission/Microsoft/selection/select.htm.ini5
-rw-r--r--testing/web-platform/meta/old-tests/submission/Microsoft/selection/selectAllChildren.htm.ini3
-rw-r--r--testing/web-platform/meta/old-tests/submission/Microsoft/selection/selectionStartEnd.htm.ini5
-rw-r--r--testing/web-platform/meta/old-tests/submission/Microsoft/selection/setSelectionRange.htm.ini5
12 files changed, 45 insertions, 0 deletions
diff --git a/testing/web-platform/meta/old-tests/submission/Microsoft/selection/RemoveElementContainingSelection.htm.ini b/testing/web-platform/meta/old-tests/submission/Microsoft/selection/RemoveElementContainingSelection.htm.ini
new file mode 100644
index 0000000000..2f1b313c6b
--- /dev/null
+++ b/testing/web-platform/meta/old-tests/submission/Microsoft/selection/RemoveElementContainingSelection.htm.ini
@@ -0,0 +1,3 @@
+[RemoveElementContainingSelection.htm]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/old-tests/submission/Microsoft/selection/collapseToEnd.htm.ini b/testing/web-platform/meta/old-tests/submission/Microsoft/selection/collapseToEnd.htm.ini
new file mode 100644
index 0000000000..7ffc822806
--- /dev/null
+++ b/testing/web-platform/meta/old-tests/submission/Microsoft/selection/collapseToEnd.htm.ini
@@ -0,0 +1,3 @@
+[collapseToEnd.htm]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/old-tests/submission/Microsoft/selection/collapseToStart.htm.ini b/testing/web-platform/meta/old-tests/submission/Microsoft/selection/collapseToStart.htm.ini
new file mode 100644
index 0000000000..a134e4a393
--- /dev/null
+++ b/testing/web-platform/meta/old-tests/submission/Microsoft/selection/collapseToStart.htm.ini
@@ -0,0 +1,3 @@
+[collapseToStart.htm]
+ expected:
+ if (os == "android") and fission: [TIMEOUT, OK]
diff --git a/testing/web-platform/meta/old-tests/submission/Microsoft/selection/deleteFromDocument.htm.ini b/testing/web-platform/meta/old-tests/submission/Microsoft/selection/deleteFromDocument.htm.ini
new file mode 100644
index 0000000000..2a342364b0
--- /dev/null
+++ b/testing/web-platform/meta/old-tests/submission/Microsoft/selection/deleteFromDocument.htm.ini
@@ -0,0 +1,3 @@
+[deleteFromDocument.htm]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/old-tests/submission/Microsoft/selection/getRangeAt.htm.ini b/testing/web-platform/meta/old-tests/submission/Microsoft/selection/getRangeAt.htm.ini
new file mode 100644
index 0000000000..22ac54c0df
--- /dev/null
+++ b/testing/web-platform/meta/old-tests/submission/Microsoft/selection/getRangeAt.htm.ini
@@ -0,0 +1,3 @@
+[getRangeAt.htm]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/old-tests/submission/Microsoft/selection/insertNodeIntoSelection.htm.ini b/testing/web-platform/meta/old-tests/submission/Microsoft/selection/insertNodeIntoSelection.htm.ini
new file mode 100644
index 0000000000..c5a1436395
--- /dev/null
+++ b/testing/web-platform/meta/old-tests/submission/Microsoft/selection/insertNodeIntoSelection.htm.ini
@@ -0,0 +1,6 @@
+[insertNodeIntoSelection.htm]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+ [HTML5 Selection: Insert a new element and text node into an element that is currently selected]
+ expected:
+ if os == "win": FAIL
diff --git a/testing/web-platform/meta/old-tests/submission/Microsoft/selection/removeAllRanges.htm.ini b/testing/web-platform/meta/old-tests/submission/Microsoft/selection/removeAllRanges.htm.ini
new file mode 100644
index 0000000000..eb975b535c
--- /dev/null
+++ b/testing/web-platform/meta/old-tests/submission/Microsoft/selection/removeAllRanges.htm.ini
@@ -0,0 +1,3 @@
+[removeAllRanges.htm]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/old-tests/submission/Microsoft/selection/removeRange.htm.ini b/testing/web-platform/meta/old-tests/submission/Microsoft/selection/removeRange.htm.ini
new file mode 100644
index 0000000000..575cd3a648
--- /dev/null
+++ b/testing/web-platform/meta/old-tests/submission/Microsoft/selection/removeRange.htm.ini
@@ -0,0 +1,3 @@
+[removeRange.htm]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/old-tests/submission/Microsoft/selection/select.htm.ini b/testing/web-platform/meta/old-tests/submission/Microsoft/selection/select.htm.ini
new file mode 100644
index 0000000000..9013031992
--- /dev/null
+++ b/testing/web-platform/meta/old-tests/submission/Microsoft/selection/select.htm.ini
@@ -0,0 +1,5 @@
+[select.htm]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+ [HTML5 Selection: Call select() on a text field]
+ expected: FAIL
diff --git a/testing/web-platform/meta/old-tests/submission/Microsoft/selection/selectAllChildren.htm.ini b/testing/web-platform/meta/old-tests/submission/Microsoft/selection/selectAllChildren.htm.ini
new file mode 100644
index 0000000000..5a9b4c8112
--- /dev/null
+++ b/testing/web-platform/meta/old-tests/submission/Microsoft/selection/selectAllChildren.htm.ini
@@ -0,0 +1,3 @@
+[selectAllChildren.htm]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
diff --git a/testing/web-platform/meta/old-tests/submission/Microsoft/selection/selectionStartEnd.htm.ini b/testing/web-platform/meta/old-tests/submission/Microsoft/selection/selectionStartEnd.htm.ini
new file mode 100644
index 0000000000..43743cf0a8
--- /dev/null
+++ b/testing/web-platform/meta/old-tests/submission/Microsoft/selection/selectionStartEnd.htm.ini
@@ -0,0 +1,5 @@
+[selectionStartEnd.htm]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+ [HTML5 Selection: Set selectionStart and selectionEnd on a text field]
+ expected: FAIL
diff --git a/testing/web-platform/meta/old-tests/submission/Microsoft/selection/setSelectionRange.htm.ini b/testing/web-platform/meta/old-tests/submission/Microsoft/selection/setSelectionRange.htm.ini
new file mode 100644
index 0000000000..97f9c130ad
--- /dev/null
+++ b/testing/web-platform/meta/old-tests/submission/Microsoft/selection/setSelectionRange.htm.ini
@@ -0,0 +1,5 @@
+[setSelectionRange.htm]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+ [HTML5 Selection: Call setSelectionRange() on a text field]
+ expected: FAIL