Source code

Revision control

Copy as Markdown

Other Tools

[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