servo/tests/wpt/meta/css/css-transitions/parsing/transition-timing-function-valid.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

15 lines
638 B
INI
Vendored

[transition-timing-function-valid.html]
[e.style['transition-timing-function'\] = "steps(2, jump-none)" should set the property value]
expected: FAIL
[e.style['transition-timing-function'\] = "steps(2, jump-both)" should set the property value]
expected: FAIL
[e.style['transition-timing-function'\] = "steps(2, jump-end)" should set the property value]
expected: FAIL
[e.style['transition-timing-function'\] = "steps(2, jump-start)" should set the property value]
expected: FAIL
[e.style['transition-timing-function'\] = "steps(sibling-index(), jump-none)" should set the property value]
expected: FAIL