Click here to download the Blitz Browser!

WPT

wpt / scroll-animations / css / scroll-timeline-name-parsing.html

Spec: Scroll-driven Animations ↗

Runs: Chrome 155.0.8043.0 (wpt@b89af32bc, 2026-09-05) | Firefox 157.0a1 (wpt@b89af32bc, 2026-09-05) | Safari 251 preview (wpt@b89af32bc, 2026-09-05) | Ladybird 1.0-2f9dc (wpt@b89af32bc, 2026-09-06) | Servo Servo 0.6 (wpt@b89af32bc, 2026-09-06) | Blitz a50cb8971 (wpt@a95401e4e, 2026-09-03)

View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi

ChromeFirefoxSafariLadybirdServoBlitz
Total20/2020/2020/2020/208/20NOT RUN
SubtestChromeFirefoxSafariLadybirdServoBlitz
e.style['scroll-timeline-name'] = "initial" should set the property valuePASSPASSPASSPASSFAIL
e.style['scroll-timeline-name'] = "inherit" should set the property valuePASSPASSPASSPASSFAIL
e.style['scroll-timeline-name'] = "unset" should set the property valuePASSPASSPASSPASSFAIL
e.style['scroll-timeline-name'] = "revert" should set the property valuePASSPASSPASSPASSFAIL
e.style['scroll-timeline-name'] = "none" should set the property valuePASSPASSPASSPASSFAIL
e.style['scroll-timeline-name'] = "--abc" should set the property valuePASSPASSPASSPASSFAIL
e.style['scroll-timeline-name'] = " --abc" should set the property valuePASSPASSPASSPASSFAIL
e.style['scroll-timeline-name'] = "--aBc" should set the property valuePASSPASSPASSPASSFAIL
e.style['scroll-timeline-name'] = "--foo, --bar" should set the property valuePASSPASSPASSPASSFAIL
e.style['scroll-timeline-name'] = "--bar, --foo" should set the property valuePASSPASSPASSPASSFAIL
e.style['scroll-timeline-name'] = "none, none" should set the property valuePASSPASSPASSPASSFAIL
e.style['scroll-timeline-name'] = "--a, none, --b" should set the property valuePASSPASSPASSPASSFAIL
e.style['scroll-timeline-name'] = "auto" should not set the property valuePASSPASSPASSPASSPASS
e.style['scroll-timeline-name'] = "abc" should not set the property valuePASSPASSPASSPASSPASS
e.style['scroll-timeline-name'] = "default" should not set the property valuePASSPASSPASSPASSPASS
e.style['scroll-timeline-name'] = "10px" should not set the property valuePASSPASSPASSPASSPASS
e.style['scroll-timeline-name'] = "foo bar" should not set the property valuePASSPASSPASSPASSPASS
e.style['scroll-timeline-name'] = "\"foo\" \"bar\"" should not set the property valuePASSPASSPASSPASSPASS
e.style['scroll-timeline-name'] = "rgb(1, 2, 3)" should not set the property valuePASSPASSPASSPASSPASS
e.style['scroll-timeline-name'] = "#fefefe" should not set the property valuePASSPASSPASSPASSPASS