diff options
Diffstat (limited to 'testing/web-platform/meta/scroll-animations/css/animation-timeline-ignored.tentative.html.ini')
-rw-r--r-- | testing/web-platform/meta/scroll-animations/css/animation-timeline-ignored.tentative.html.ini | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/testing/web-platform/meta/scroll-animations/css/animation-timeline-ignored.tentative.html.ini b/testing/web-platform/meta/scroll-animations/css/animation-timeline-ignored.tentative.html.ini new file mode 100644 index 0000000000..deab898956 --- /dev/null +++ b/testing/web-platform/meta/scroll-animations/css/animation-timeline-ignored.tentative.html.ini @@ -0,0 +1,12 @@ +[animation-timeline-ignored.tentative.html] + [animation-timeline ignored after setting timeline with JS (ScrollTimeline from JS)] + expected: FAIL + + [animation-timeline ignored after setting timeline with JS (ScrollTimeline from CSS)] + expected: FAIL + + [animation-timeline ignored after setting timeline with JS (document timeline)] + expected: FAIL + + [animation-timeline ignored after setting timeline with JS (null)] + expected: FAIL |