summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/dom/nodes/moveBefore/tentative/css-transition-cross-document.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/dom/nodes/moveBefore/tentative/css-transition-cross-document.html.ini')
-rw-r--r--testing/web-platform/meta/dom/nodes/moveBefore/tentative/css-transition-cross-document.html.ini16
1 files changed, 16 insertions, 0 deletions
diff --git a/testing/web-platform/meta/dom/nodes/moveBefore/tentative/css-transition-cross-document.html.ini b/testing/web-platform/meta/dom/nodes/moveBefore/tentative/css-transition-cross-document.html.ini
new file mode 100644
index 0000000000..11bd069d36
--- /dev/null
+++ b/testing/web-platform/meta/dom/nodes/moveBefore/tentative/css-transition-cross-document.html.ini
@@ -0,0 +1,16 @@
+[css-transition-cross-document.html]
+ expected:
+ if (os == "linux") and debug and fission: [OK, TIMEOUT]
+ if (os == "linux") and debug and not fission: [OK, TIMEOUT]
+ if (os == "win") and not debug: TIMEOUT
+ if (os == "linux") and not debug: TIMEOUT
+ if os == "android": OK
+ [TIMEOUT, OK]
+ [Moving a transition across documents should reset its state]
+ expected:
+ if (os == "linux") and debug and fission: [FAIL, TIMEOUT]
+ if (os == "linux") and debug and not fission: [FAIL, TIMEOUT]
+ if (os == "win") and not debug: TIMEOUT
+ if (os == "linux") and not debug: TIMEOUT
+ if os == "android": FAIL
+ [TIMEOUT, FAIL]