summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-transforms/animation/transform-interpolation-inline-value.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/css/css-transforms/animation/transform-interpolation-inline-value.html.ini')
-rw-r--r--testing/web-platform/meta/css/css-transforms/animation/transform-interpolation-inline-value.html.ini17
1 files changed, 17 insertions, 0 deletions
diff --git a/testing/web-platform/meta/css/css-transforms/animation/transform-interpolation-inline-value.html.ini b/testing/web-platform/meta/css/css-transforms/animation/transform-interpolation-inline-value.html.ini
new file mode 100644
index 0000000000..591d7e9603
--- /dev/null
+++ b/testing/web-platform/meta/css/css-transforms/animation/transform-interpolation-inline-value.html.ini
@@ -0,0 +1,17 @@
+[transform-interpolation-inline-value.html]
+ expected:
+ if (os == "android") and fission: [OK, TIMEOUT]
+ [Interpolation between translateY(0%) and translateX(50%) gives the correct computed value halfway according to commitStyles.]
+ expected: FAIL
+
+ [Interpolation between translateX(50px) and translateY(50px) gives the correct computed value halfway according to commitStyles.]
+ expected: FAIL
+
+ [Interpolation between rotate(0deg) and rotateZ(90deg) gives the correct computed value halfway according to commitStyles.]
+ expected: FAIL
+
+ [Interpolation between scaleX(2) and scaleY(2) gives the correct computed value halfway according to commitStyles.]
+ expected: FAIL
+
+ [Interpolation between scaleX(2) and scaleY(3) gives the correct computed value halfway according to commitStyles.]
+ expected: FAIL