Click here to download the Blitz Browser!

WPT

wpt / scroll-animations / css / scroll-timeline-shorthand.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
Total51/5151/5151/5151/5110/51NOT RUN
SubtestChromeFirefoxSafariLadybirdServoBlitz
e.style['scroll-timeline'] = "none block" should set the property valuePASSPASSPASSPASSFAIL
e.style['scroll-timeline'] = "none inline" should set the property valuePASSPASSPASSPASSFAIL
e.style['scroll-timeline'] = "--abc x" should set the property valuePASSPASSPASSPASSFAIL
e.style['scroll-timeline'] = "--abc inline" should set the property valuePASSPASSPASSPASSFAIL
e.style['scroll-timeline'] = "--aBc inline" should set the property valuePASSPASSPASSPASSFAIL
e.style['scroll-timeline'] = "--inline inline" should set the property valuePASSPASSPASSPASSFAIL
e.style['scroll-timeline'] = "--abc" should set the property valuePASSPASSPASSPASSFAIL
e.style['scroll-timeline'] = "--inline block" should set the property valuePASSPASSPASSPASSFAIL
e.style['scroll-timeline'] = "--block block" should set the property valuePASSPASSPASSPASSFAIL
e.style['scroll-timeline'] = "--y block" should set the property valuePASSPASSPASSPASSFAIL
e.style['scroll-timeline'] = "--x block" should set the property valuePASSPASSPASSPASSFAIL
e.style['scroll-timeline'] = "--a, --b, --c" should set the property valuePASSPASSPASSPASSFAIL
e.style['scroll-timeline'] = "--a inline, --b block, --c y" should set the property valuePASSPASSPASSPASSFAIL
e.style['scroll-timeline'] = "--auto" should set the property valuePASSPASSPASSPASSFAIL
e.style['scroll-timeline'] = "" should not set the property valuePASSPASSPASSPASSPASS
e.style['scroll-timeline'] = "--abc --abc" should not set the property valuePASSPASSPASSPASSPASS
e.style['scroll-timeline'] = "block none" should not set the property valuePASSPASSPASSPASSPASS
e.style['scroll-timeline'] = "inline --abc" should not set the property valuePASSPASSPASSPASSPASS
e.style['scroll-timeline'] = "default" should not set the property valuePASSPASSPASSPASSPASS
e.style['scroll-timeline'] = "," should not set the property valuePASSPASSPASSPASSPASS
e.style['scroll-timeline'] = ",,block,," should not set the property valuePASSPASSPASSPASSPASS
Property scroll-timeline value 'none block'PASSPASSPASSPASSFAIL
Property scroll-timeline value '--abc inline'PASSPASSPASSPASSFAIL
Property scroll-timeline value 'none y'PASSPASSPASSPASSFAIL
Property scroll-timeline value '--abc x'PASSPASSPASSPASSFAIL
Property scroll-timeline value '--y y'PASSPASSPASSPASSFAIL
Property scroll-timeline value '--abc'PASSPASSPASSPASSFAIL
Property scroll-timeline value '--inline block'PASSPASSPASSPASSFAIL
Property scroll-timeline value '--block block'PASSPASSPASSPASSFAIL
Property scroll-timeline value '--y block'PASSPASSPASSPASSFAIL
Property scroll-timeline value '--x block'PASSPASSPASSPASSFAIL
Property scroll-timeline value '--a, --b, --c'PASSPASSPASSPASSFAIL
Property scroll-timeline value '--a inline, --b block, --c y'PASSPASSPASSPASSFAIL
e.style['scroll-timeline'] = "--abc y" should set scroll-timeline-axisPASSPASSPASSPASSFAIL
e.style['scroll-timeline'] = "--abc y" should set scroll-timeline-namePASSPASSPASSPASSFAIL
e.style['scroll-timeline'] = "--abc y" should not set unrelated longhandsPASSPASSPASSPASSFAIL
e.style['scroll-timeline'] = "--inline x" should set scroll-timeline-axisPASSPASSPASSPASSFAIL
e.style['scroll-timeline'] = "--inline x" should set scroll-timeline-namePASSPASSPASSPASSFAIL
e.style['scroll-timeline'] = "--inline x" should not set unrelated longhandsPASSPASSPASSPASSFAIL
e.style['scroll-timeline'] = "--abc y, --def" should set scroll-timeline-axisPASSPASSPASSPASSFAIL
e.style['scroll-timeline'] = "--abc y, --def" should set scroll-timeline-namePASSPASSPASSPASSFAIL
e.style['scroll-timeline'] = "--abc y, --def" should not set unrelated longhandsPASSPASSPASSPASSFAIL
e.style['scroll-timeline'] = "--abc, --def" should set scroll-timeline-axisPASSPASSPASSPASSFAIL
e.style['scroll-timeline'] = "--abc, --def" should set scroll-timeline-namePASSPASSPASSPASSFAIL
e.style['scroll-timeline'] = "--abc, --def" should not set unrelated longhandsPASSPASSPASSPASSFAIL
Shorthand contraction of scroll-timeline-name:--abc:undefined;scroll-timeline-axis:inline:undefinedPASSPASSPASSPASSFAIL
Shorthand contraction of scroll-timeline-name:--a, --b:undefined;scroll-timeline-axis:inline, block:undefinedPASSPASSPASSPASSFAIL
Shorthand contraction of scroll-timeline-name:none, none:undefined;scroll-timeline-axis:block, block:undefinedPASSPASSPASSPASSFAIL
Shorthand contraction of scroll-timeline-name:--a, --b, --c:undefined;scroll-timeline-axis:inline, inline:undefinedPASSPASSPASSPASSPASS
Shorthand contraction of scroll-timeline-name:--a, --b, --c, --d, --e, --f:undefined;scroll-timeline-axis:inline, x:undefinedPASSPASSPASSPASSPASS
Shorthand contraction of scroll-timeline-name:--a, --b:undefined;scroll-timeline-axis:inline, inline, inline:undefinedPASSPASSPASSPASSPASS