mirror of
https://github.com/servo/servo.git
synced 2025-08-16 10:55:34 +01:00
Upgraded to SM 60
This commit is contained in:
parent
d34403047e
commit
74c1e00d81
290 changed files with 26572 additions and 1178 deletions
|
@ -1,4 +1,19 @@
|
|||
[CSSAnimation-pausing.tentative.html]
|
||||
[Pausing a CSSAnimation]
|
||||
[pause() applies pending changes to animation-play-state first]
|
||||
expected: FAIL
|
||||
|
||||
[play() overrides animation-play-state]
|
||||
expected: FAIL
|
||||
|
||||
[Setting the current time completes a pending pause]
|
||||
expected: FAIL
|
||||
|
||||
[pause() overrides animation-play-state]
|
||||
expected: FAIL
|
||||
|
||||
[play() flushes pending changes to animation-play-state first]
|
||||
expected: FAIL
|
||||
|
||||
[play() is overridden by later setting "animation-play-state: paused"]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue