mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
15 lines
638 B
INI
Vendored
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
|