Click here to download the Blitz Browser!

WPT

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

Spec: Scroll-driven Animations ↗

Runs: Chrome 155.0.8041.0 (wpt@a1690333b, 2026-09-04) | Firefox 157.0a1 (wpt@a1690333b, 2026-09-04) | Safari 251 preview (wpt@a1e944e7a, 2026-09-04) | Ladybird 1.0-a7825 (wpt@9298d21d2, 2026-09-04) | Servo Servo 0.6 (wpt@7e3d005d7, 2026-09-03) | Blitz a50cb8971 (wpt@a95401e4e, 2026-09-03)

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

ChromeFirefoxSafariLadybirdServoBlitz
Total25/2525/2525/2525/2513/25NOT RUN
SubtestChromeFirefoxSafariLadybirdServoBlitz
e.style['timeline-scope'] = "initial" should set the property valuePASSPASSPASSPASSFAIL
e.style['timeline-scope'] = "inherit" should set the property valuePASSPASSPASSPASSFAIL
e.style['timeline-scope'] = "unset" should set the property valuePASSPASSPASSPASSFAIL
e.style['timeline-scope'] = "revert" should set the property valuePASSPASSPASSPASSFAIL
e.style['timeline-scope'] = "none" should set the property valuePASSPASSPASSPASSFAIL
e.style['timeline-scope'] = "all" should set the property valuePASSPASSPASSPASSFAIL
e.style['timeline-scope'] = "--abc" should set the property valuePASSPASSPASSPASSFAIL
e.style['timeline-scope'] = " --abc" should set the property valuePASSPASSPASSPASSFAIL
e.style['timeline-scope'] = "--aBc" should set the property valuePASSPASSPASSPASSFAIL
e.style['timeline-scope'] = "--foo, --bar" should set the property valuePASSPASSPASSPASSFAIL
e.style['timeline-scope'] = "--bar, --foo" should set the property valuePASSPASSPASSPASSFAIL
e.style['timeline-scope'] = "--auto" should set the property valuePASSPASSPASSPASSFAIL
e.style['timeline-scope'] = "none, abc" should not set the property valuePASSPASSPASSPASSPASS
e.style['timeline-scope'] = "all, abc" should not set the property valuePASSPASSPASSPASSPASS
e.style['timeline-scope'] = "10px" should not set the property valuePASSPASSPASSPASSPASS
e.style['timeline-scope'] = "foo bar" should not set the property valuePASSPASSPASSPASSPASS
e.style['timeline-scope'] = "\"foo\" \"bar\"" should not set the property valuePASSPASSPASSPASSPASS
e.style['timeline-scope'] = "rgb(1, 2, 3)" should not set the property valuePASSPASSPASSPASSPASS
e.style['timeline-scope'] = "#fefefe" should not set the property valuePASSPASSPASSPASSPASS
e.style['timeline-scope'] = "abc" should not set the property valuePASSPASSPASSPASSPASS
e.style['timeline-scope'] = " abc" should not set the property valuePASSPASSPASSPASSPASS
e.style['timeline-scope'] = "aBc" should not set the property valuePASSPASSPASSPASSPASS
e.style['timeline-scope'] = "foo, bar" should not set the property valuePASSPASSPASSPASSPASS
e.style['timeline-scope'] = "bar, foo" should not set the property valuePASSPASSPASSPASSPASS
e.style['timeline-scope'] = "auto" should not set the property valuePASSPASSPASSPASSPASS