timing-functions-syntax-computed.html.ini (543B)
1 [timing-functions-syntax-computed.html] 2 expected: 3 if (os == "win") and not debug and (processor == "x86_64"): [OK, CRASH] 4 [Property animation-timing-function value 'steps(calc(2 + sign(100em - 1px)), end)'] 5 expected: FAIL 6 7 [Property animation-timing-function value 'cubic-bezier(calc(-2), calc(0.7 / 2), calc(1.5), calc(0))'] 8 expected: FAIL 9 10 [Property animation-timing-function value 'steps(calc(-10), start)'] 11 expected: FAIL 12 13 [Property animation-timing-function value 'steps(calc(1), jump-none)'] 14 expected: FAIL