diff options
Diffstat (limited to 'testing/web-platform/meta/scroll-animations/css/animation-timeline-named-scroll-progress-timeline.tentative.html.ini')
-rw-r--r-- | testing/web-platform/meta/scroll-animations/css/animation-timeline-named-scroll-progress-timeline.tentative.html.ini | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/testing/web-platform/meta/scroll-animations/css/animation-timeline-named-scroll-progress-timeline.tentative.html.ini b/testing/web-platform/meta/scroll-animations/css/animation-timeline-named-scroll-progress-timeline.tentative.html.ini new file mode 100644 index 0000000000..bdb048be37 --- /dev/null +++ b/testing/web-platform/meta/scroll-animations/css/animation-timeline-named-scroll-progress-timeline.tentative.html.ini @@ -0,0 +1,35 @@ +[animation-timeline-named-scroll-progress-timeline.tentative.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [scroll-timeline-name affects subsequent siblings when changed] + expected: FAIL + + [scroll-timeline-name on inserted element affects subsequent siblings] + expected: FAIL + + [scroll-timeline-name on removed element affects subsequent siblings] + expected: FAIL + + [scroll-timeline-name on element leaving display:none affects subsequent siblings] + expected: FAIL + + [scroll-timeline-name on element becoming display:none affects subsequent siblings] + expected: FAIL + + [scroll-timeline-name on element not resolved until element becomes visible] + expected: FAIL + + [Change in scroll-timeline-name to match animation timeline updates animation.] + expected: FAIL + + [Change in scroll-timeline-name to no longer match animation timeline updates animation.] + expected: FAIL + + [Timeline lookup finds next candidate when element is removed] + expected: FAIL + + [Timeline lookup updates candidate when closer match available.] + expected: FAIL + + [Timeline lookup updates candidate when match becomes available.] + expected: FAIL |