1
0
Fork 0
firefox/testing/web-platform/meta/scroll-animations/scroll-timelines/reverse-animation.html.ini
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

33 lines
1 KiB
INI

[reverse-animation.html]
[Reversing an animation inverts the playback rate]
expected: FAIL
[Reversing an animation does not cause it to resolve the ready promise]
expected: FAIL
[Reversing an animation without an active timeline throws an InvalidStateError]
expected: FAIL
[Reversing an animation plays a pausing animation]
expected: FAIL
[Reversing an animation does not cause it to leave the pending state]
expected: FAIL
[Reversing should use the negative pending playback rate]
expected: FAIL
[Reversing when when playbackRate == 0 should preserve the playback rate]
expected: FAIL
[Reversing an animation resets a sticky start time.]
expected: FAIL
[Setting current time while reverse-pending preserves currentTime]
expected: FAIL
[Reversing an animation with a negative playback rate should cause the animation to play in a forward direction]
expected: FAIL
[Reversing an idle animation aligns startTime with the rangeEnd boundary]
expected: FAIL