diff options
Diffstat (limited to 'testing/web-platform/meta/scroll-animations/scroll-timelines/scroll-timeline-invalidation.html.ini')
-rw-r--r-- | testing/web-platform/meta/scroll-animations/scroll-timelines/scroll-timeline-invalidation.html.ini | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/testing/web-platform/meta/scroll-animations/scroll-timelines/scroll-timeline-invalidation.html.ini b/testing/web-platform/meta/scroll-animations/scroll-timelines/scroll-timeline-invalidation.html.ini new file mode 100644 index 0000000000..f244c1dea9 --- /dev/null +++ b/testing/web-platform/meta/scroll-animations/scroll-timelines/scroll-timeline-invalidation.html.ini @@ -0,0 +1,10 @@ +[scroll-timeline-invalidation.html] + [If scroll animation resizes its scroll timeline scroller, layout runs only once to reflect the initial update.] + expected: FAIL + + [Animation current time and effect local time are updated after scroller size changes.] + expected: FAIL + + [Animation current time and effect local time are updated after scroller content size changes.] + expected: FAIL + |