diff options
Diffstat (limited to 'testing/web-platform/meta/scroll-animations/scroll-timelines/scroll-animation.html.ini')
-rw-r--r-- | testing/web-platform/meta/scroll-animations/scroll-timelines/scroll-animation.html.ini | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/testing/web-platform/meta/scroll-animations/scroll-timelines/scroll-animation.html.ini b/testing/web-platform/meta/scroll-animations/scroll-timelines/scroll-animation.html.ini new file mode 100644 index 0000000000..844e5bae70 --- /dev/null +++ b/testing/web-platform/meta/scroll-animations/scroll-timelines/scroll-animation.html.ini @@ -0,0 +1,16 @@ +[scroll-animation.html] + [Animation start and current times are correct for each animation state when the animation starts playing with advanced scroller.] + expected: FAIL + + [Animation start and current times are correct when multiple animations are attached to the same timeline.] + expected: FAIL + + [Animation start and current times are correct for each animation state.] + expected: FAIL + + [Sending animation finished events by finished animation on reverse scrolling.] + expected: FAIL + + [Finished animation plays on reverse scrolling.] + expected: FAIL + |