diff options
Diffstat (limited to 'testing/web-platform/meta/dom/ranges')
29 files changed, 87 insertions, 0 deletions
diff --git a/testing/web-platform/meta/dom/ranges/Range-collapse.html.ini b/testing/web-platform/meta/dom/ranges/Range-collapse.html.ini new file mode 100644 index 0000000000..4c3d4282c0 --- /dev/null +++ b/testing/web-platform/meta/dom/ranges/Range-collapse.html.ini @@ -0,0 +1,3 @@ +[Range-collapse.html] + expected: + if (os == "android") and fission: [TIMEOUT, OK] diff --git a/testing/web-platform/meta/dom/ranges/Range-commonAncestorContainer-2.html.ini b/testing/web-platform/meta/dom/ranges/Range-commonAncestorContainer-2.html.ini new file mode 100644 index 0000000000..6df315c5a1 --- /dev/null +++ b/testing/web-platform/meta/dom/ranges/Range-commonAncestorContainer-2.html.ini @@ -0,0 +1,3 @@ +[Range-commonAncestorContainer-2.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/ranges/Range-commonAncestorContainer.html.ini b/testing/web-platform/meta/dom/ranges/Range-commonAncestorContainer.html.ini new file mode 100644 index 0000000000..61123df423 --- /dev/null +++ b/testing/web-platform/meta/dom/ranges/Range-commonAncestorContainer.html.ini @@ -0,0 +1,3 @@ +[Range-commonAncestorContainer.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/ranges/Range-compareBoundaryPoints.html.ini b/testing/web-platform/meta/dom/ranges/Range-compareBoundaryPoints.html.ini new file mode 100644 index 0000000000..9f196cab5f --- /dev/null +++ b/testing/web-platform/meta/dom/ranges/Range-compareBoundaryPoints.html.ini @@ -0,0 +1,3 @@ +[Range-compareBoundaryPoints.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/ranges/Range-comparePoint-2.html.ini b/testing/web-platform/meta/dom/ranges/Range-comparePoint-2.html.ini new file mode 100644 index 0000000000..574856a807 --- /dev/null +++ b/testing/web-platform/meta/dom/ranges/Range-comparePoint-2.html.ini @@ -0,0 +1,3 @@ +[Range-comparePoint-2.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/ranges/Range-comparePoint.html.ini b/testing/web-platform/meta/dom/ranges/Range-comparePoint.html.ini new file mode 100644 index 0000000000..728684f3d1 --- /dev/null +++ b/testing/web-platform/meta/dom/ranges/Range-comparePoint.html.ini @@ -0,0 +1,3 @@ +[Range-comparePoint.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/ranges/Range-constructor.html.ini b/testing/web-platform/meta/dom/ranges/Range-constructor.html.ini new file mode 100644 index 0000000000..193be8b081 --- /dev/null +++ b/testing/web-platform/meta/dom/ranges/Range-constructor.html.ini @@ -0,0 +1,3 @@ +[Range-constructor.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/ranges/Range-deleteContents.html.ini b/testing/web-platform/meta/dom/ranges/Range-deleteContents.html.ini new file mode 100644 index 0000000000..69fdd940d5 --- /dev/null +++ b/testing/web-platform/meta/dom/ranges/Range-deleteContents.html.ini @@ -0,0 +1,3 @@ +[Range-deleteContents.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/ranges/Range-detach.html.ini b/testing/web-platform/meta/dom/ranges/Range-detach.html.ini new file mode 100644 index 0000000000..eebdd1f96d --- /dev/null +++ b/testing/web-platform/meta/dom/ranges/Range-detach.html.ini @@ -0,0 +1,3 @@ +[Range-detach.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/ranges/Range-extractContents.html.ini b/testing/web-platform/meta/dom/ranges/Range-extractContents.html.ini new file mode 100644 index 0000000000..c0172ed23f --- /dev/null +++ b/testing/web-platform/meta/dom/ranges/Range-extractContents.html.ini @@ -0,0 +1,3 @@ +[Range-extractContents.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/ranges/Range-insertNode.html.ini b/testing/web-platform/meta/dom/ranges/Range-insertNode.html.ini new file mode 100644 index 0000000000..c6b9b6c481 --- /dev/null +++ b/testing/web-platform/meta/dom/ranges/Range-insertNode.html.ini @@ -0,0 +1,3 @@ +[Range-insertNode.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/ranges/Range-intersectsNode-shadow.html.ini b/testing/web-platform/meta/dom/ranges/Range-intersectsNode-shadow.html.ini new file mode 100644 index 0000000000..271002e7f0 --- /dev/null +++ b/testing/web-platform/meta/dom/ranges/Range-intersectsNode-shadow.html.ini @@ -0,0 +1,3 @@ +[Range-intersectsNode-shadow.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/ranges/Range-intersectsNode.html.ini b/testing/web-platform/meta/dom/ranges/Range-intersectsNode.html.ini new file mode 100644 index 0000000000..7db5bdec8f --- /dev/null +++ b/testing/web-platform/meta/dom/ranges/Range-intersectsNode.html.ini @@ -0,0 +1,3 @@ +[Range-intersectsNode.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/ranges/Range-isPointInRange.html.ini b/testing/web-platform/meta/dom/ranges/Range-isPointInRange.html.ini new file mode 100644 index 0000000000..9758ce000c --- /dev/null +++ b/testing/web-platform/meta/dom/ranges/Range-isPointInRange.html.ini @@ -0,0 +1,3 @@ +[Range-isPointInRange.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/ranges/Range-mutations-appendChild.html.ini b/testing/web-platform/meta/dom/ranges/Range-mutations-appendChild.html.ini new file mode 100644 index 0000000000..b1114804b4 --- /dev/null +++ b/testing/web-platform/meta/dom/ranges/Range-mutations-appendChild.html.ini @@ -0,0 +1,3 @@ +[Range-mutations-appendChild.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/ranges/Range-mutations-appendData.html.ini b/testing/web-platform/meta/dom/ranges/Range-mutations-appendData.html.ini new file mode 100644 index 0000000000..9215c27418 --- /dev/null +++ b/testing/web-platform/meta/dom/ranges/Range-mutations-appendData.html.ini @@ -0,0 +1,3 @@ +[Range-mutations-appendData.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/ranges/Range-mutations-dataChange.html.ini b/testing/web-platform/meta/dom/ranges/Range-mutations-dataChange.html.ini new file mode 100644 index 0000000000..e027316d4d --- /dev/null +++ b/testing/web-platform/meta/dom/ranges/Range-mutations-dataChange.html.ini @@ -0,0 +1,3 @@ +[Range-mutations-dataChange.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/ranges/Range-mutations-deleteData.html.ini b/testing/web-platform/meta/dom/ranges/Range-mutations-deleteData.html.ini new file mode 100644 index 0000000000..c134a56f5c --- /dev/null +++ b/testing/web-platform/meta/dom/ranges/Range-mutations-deleteData.html.ini @@ -0,0 +1,3 @@ +[Range-mutations-deleteData.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/ranges/Range-mutations-insertBefore.html.ini b/testing/web-platform/meta/dom/ranges/Range-mutations-insertBefore.html.ini new file mode 100644 index 0000000000..ce66434684 --- /dev/null +++ b/testing/web-platform/meta/dom/ranges/Range-mutations-insertBefore.html.ini @@ -0,0 +1,3 @@ +[Range-mutations-insertBefore.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/ranges/Range-mutations-insertData.html.ini b/testing/web-platform/meta/dom/ranges/Range-mutations-insertData.html.ini new file mode 100644 index 0000000000..782ee9dc8b --- /dev/null +++ b/testing/web-platform/meta/dom/ranges/Range-mutations-insertData.html.ini @@ -0,0 +1,3 @@ +[Range-mutations-insertData.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/ranges/Range-mutations-removeChild.html.ini b/testing/web-platform/meta/dom/ranges/Range-mutations-removeChild.html.ini new file mode 100644 index 0000000000..d4f85bd850 --- /dev/null +++ b/testing/web-platform/meta/dom/ranges/Range-mutations-removeChild.html.ini @@ -0,0 +1,3 @@ +[Range-mutations-removeChild.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/ranges/Range-mutations-replaceChild.html.ini b/testing/web-platform/meta/dom/ranges/Range-mutations-replaceChild.html.ini new file mode 100644 index 0000000000..f62fcc9f8e --- /dev/null +++ b/testing/web-platform/meta/dom/ranges/Range-mutations-replaceChild.html.ini @@ -0,0 +1,3 @@ +[Range-mutations-replaceChild.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/ranges/Range-mutations-replaceData.html.ini b/testing/web-platform/meta/dom/ranges/Range-mutations-replaceData.html.ini new file mode 100644 index 0000000000..a1d8037b4c --- /dev/null +++ b/testing/web-platform/meta/dom/ranges/Range-mutations-replaceData.html.ini @@ -0,0 +1,3 @@ +[Range-mutations-replaceData.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/ranges/Range-mutations-splitText.html.ini b/testing/web-platform/meta/dom/ranges/Range-mutations-splitText.html.ini new file mode 100644 index 0000000000..c8087f718e --- /dev/null +++ b/testing/web-platform/meta/dom/ranges/Range-mutations-splitText.html.ini @@ -0,0 +1,3 @@ +[Range-mutations-splitText.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/ranges/Range-selectNode.html.ini b/testing/web-platform/meta/dom/ranges/Range-selectNode.html.ini new file mode 100644 index 0000000000..03c70909d2 --- /dev/null +++ b/testing/web-platform/meta/dom/ranges/Range-selectNode.html.ini @@ -0,0 +1,3 @@ +[Range-selectNode.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/ranges/Range-set.html.ini b/testing/web-platform/meta/dom/ranges/Range-set.html.ini new file mode 100644 index 0000000000..c02c37948c --- /dev/null +++ b/testing/web-platform/meta/dom/ranges/Range-set.html.ini @@ -0,0 +1,3 @@ +[Range-set.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/ranges/Range-stringifier.html.ini b/testing/web-platform/meta/dom/ranges/Range-stringifier.html.ini new file mode 100644 index 0000000000..764f486a4c --- /dev/null +++ b/testing/web-platform/meta/dom/ranges/Range-stringifier.html.ini @@ -0,0 +1,3 @@ +[Range-stringifier.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/ranges/Range-surroundContents.html.ini b/testing/web-platform/meta/dom/ranges/Range-surroundContents.html.ini new file mode 100644 index 0000000000..6a49c742ca --- /dev/null +++ b/testing/web-platform/meta/dom/ranges/Range-surroundContents.html.ini @@ -0,0 +1,3 @@ +[Range-surroundContents.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] diff --git a/testing/web-platform/meta/dom/ranges/StaticRange-constructor.html.ini b/testing/web-platform/meta/dom/ranges/StaticRange-constructor.html.ini new file mode 100644 index 0000000000..fff6ccbad1 --- /dev/null +++ b/testing/web-platform/meta/dom/ranges/StaticRange-constructor.html.ini @@ -0,0 +1,3 @@ +[StaticRange-constructor.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] |