mirror of
https://github.com/servo/servo.git
synced 2025-08-17 11:25:35 +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,130 @@
|
|||
[AnimationEffect-getComputedTiming.tentative.html]
|
||||
[AnimationEffect.getComputedTiming() for CSS animations]
|
||||
[currentIteration of an animation with an integral iteration count]
|
||||
expected: FAIL
|
||||
|
||||
[currentIteration of a new animation is zero]
|
||||
expected: FAIL
|
||||
|
||||
[localTime reflects playbackRate immediately]
|
||||
expected: FAIL
|
||||
|
||||
[iterations of a finitely repeating animation]
|
||||
expected: FAIL
|
||||
|
||||
[activeDuration of a new animation]
|
||||
expected: FAIL
|
||||
|
||||
[progress of a non-integral repeating animation with alternate direction]
|
||||
expected: FAIL
|
||||
|
||||
[progress of a non-integral repeating zero-duration animation with alternate-reverse direction]
|
||||
expected: FAIL
|
||||
|
||||
[localTime of an animation is always equal to currentTime]
|
||||
expected: FAIL
|
||||
|
||||
[activeDuration of an infinitely repeating zero-duration animation]
|
||||
expected: FAIL
|
||||
|
||||
[Progress of a non-integral repeating zero-duration animation with reversing direction]
|
||||
expected: FAIL
|
||||
|
||||
[endTime of an animation with a negative delay]
|
||||
expected: FAIL
|
||||
|
||||
[localTime of an AnimationEffect without an Animation]
|
||||
expected: FAIL
|
||||
|
||||
[duration of a new animation]
|
||||
expected: FAIL
|
||||
|
||||
[Negative delay of a new animation]
|
||||
expected: FAIL
|
||||
|
||||
[currentIteration of a new animation with no backwards fill is unresolved in before phase]
|
||||
expected: FAIL
|
||||
|
||||
[localTime of a new animation]
|
||||
expected: FAIL
|
||||
|
||||
[progress of an animation with different fill modes]
|
||||
expected: FAIL
|
||||
|
||||
[delay of a new animation]
|
||||
expected: FAIL
|
||||
|
||||
[iterationStart of a new animation]
|
||||
expected: FAIL
|
||||
|
||||
[currentIteration of an animation with a non-integral iteration count]
|
||||
expected: FAIL
|
||||
|
||||
[progress of a non-integral repeating zero-duration animation]
|
||||
expected: FAIL
|
||||
|
||||
[endTime of an new animation]
|
||||
expected: FAIL
|
||||
|
||||
[progress of a non-integral repeating zero-duration animation with alternate direction]
|
||||
expected: FAIL
|
||||
|
||||
[currentIteration of an animation with a default iteration count]
|
||||
expected: FAIL
|
||||
|
||||
[currentIteration of an infinitely repeating zero-duration animation]
|
||||
expected: FAIL
|
||||
|
||||
[endDelay of a new animation]
|
||||
expected: FAIL
|
||||
|
||||
[iterations of an infinitely repeating animation]
|
||||
expected: FAIL
|
||||
|
||||
[direction of a new animation]
|
||||
expected: FAIL
|
||||
|
||||
[endTime of an animation that finishes before its startTime]
|
||||
expected: FAIL
|
||||
|
||||
[fill of a new animation]
|
||||
expected: FAIL
|
||||
|
||||
[endTime of an infinitely repeating zero-duration animation]
|
||||
expected: FAIL
|
||||
|
||||
[iterations of a new animation]
|
||||
expected: FAIL
|
||||
|
||||
[progress of a non-integral repeating animation with alternate-reversing direction]
|
||||
expected: FAIL
|
||||
|
||||
[activeDuration of an animation with zero iterations]
|
||||
expected: FAIL
|
||||
|
||||
[progress of an infinitely repeating zero-duration animation]
|
||||
expected: FAIL
|
||||
|
||||
[progress of a finitely repeating zero-duration animation]
|
||||
expected: FAIL
|
||||
|
||||
[currentIteration of an AnimationEffect without an Animation]
|
||||
expected: FAIL
|
||||
|
||||
[Positive delay of a new animation]
|
||||
expected: FAIL
|
||||
|
||||
[easing of a new animation]
|
||||
expected: FAIL
|
||||
|
||||
[progress of an integral repeating animation with normal direction]
|
||||
expected: FAIL
|
||||
|
||||
[endTime of an infinitely repeating animation]
|
||||
expected: FAIL
|
||||
|
||||
[currentIteration of a finitely repeating zero-duration animation]
|
||||
expected: FAIL
|
||||
|
||||
[activeDuration of an infinitely repeating animation]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue