servo/tests/wpt/meta/css/css-transitions/parsing/transition-timing-function-computed.html.ini
Servo WPT Sync ecaf2930cc
Update web-platform-tests to revision b'9d20f3ae600d00673a27a69f69e13d4cd8eca443' (#36195)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
2025-03-28 06:07:42 +00:00

24 lines
834 B
INI
Vendored

[transition-timing-function-computed.html]
[Property transition-timing-function value 'steps(2, jump-both)']
expected: FAIL
[Property transition-timing-function value 'steps(2, jump-end)']
expected: FAIL
[Property transition-timing-function value 'steps(2, jump-start)']
expected: FAIL
[Property transition-timing-function value 'steps(2, jump-none)']
expected: FAIL
[Property transition-timing-function value 'steps(calc(2 * sibling-index()), jump-none)']
expected: FAIL
[Property transition-timing-function value 'steps(sibling-index(), jump-none)']
expected: FAIL
[Property transition-timing-function value 'steps(calc(2 * sign(1em - 1000px)), jump-none)']
expected: FAIL
[Property transition-timing-function value 'steps(calc(2 * sign(1em - 1000px)), start)']
expected: FAIL