blob: 7090e4172a741b6c7e54e14e268f985e84af732c [file] [log] [blame]
PASS CSS Transitions: property <transform> from [skewX(10rad) scaleZ(1)] to [skewX(20rad) scaleZ(2)] at (-1) should be [skewX(0rad) scaleZ(0)]
PASS CSS Transitions: property <transform> from [skewX(10rad) scaleZ(1)] to [skewX(20rad) scaleZ(2)] at (0) should be [skewX(10rad) scaleZ(1)]
PASS CSS Transitions: property <transform> from [skewX(10rad) scaleZ(1)] to [skewX(20rad) scaleZ(2)] at (0.25) should be [skewX(12.5rad) scaleZ(1.25)]
PASS CSS Transitions: property <transform> from [skewX(10rad) scaleZ(1)] to [skewX(20rad) scaleZ(2)] at (0.75) should be [skewX(17.5rad) scaleZ(1.75)]
PASS CSS Transitions: property <transform> from [skewX(10rad) scaleZ(1)] to [skewX(20rad) scaleZ(2)] at (1) should be [skewX(20rad) scaleZ(2)]
PASS CSS Transitions: property <transform> from [skewX(10rad) scaleZ(1)] to [skewX(20rad) scaleZ(2)] at (2) should be [skewX(30rad) scaleZ(3)]
PASS CSS Transitions with transition: all: property <transform> from [skewX(10rad) scaleZ(1)] to [skewX(20rad) scaleZ(2)] at (-1) should be [skewX(0rad) scaleZ(0)]
PASS CSS Transitions with transition: all: property <transform> from [skewX(10rad) scaleZ(1)] to [skewX(20rad) scaleZ(2)] at (0) should be [skewX(10rad) scaleZ(1)]
PASS CSS Transitions with transition: all: property <transform> from [skewX(10rad) scaleZ(1)] to [skewX(20rad) scaleZ(2)] at (0.25) should be [skewX(12.5rad) scaleZ(1.25)]
PASS CSS Transitions with transition: all: property <transform> from [skewX(10rad) scaleZ(1)] to [skewX(20rad) scaleZ(2)] at (0.75) should be [skewX(17.5rad) scaleZ(1.75)]
PASS CSS Transitions with transition: all: property <transform> from [skewX(10rad) scaleZ(1)] to [skewX(20rad) scaleZ(2)] at (1) should be [skewX(20rad) scaleZ(2)]
PASS CSS Transitions with transition: all: property <transform> from [skewX(10rad) scaleZ(1)] to [skewX(20rad) scaleZ(2)] at (2) should be [skewX(30rad) scaleZ(3)]
PASS CSS Animations: property <transform> from [skewX(10rad) scaleZ(1)] to [skewX(20rad) scaleZ(2)] at (-1) should be [skewX(0rad) scaleZ(0)]
PASS CSS Animations: property <transform> from [skewX(10rad) scaleZ(1)] to [skewX(20rad) scaleZ(2)] at (0) should be [skewX(10rad) scaleZ(1)]
PASS CSS Animations: property <transform> from [skewX(10rad) scaleZ(1)] to [skewX(20rad) scaleZ(2)] at (0.25) should be [skewX(12.5rad) scaleZ(1.25)]
PASS CSS Animations: property <transform> from [skewX(10rad) scaleZ(1)] to [skewX(20rad) scaleZ(2)] at (0.75) should be [skewX(17.5rad) scaleZ(1.75)]
PASS CSS Animations: property <transform> from [skewX(10rad) scaleZ(1)] to [skewX(20rad) scaleZ(2)] at (1) should be [skewX(20rad) scaleZ(2)]
PASS CSS Animations: property <transform> from [skewX(10rad) scaleZ(1)] to [skewX(20rad) scaleZ(2)] at (2) should be [skewX(30rad) scaleZ(3)]
PASS Web Animations: property <transform> from [skewX(10rad) scaleZ(1)] to [skewX(20rad) scaleZ(2)] at (-1) should be [skewX(0rad) scaleZ(0)]
PASS Web Animations: property <transform> from [skewX(10rad) scaleZ(1)] to [skewX(20rad) scaleZ(2)] at (0) should be [skewX(10rad) scaleZ(1)]
PASS Web Animations: property <transform> from [skewX(10rad) scaleZ(1)] to [skewX(20rad) scaleZ(2)] at (0.25) should be [skewX(12.5rad) scaleZ(1.25)]
PASS Web Animations: property <transform> from [skewX(10rad) scaleZ(1)] to [skewX(20rad) scaleZ(2)] at (0.75) should be [skewX(17.5rad) scaleZ(1.75)]
PASS Web Animations: property <transform> from [skewX(10rad) scaleZ(1)] to [skewX(20rad) scaleZ(2)] at (1) should be [skewX(20rad) scaleZ(2)]
PASS Web Animations: property <transform> from [skewX(10rad) scaleZ(1)] to [skewX(20rad) scaleZ(2)] at (2) should be [skewX(30rad) scaleZ(3)]
FAIL CSS Transitions: property <transform> from [skewX(10rad)] to [skewX(20rad) scaleZ(2)] at (-1) should be [skewX(0rad) scaleZ(0)] assert_equals: expected "matrix3d ( 1 , 0 , 0 , 0 , 0 , 1 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 1 ) " but got "matrix3d ( 1 , 0 , 0 , 0 , - 0.94 , 1 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 1 ) "
PASS CSS Transitions: property <transform> from [skewX(10rad)] to [skewX(20rad) scaleZ(2)] at (0) should be [skewX(10rad) scaleZ(1)]
FAIL CSS Transitions: property <transform> from [skewX(10rad)] to [skewX(20rad) scaleZ(2)] at (0.25) should be [skewX(12.5rad) scaleZ(1.25)] assert_equals: expected "matrix3d ( 1 , 0 , 0 , 0 , - 0.07 , 1 , 0 , 0 , 0 , 0 , 1.25 , 0 , 0 , 0 , 0 , 1 ) " but got "matrix3d ( 1 , 0 , 0 , 0 , 1.05 , 1 , 0 , 0 , 0 , 0 , 1.25 , 0 , 0 , 0 , 0 , 1 ) "
FAIL CSS Transitions: property <transform> from [skewX(10rad)] to [skewX(20rad) scaleZ(2)] at (0.75) should be [skewX(17.5rad) scaleZ(1.75)] assert_equals: expected "matrix3d ( 1 , 0 , 0 , 0 , - 4.45 , 1 , 0 , 0 , 0 , 0 , 1.75 , 0 , 0 , 0 , 0 , 1 ) " but got "matrix3d ( 1 , 0 , 0 , 0 , 1.84 , 1 , 0 , 0 , 0 , 0 , 1.75 , 0 , 0 , 0 , 0 , 1 ) "
PASS CSS Transitions: property <transform> from [skewX(10rad)] to [skewX(20rad) scaleZ(2)] at (1) should be [skewX(20rad) scaleZ(2)]
FAIL CSS Transitions: property <transform> from [skewX(10rad)] to [skewX(20rad) scaleZ(2)] at (2) should be [skewX(30rad) scaleZ(3)] assert_equals: expected "matrix3d ( 1 , 0 , 0 , 0 , - 6.41 , 1 , 0 , 0 , 0 , 0 , 3 , 0 , 0 , 0 , 0 , 1 ) " but got "matrix3d ( 1 , 0 , 0 , 0 , 3.83 , 1 , 0 , 0 , 0 , 0 , 3 , 0 , 0 , 0 , 0 , 1 ) "
FAIL CSS Transitions with transition: all: property <transform> from [skewX(10rad)] to [skewX(20rad) scaleZ(2)] at (-1) should be [skewX(0rad) scaleZ(0)] assert_equals: expected "matrix3d ( 1 , 0 , 0 , 0 , 0 , 1 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 1 ) " but got "matrix3d ( 1 , 0 , 0 , 0 , - 0.94 , 1 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 1 ) "
PASS CSS Transitions with transition: all: property <transform> from [skewX(10rad)] to [skewX(20rad) scaleZ(2)] at (0) should be [skewX(10rad) scaleZ(1)]
FAIL CSS Transitions with transition: all: property <transform> from [skewX(10rad)] to [skewX(20rad) scaleZ(2)] at (0.25) should be [skewX(12.5rad) scaleZ(1.25)] assert_equals: expected "matrix3d ( 1 , 0 , 0 , 0 , - 0.07 , 1 , 0 , 0 , 0 , 0 , 1.25 , 0 , 0 , 0 , 0 , 1 ) " but got "matrix3d ( 1 , 0 , 0 , 0 , 1.05 , 1 , 0 , 0 , 0 , 0 , 1.25 , 0 , 0 , 0 , 0 , 1 ) "
FAIL CSS Transitions with transition: all: property <transform> from [skewX(10rad)] to [skewX(20rad) scaleZ(2)] at (0.75) should be [skewX(17.5rad) scaleZ(1.75)] assert_equals: expected "matrix3d ( 1 , 0 , 0 , 0 , - 4.45 , 1 , 0 , 0 , 0 , 0 , 1.75 , 0 , 0 , 0 , 0 , 1 ) " but got "matrix3d ( 1 , 0 , 0 , 0 , 1.84 , 1 , 0 , 0 , 0 , 0 , 1.75 , 0 , 0 , 0 , 0 , 1 ) "
PASS CSS Transitions with transition: all: property <transform> from [skewX(10rad)] to [skewX(20rad) scaleZ(2)] at (1) should be [skewX(20rad) scaleZ(2)]
FAIL CSS Transitions with transition: all: property <transform> from [skewX(10rad)] to [skewX(20rad) scaleZ(2)] at (2) should be [skewX(30rad) scaleZ(3)] assert_equals: expected "matrix3d ( 1 , 0 , 0 , 0 , - 6.41 , 1 , 0 , 0 , 0 , 0 , 3 , 0 , 0 , 0 , 0 , 1 ) " but got "matrix3d ( 1 , 0 , 0 , 0 , 3.83 , 1 , 0 , 0 , 0 , 0 , 3 , 0 , 0 , 0 , 0 , 1 ) "
FAIL CSS Animations: property <transform> from [skewX(10rad)] to [skewX(20rad) scaleZ(2)] at (-1) should be [skewX(0rad) scaleZ(0)] assert_equals: expected "matrix3d ( 1 , 0 , 0 , 0 , 0 , 1 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 1 ) " but got "matrix3d ( 1 , 0 , 0 , 0 , - 0.94 , 1 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 1 ) "
PASS CSS Animations: property <transform> from [skewX(10rad)] to [skewX(20rad) scaleZ(2)] at (0) should be [skewX(10rad) scaleZ(1)]
FAIL CSS Animations: property <transform> from [skewX(10rad)] to [skewX(20rad) scaleZ(2)] at (0.25) should be [skewX(12.5rad) scaleZ(1.25)] assert_equals: expected "matrix3d ( 1 , 0 , 0 , 0 , - 0.07 , 1 , 0 , 0 , 0 , 0 , 1.25 , 0 , 0 , 0 , 0 , 1 ) " but got "matrix3d ( 1 , 0 , 0 , 0 , 1.05 , 1 , 0 , 0 , 0 , 0 , 1.25 , 0 , 0 , 0 , 0 , 1 ) "
FAIL CSS Animations: property <transform> from [skewX(10rad)] to [skewX(20rad) scaleZ(2)] at (0.75) should be [skewX(17.5rad) scaleZ(1.75)] assert_equals: expected "matrix3d ( 1 , 0 , 0 , 0 , - 4.45 , 1 , 0 , 0 , 0 , 0 , 1.75 , 0 , 0 , 0 , 0 , 1 ) " but got "matrix3d ( 1 , 0 , 0 , 0 , 1.84 , 1 , 0 , 0 , 0 , 0 , 1.75 , 0 , 0 , 0 , 0 , 1 ) "
PASS CSS Animations: property <transform> from [skewX(10rad)] to [skewX(20rad) scaleZ(2)] at (1) should be [skewX(20rad) scaleZ(2)]
FAIL CSS Animations: property <transform> from [skewX(10rad)] to [skewX(20rad) scaleZ(2)] at (2) should be [skewX(30rad) scaleZ(3)] assert_equals: expected "matrix3d ( 1 , 0 , 0 , 0 , - 6.41 , 1 , 0 , 0 , 0 , 0 , 3 , 0 , 0 , 0 , 0 , 1 ) " but got "matrix3d ( 1 , 0 , 0 , 0 , 3.83 , 1 , 0 , 0 , 0 , 0 , 3 , 0 , 0 , 0 , 0 , 1 ) "
FAIL Web Animations: property <transform> from [skewX(10rad)] to [skewX(20rad) scaleZ(2)] at (-1) should be [skewX(0rad) scaleZ(0)] assert_equals: expected "matrix3d ( 1 , 0 , 0 , 0 , 0 , 1 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 1 ) " but got "matrix3d ( 1 , 0 , 0 , 0 , - 0.94 , 1 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 0 , 1 ) "
PASS Web Animations: property <transform> from [skewX(10rad)] to [skewX(20rad) scaleZ(2)] at (0) should be [skewX(10rad) scaleZ(1)]
FAIL Web Animations: property <transform> from [skewX(10rad)] to [skewX(20rad) scaleZ(2)] at (0.25) should be [skewX(12.5rad) scaleZ(1.25)] assert_equals: expected "matrix3d ( 1 , 0 , 0 , 0 , - 0.07 , 1 , 0 , 0 , 0 , 0 , 1.25 , 0 , 0 , 0 , 0 , 1 ) " but got "matrix3d ( 1 , 0 , 0 , 0 , 1.05 , 1 , 0 , 0 , 0 , 0 , 1.25 , 0 , 0 , 0 , 0 , 1 ) "
FAIL Web Animations: property <transform> from [skewX(10rad)] to [skewX(20rad) scaleZ(2)] at (0.75) should be [skewX(17.5rad) scaleZ(1.75)] assert_equals: expected "matrix3d ( 1 , 0 , 0 , 0 , - 4.45 , 1 , 0 , 0 , 0 , 0 , 1.75 , 0 , 0 , 0 , 0 , 1 ) " but got "matrix3d ( 1 , 0 , 0 , 0 , 1.84 , 1 , 0 , 0 , 0 , 0 , 1.75 , 0 , 0 , 0 , 0 , 1 ) "
PASS Web Animations: property <transform> from [skewX(10rad)] to [skewX(20rad) scaleZ(2)] at (1) should be [skewX(20rad) scaleZ(2)]
FAIL Web Animations: property <transform> from [skewX(10rad)] to [skewX(20rad) scaleZ(2)] at (2) should be [skewX(30rad) scaleZ(3)] assert_equals: expected "matrix3d ( 1 , 0 , 0 , 0 , - 6.41 , 1 , 0 , 0 , 0 , 0 , 3 , 0 , 0 , 0 , 0 , 1 ) " but got "matrix3d ( 1 , 0 , 0 , 0 , 3.83 , 1 , 0 , 0 , 0 , 0 , 3 , 0 , 0 , 0 , 0 , 1 ) "
PASS CSS Transitions: property <transform> from [scaleZ(3) perspective(400px)] to [scaleZ(4) skewX(1rad) perspective(500px)] at (-1) should be [scaleZ(2) matrix3d(1, 0, 0, 0, -1.55741, 1, 0, 0, 0, 0, 1, -0.003, 0, 0, 0, 1)]
PASS CSS Transitions: property <transform> from [scaleZ(3) perspective(400px)] to [scaleZ(4) skewX(1rad) perspective(500px)] at (0) should be [scaleZ(3) matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, -0.0025, 0, 0, 0, 1)]
PASS CSS Transitions: property <transform> from [scaleZ(3) perspective(400px)] to [scaleZ(4) skewX(1rad) perspective(500px)] at (0.25) should be [scaleZ(3.25) matrix3d(1, 0, 0, 0, 0.389352, 1, 0, 0, 0, 0, 1, -0.002375, 0, 0, 0, 1)]
PASS CSS Transitions: property <transform> from [scaleZ(3) perspective(400px)] to [scaleZ(4) skewX(1rad) perspective(500px)] at (0.75) should be [scaleZ(3.75) matrix3d(1, 0, 0, 0, 1.16806, 1, 0, 0, 0, 0, 1, -0.002125, 0, 0, 0, 1)]
PASS CSS Transitions: property <transform> from [scaleZ(3) perspective(400px)] to [scaleZ(4) skewX(1rad) perspective(500px)] at (1) should be [scaleZ(4) matrix3d(1, 0, 0, 0, 1.55741, 1, 0, 0, 0, 0, 1, -0.002, 0, 0, 0, 1)]
PASS CSS Transitions: property <transform> from [scaleZ(3) perspective(400px)] to [scaleZ(4) skewX(1rad) perspective(500px)] at (2) should be [scaleZ(5) matrix3d(1, 0, 0, 0, 3.11482, 1, 0, 0, 0, 0, 1, -0.0015, 0, 0, 0, 1)]
PASS CSS Transitions with transition: all: property <transform> from [scaleZ(3) perspective(400px)] to [scaleZ(4) skewX(1rad) perspective(500px)] at (-1) should be [scaleZ(2) matrix3d(1, 0, 0, 0, -1.55741, 1, 0, 0, 0, 0, 1, -0.003, 0, 0, 0, 1)]
PASS CSS Transitions with transition: all: property <transform> from [scaleZ(3) perspective(400px)] to [scaleZ(4) skewX(1rad) perspective(500px)] at (0) should be [scaleZ(3) matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, -0.0025, 0, 0, 0, 1)]
PASS CSS Transitions with transition: all: property <transform> from [scaleZ(3) perspective(400px)] to [scaleZ(4) skewX(1rad) perspective(500px)] at (0.25) should be [scaleZ(3.25) matrix3d(1, 0, 0, 0, 0.389352, 1, 0, 0, 0, 0, 1, -0.002375, 0, 0, 0, 1)]
PASS CSS Transitions with transition: all: property <transform> from [scaleZ(3) perspective(400px)] to [scaleZ(4) skewX(1rad) perspective(500px)] at (0.75) should be [scaleZ(3.75) matrix3d(1, 0, 0, 0, 1.16806, 1, 0, 0, 0, 0, 1, -0.002125, 0, 0, 0, 1)]
PASS CSS Transitions with transition: all: property <transform> from [scaleZ(3) perspective(400px)] to [scaleZ(4) skewX(1rad) perspective(500px)] at (1) should be [scaleZ(4) matrix3d(1, 0, 0, 0, 1.55741, 1, 0, 0, 0, 0, 1, -0.002, 0, 0, 0, 1)]
PASS CSS Transitions with transition: all: property <transform> from [scaleZ(3) perspective(400px)] to [scaleZ(4) skewX(1rad) perspective(500px)] at (2) should be [scaleZ(5) matrix3d(1, 0, 0, 0, 3.11482, 1, 0, 0, 0, 0, 1, -0.0015, 0, 0, 0, 1)]
PASS CSS Animations: property <transform> from [scaleZ(3) perspective(400px)] to [scaleZ(4) skewX(1rad) perspective(500px)] at (-1) should be [scaleZ(2) matrix3d(1, 0, 0, 0, -1.55741, 1, 0, 0, 0, 0, 1, -0.003, 0, 0, 0, 1)]
PASS CSS Animations: property <transform> from [scaleZ(3) perspective(400px)] to [scaleZ(4) skewX(1rad) perspective(500px)] at (0) should be [scaleZ(3) matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, -0.0025, 0, 0, 0, 1)]
PASS CSS Animations: property <transform> from [scaleZ(3) perspective(400px)] to [scaleZ(4) skewX(1rad) perspective(500px)] at (0.25) should be [scaleZ(3.25) matrix3d(1, 0, 0, 0, 0.389352, 1, 0, 0, 0, 0, 1, -0.002375, 0, 0, 0, 1)]
PASS CSS Animations: property <transform> from [scaleZ(3) perspective(400px)] to [scaleZ(4) skewX(1rad) perspective(500px)] at (0.75) should be [scaleZ(3.75) matrix3d(1, 0, 0, 0, 1.16806, 1, 0, 0, 0, 0, 1, -0.002125, 0, 0, 0, 1)]
PASS CSS Animations: property <transform> from [scaleZ(3) perspective(400px)] to [scaleZ(4) skewX(1rad) perspective(500px)] at (1) should be [scaleZ(4) matrix3d(1, 0, 0, 0, 1.55741, 1, 0, 0, 0, 0, 1, -0.002, 0, 0, 0, 1)]
PASS CSS Animations: property <transform> from [scaleZ(3) perspective(400px)] to [scaleZ(4) skewX(1rad) perspective(500px)] at (2) should be [scaleZ(5) matrix3d(1, 0, 0, 0, 3.11482, 1, 0, 0, 0, 0, 1, -0.0015, 0, 0, 0, 1)]
PASS Web Animations: property <transform> from [scaleZ(3) perspective(400px)] to [scaleZ(4) skewX(1rad) perspective(500px)] at (-1) should be [scaleZ(2) matrix3d(1, 0, 0, 0, -1.55741, 1, 0, 0, 0, 0, 1, -0.003, 0, 0, 0, 1)]
PASS Web Animations: property <transform> from [scaleZ(3) perspective(400px)] to [scaleZ(4) skewX(1rad) perspective(500px)] at (0) should be [scaleZ(3) matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, -0.0025, 0, 0, 0, 1)]
PASS Web Animations: property <transform> from [scaleZ(3) perspective(400px)] to [scaleZ(4) skewX(1rad) perspective(500px)] at (0.25) should be [scaleZ(3.25) matrix3d(1, 0, 0, 0, 0.389352, 1, 0, 0, 0, 0, 1, -0.002375, 0, 0, 0, 1)]
PASS Web Animations: property <transform> from [scaleZ(3) perspective(400px)] to [scaleZ(4) skewX(1rad) perspective(500px)] at (0.75) should be [scaleZ(3.75) matrix3d(1, 0, 0, 0, 1.16806, 1, 0, 0, 0, 0, 1, -0.002125, 0, 0, 0, 1)]
PASS Web Animations: property <transform> from [scaleZ(3) perspective(400px)] to [scaleZ(4) skewX(1rad) perspective(500px)] at (1) should be [scaleZ(4) matrix3d(1, 0, 0, 0, 1.55741, 1, 0, 0, 0, 0, 1, -0.002, 0, 0, 0, 1)]
PASS Web Animations: property <transform> from [scaleZ(3) perspective(400px)] to [scaleZ(4) skewX(1rad) perspective(500px)] at (2) should be [scaleZ(5) matrix3d(1, 0, 0, 0, 3.11482, 1, 0, 0, 0, 0, 1, -0.0015, 0, 0, 0, 1)]
PASS CSS Transitions: property <transform> from [translateY(70%) scaleZ(1)] to [translateY(90%) scaleZ(2)] at (-1) should be [translateY(50%) scaleZ(0)]
PASS CSS Transitions: property <transform> from [translateY(70%) scaleZ(1)] to [translateY(90%) scaleZ(2)] at (0) should be [translateY(70%) scaleZ(1)]
PASS CSS Transitions: property <transform> from [translateY(70%) scaleZ(1)] to [translateY(90%) scaleZ(2)] at (0.25) should be [translateY(75%) scaleZ(1.25)]
PASS CSS Transitions: property <transform> from [translateY(70%) scaleZ(1)] to [translateY(90%) scaleZ(2)] at (0.75) should be [translateY(85%) scaleZ(1.75)]
PASS CSS Transitions: property <transform> from [translateY(70%) scaleZ(1)] to [translateY(90%) scaleZ(2)] at (1) should be [translateY(90%) scaleZ(2)]
PASS CSS Transitions: property <transform> from [translateY(70%) scaleZ(1)] to [translateY(90%) scaleZ(2)] at (2) should be [translateY(110%) scaleZ(3)]
PASS CSS Transitions with transition: all: property <transform> from [translateY(70%) scaleZ(1)] to [translateY(90%) scaleZ(2)] at (-1) should be [translateY(50%) scaleZ(0)]
PASS CSS Transitions with transition: all: property <transform> from [translateY(70%) scaleZ(1)] to [translateY(90%) scaleZ(2)] at (0) should be [translateY(70%) scaleZ(1)]
PASS CSS Transitions with transition: all: property <transform> from [translateY(70%) scaleZ(1)] to [translateY(90%) scaleZ(2)] at (0.25) should be [translateY(75%) scaleZ(1.25)]
PASS CSS Transitions with transition: all: property <transform> from [translateY(70%) scaleZ(1)] to [translateY(90%) scaleZ(2)] at (0.75) should be [translateY(85%) scaleZ(1.75)]
PASS CSS Transitions with transition: all: property <transform> from [translateY(70%) scaleZ(1)] to [translateY(90%) scaleZ(2)] at (1) should be [translateY(90%) scaleZ(2)]
PASS CSS Transitions with transition: all: property <transform> from [translateY(70%) scaleZ(1)] to [translateY(90%) scaleZ(2)] at (2) should be [translateY(110%) scaleZ(3)]
PASS CSS Animations: property <transform> from [translateY(70%) scaleZ(1)] to [translateY(90%) scaleZ(2)] at (-1) should be [translateY(50%) scaleZ(0)]
PASS CSS Animations: property <transform> from [translateY(70%) scaleZ(1)] to [translateY(90%) scaleZ(2)] at (0) should be [translateY(70%) scaleZ(1)]
PASS CSS Animations: property <transform> from [translateY(70%) scaleZ(1)] to [translateY(90%) scaleZ(2)] at (0.25) should be [translateY(75%) scaleZ(1.25)]
PASS CSS Animations: property <transform> from [translateY(70%) scaleZ(1)] to [translateY(90%) scaleZ(2)] at (0.75) should be [translateY(85%) scaleZ(1.75)]
PASS CSS Animations: property <transform> from [translateY(70%) scaleZ(1)] to [translateY(90%) scaleZ(2)] at (1) should be [translateY(90%) scaleZ(2)]
PASS CSS Animations: property <transform> from [translateY(70%) scaleZ(1)] to [translateY(90%) scaleZ(2)] at (2) should be [translateY(110%) scaleZ(3)]
PASS Web Animations: property <transform> from [translateY(70%) scaleZ(1)] to [translateY(90%) scaleZ(2)] at (-1) should be [translateY(50%) scaleZ(0)]
PASS Web Animations: property <transform> from [translateY(70%) scaleZ(1)] to [translateY(90%) scaleZ(2)] at (0) should be [translateY(70%) scaleZ(1)]
PASS Web Animations: property <transform> from [translateY(70%) scaleZ(1)] to [translateY(90%) scaleZ(2)] at (0.25) should be [translateY(75%) scaleZ(1.25)]
PASS Web Animations: property <transform> from [translateY(70%) scaleZ(1)] to [translateY(90%) scaleZ(2)] at (0.75) should be [translateY(85%) scaleZ(1.75)]
PASS Web Animations: property <transform> from [translateY(70%) scaleZ(1)] to [translateY(90%) scaleZ(2)] at (1) should be [translateY(90%) scaleZ(2)]
PASS Web Animations: property <transform> from [translateY(70%) scaleZ(1)] to [translateY(90%) scaleZ(2)] at (2) should be [translateY(110%) scaleZ(3)]
PASS CSS Transitions: property <transform> from [translateY(70%)] to [translateY(90%) scaleZ(2)] at (-1) should be [translateY(50%) scaleZ(0)]
PASS CSS Transitions: property <transform> from [translateY(70%)] to [translateY(90%) scaleZ(2)] at (0) should be [translateY(70%)]
PASS CSS Transitions: property <transform> from [translateY(70%)] to [translateY(90%) scaleZ(2)] at (0.25) should be [translateY(75%) scaleZ(1.25)]
PASS CSS Transitions: property <transform> from [translateY(70%)] to [translateY(90%) scaleZ(2)] at (0.75) should be [translateY(85%) scaleZ(1.75)]
PASS CSS Transitions: property <transform> from [translateY(70%)] to [translateY(90%) scaleZ(2)] at (1) should be [translateY(90%) scaleZ(2)]
PASS CSS Transitions: property <transform> from [translateY(70%)] to [translateY(90%) scaleZ(2)] at (2) should be [translateY(110%) scaleZ(3)]
PASS CSS Transitions with transition: all: property <transform> from [translateY(70%)] to [translateY(90%) scaleZ(2)] at (-1) should be [translateY(50%) scaleZ(0)]
PASS CSS Transitions with transition: all: property <transform> from [translateY(70%)] to [translateY(90%) scaleZ(2)] at (0) should be [translateY(70%)]
PASS CSS Transitions with transition: all: property <transform> from [translateY(70%)] to [translateY(90%) scaleZ(2)] at (0.25) should be [translateY(75%) scaleZ(1.25)]
PASS CSS Transitions with transition: all: property <transform> from [translateY(70%)] to [translateY(90%) scaleZ(2)] at (0.75) should be [translateY(85%) scaleZ(1.75)]
PASS CSS Transitions with transition: all: property <transform> from [translateY(70%)] to [translateY(90%) scaleZ(2)] at (1) should be [translateY(90%) scaleZ(2)]
PASS CSS Transitions with transition: all: property <transform> from [translateY(70%)] to [translateY(90%) scaleZ(2)] at (2) should be [translateY(110%) scaleZ(3)]
PASS CSS Animations: property <transform> from [translateY(70%)] to [translateY(90%) scaleZ(2)] at (-1) should be [translateY(50%) scaleZ(0)]
PASS CSS Animations: property <transform> from [translateY(70%)] to [translateY(90%) scaleZ(2)] at (0) should be [translateY(70%)]
PASS CSS Animations: property <transform> from [translateY(70%)] to [translateY(90%) scaleZ(2)] at (0.25) should be [translateY(75%) scaleZ(1.25)]
PASS CSS Animations: property <transform> from [translateY(70%)] to [translateY(90%) scaleZ(2)] at (0.75) should be [translateY(85%) scaleZ(1.75)]
PASS CSS Animations: property <transform> from [translateY(70%)] to [translateY(90%) scaleZ(2)] at (1) should be [translateY(90%) scaleZ(2)]
PASS CSS Animations: property <transform> from [translateY(70%)] to [translateY(90%) scaleZ(2)] at (2) should be [translateY(110%) scaleZ(3)]
PASS Web Animations: property <transform> from [translateY(70%)] to [translateY(90%) scaleZ(2)] at (-1) should be [translateY(50%) scaleZ(0)]
PASS Web Animations: property <transform> from [translateY(70%)] to [translateY(90%) scaleZ(2)] at (0) should be [translateY(70%)]
PASS Web Animations: property <transform> from [translateY(70%)] to [translateY(90%) scaleZ(2)] at (0.25) should be [translateY(75%) scaleZ(1.25)]
PASS Web Animations: property <transform> from [translateY(70%)] to [translateY(90%) scaleZ(2)] at (0.75) should be [translateY(85%) scaleZ(1.75)]
PASS Web Animations: property <transform> from [translateY(70%)] to [translateY(90%) scaleZ(2)] at (1) should be [translateY(90%) scaleZ(2)]
PASS Web Animations: property <transform> from [translateY(70%)] to [translateY(90%) scaleZ(2)] at (2) should be [translateY(110%) scaleZ(3)]
PASS CSS Transitions: property <transform> from [skewX(10rad)] to [skewX(20rad)] at (-1) should be [skewX(0rad)]
PASS CSS Transitions: property <transform> from [skewX(10rad)] to [skewX(20rad)] at (0) should be [skewX(10rad)]
PASS CSS Transitions: property <transform> from [skewX(10rad)] to [skewX(20rad)] at (0.25) should be [skewX(12.5rad)]
PASS CSS Transitions: property <transform> from [skewX(10rad)] to [skewX(20rad)] at (0.75) should be [skewX(17.5rad)]
PASS CSS Transitions: property <transform> from [skewX(10rad)] to [skewX(20rad)] at (1) should be [skewX(20rad)]
PASS CSS Transitions: property <transform> from [skewX(10rad)] to [skewX(20rad)] at (2) should be [skewX(30rad)]
PASS CSS Transitions with transition: all: property <transform> from [skewX(10rad)] to [skewX(20rad)] at (-1) should be [skewX(0rad)]
PASS CSS Transitions with transition: all: property <transform> from [skewX(10rad)] to [skewX(20rad)] at (0) should be [skewX(10rad)]
PASS CSS Transitions with transition: all: property <transform> from [skewX(10rad)] to [skewX(20rad)] at (0.25) should be [skewX(12.5rad)]
PASS CSS Transitions with transition: all: property <transform> from [skewX(10rad)] to [skewX(20rad)] at (0.75) should be [skewX(17.5rad)]
PASS CSS Transitions with transition: all: property <transform> from [skewX(10rad)] to [skewX(20rad)] at (1) should be [skewX(20rad)]
PASS CSS Transitions with transition: all: property <transform> from [skewX(10rad)] to [skewX(20rad)] at (2) should be [skewX(30rad)]
PASS CSS Animations: property <transform> from [skewX(10rad)] to [skewX(20rad)] at (-1) should be [skewX(0rad)]
PASS CSS Animations: property <transform> from [skewX(10rad)] to [skewX(20rad)] at (0) should be [skewX(10rad)]
PASS CSS Animations: property <transform> from [skewX(10rad)] to [skewX(20rad)] at (0.25) should be [skewX(12.5rad)]
PASS CSS Animations: property <transform> from [skewX(10rad)] to [skewX(20rad)] at (0.75) should be [skewX(17.5rad)]
PASS CSS Animations: property <transform> from [skewX(10rad)] to [skewX(20rad)] at (1) should be [skewX(20rad)]
PASS CSS Animations: property <transform> from [skewX(10rad)] to [skewX(20rad)] at (2) should be [skewX(30rad)]
PASS Web Animations: property <transform> from [skewX(10rad)] to [skewX(20rad)] at (-1) should be [skewX(0rad)]
PASS Web Animations: property <transform> from [skewX(10rad)] to [skewX(20rad)] at (0) should be [skewX(10rad)]
PASS Web Animations: property <transform> from [skewX(10rad)] to [skewX(20rad)] at (0.25) should be [skewX(12.5rad)]
PASS Web Animations: property <transform> from [skewX(10rad)] to [skewX(20rad)] at (0.75) should be [skewX(17.5rad)]
PASS Web Animations: property <transform> from [skewX(10rad)] to [skewX(20rad)] at (1) should be [skewX(20rad)]
PASS Web Animations: property <transform> from [skewX(10rad)] to [skewX(20rad)] at (2) should be [skewX(30rad)]
PASS CSS Transitions: property <transform> from [skewY(10rad)] to [skewY(20rad)] at (-1) should be [skewY(0rad)]
PASS CSS Transitions: property <transform> from [skewY(10rad)] to [skewY(20rad)] at (0) should be [skewY(10rad)]
PASS CSS Transitions: property <transform> from [skewY(10rad)] to [skewY(20rad)] at (0.25) should be [skewY(12.5rad)]
PASS CSS Transitions: property <transform> from [skewY(10rad)] to [skewY(20rad)] at (0.75) should be [skewY(17.5rad)]
PASS CSS Transitions: property <transform> from [skewY(10rad)] to [skewY(20rad)] at (1) should be [skewY(20rad)]
PASS CSS Transitions: property <transform> from [skewY(10rad)] to [skewY(20rad)] at (2) should be [skewY(30rad)]
PASS CSS Transitions with transition: all: property <transform> from [skewY(10rad)] to [skewY(20rad)] at (-1) should be [skewY(0rad)]
PASS CSS Transitions with transition: all: property <transform> from [skewY(10rad)] to [skewY(20rad)] at (0) should be [skewY(10rad)]
PASS CSS Transitions with transition: all: property <transform> from [skewY(10rad)] to [skewY(20rad)] at (0.25) should be [skewY(12.5rad)]
PASS CSS Transitions with transition: all: property <transform> from [skewY(10rad)] to [skewY(20rad)] at (0.75) should be [skewY(17.5rad)]
PASS CSS Transitions with transition: all: property <transform> from [skewY(10rad)] to [skewY(20rad)] at (1) should be [skewY(20rad)]
PASS CSS Transitions with transition: all: property <transform> from [skewY(10rad)] to [skewY(20rad)] at (2) should be [skewY(30rad)]
PASS CSS Animations: property <transform> from [skewY(10rad)] to [skewY(20rad)] at (-1) should be [skewY(0rad)]
PASS CSS Animations: property <transform> from [skewY(10rad)] to [skewY(20rad)] at (0) should be [skewY(10rad)]
PASS CSS Animations: property <transform> from [skewY(10rad)] to [skewY(20rad)] at (0.25) should be [skewY(12.5rad)]
PASS CSS Animations: property <transform> from [skewY(10rad)] to [skewY(20rad)] at (0.75) should be [skewY(17.5rad)]
PASS CSS Animations: property <transform> from [skewY(10rad)] to [skewY(20rad)] at (1) should be [skewY(20rad)]
PASS CSS Animations: property <transform> from [skewY(10rad)] to [skewY(20rad)] at (2) should be [skewY(30rad)]
PASS Web Animations: property <transform> from [skewY(10rad)] to [skewY(20rad)] at (-1) should be [skewY(0rad)]
PASS Web Animations: property <transform> from [skewY(10rad)] to [skewY(20rad)] at (0) should be [skewY(10rad)]
PASS Web Animations: property <transform> from [skewY(10rad)] to [skewY(20rad)] at (0.25) should be [skewY(12.5rad)]
PASS Web Animations: property <transform> from [skewY(10rad)] to [skewY(20rad)] at (0.75) should be [skewY(17.5rad)]
PASS Web Animations: property <transform> from [skewY(10rad)] to [skewY(20rad)] at (1) should be [skewY(20rad)]
PASS Web Animations: property <transform> from [skewY(10rad)] to [skewY(20rad)] at (2) should be [skewY(30rad)]