summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-transitions/CSSTransition-effect.tentative.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/css/css-transitions/CSSTransition-effect.tentative.html.ini')
-rw-r--r--testing/web-platform/meta/css/css-transitions/CSSTransition-effect.tentative.html.ini14
1 files changed, 14 insertions, 0 deletions
diff --git a/testing/web-platform/meta/css/css-transitions/CSSTransition-effect.tentative.html.ini b/testing/web-platform/meta/css/css-transitions/CSSTransition-effect.tentative.html.ini
new file mode 100644
index 0000000000..d17e789c4c
--- /dev/null
+++ b/testing/web-platform/meta/css/css-transitions/CSSTransition-effect.tentative.html.ini
@@ -0,0 +1,14 @@
+[CSSTransition-effect.tentative.html]
+ [After setting a transition's effect to null, a new transition can be started]
+ expected:
+ if (os == "android") and debug and swgl: FAIL
+ if (os == "android") and not debug: FAIL
+ if os == "win": FAIL
+ [FAIL, PASS]
+
+ [After setting a transition's effect to null, it should be possible to interrupt that transition]
+ expected:
+ if (os == "linux") and not fission and debug and not swgl: [PASS, FAIL]
+ if (os == "win") and (processor == "x86"): [PASS, FAIL]
+ if (os == "android") and debug: [PASS, FAIL]
+ if (os == "linux") and fission: [PASS, FAIL]