From 43a97878ce14b72f0981164f87f2e35e14151312 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 11:22:09 +0200 Subject: Adding upstream version 110.0.1. Signed-off-by: Daniel Baumann --- ...med-scroll-progress-timeline.tentative.html.ini | 35 ++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 testing/web-platform/meta/scroll-animations/css/animation-timeline-named-scroll-progress-timeline.tentative.html.ini (limited to 'testing/web-platform/meta/scroll-animations/css/animation-timeline-named-scroll-progress-timeline.tentative.html.ini') 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 -- cgit v1.2.3