summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/scroll-animations/scroll-timelines/reverse-animation.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/scroll-animations/scroll-timelines/reverse-animation.html.ini')
-rw-r--r--testing/web-platform/meta/scroll-animations/scroll-timelines/reverse-animation.html.ini33
1 files changed, 33 insertions, 0 deletions
diff --git a/testing/web-platform/meta/scroll-animations/scroll-timelines/reverse-animation.html.ini b/testing/web-platform/meta/scroll-animations/scroll-timelines/reverse-animation.html.ini
new file mode 100644
index 0000000000..d2f653a657
--- /dev/null
+++ b/testing/web-platform/meta/scroll-animations/scroll-timelines/reverse-animation.html.ini
@@ -0,0 +1,33 @@
+[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