mirror of
https://github.com/servo/servo.git
synced 2025-07-12 18:03:49 +01:00
13 lines
503 B
INI
13 lines
503 B
INI
[animation-timing-function-valid.html]
|
|
[e.style['animation-timing-function'\] = "steps(2, jump-end)" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-timing-function'\] = "steps(2, jump-both)" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-timing-function'\] = "steps(2, jump-none)" should set the property value]
|
|
expected: FAIL
|
|
|
|
[e.style['animation-timing-function'\] = "steps(2, jump-start)" should set the property value]
|
|
expected: FAIL
|
|
|