WPT
wpt / scroll-animations / css / scroll-timeline-axis-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
| Chrome | Firefox | Safari | Ladybird | Servo | Blitz | |
|---|---|---|---|---|---|---|
| Total | 18/18 | 18/18 | 18/18 | 18/18 | 6/18 | NOT RUN |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| e.style['scroll-timeline-axis'] = "initial" should set the property value | PASS | PASS | PASS | PASS | FAIL | — |
| e.style['scroll-timeline-axis'] = "inherit" should set the property value | PASS | PASS | PASS | PASS | FAIL | — |
| e.style['scroll-timeline-axis'] = "unset" should set the property value | PASS | PASS | PASS | PASS | FAIL | — |
| e.style['scroll-timeline-axis'] = "revert" should set the property value | PASS | PASS | PASS | PASS | FAIL | — |
| e.style['scroll-timeline-axis'] = "block" should set the property value | PASS | PASS | PASS | PASS | FAIL | — |
| e.style['scroll-timeline-axis'] = "inline" should set the property value | PASS | PASS | PASS | PASS | FAIL | — |
| e.style['scroll-timeline-axis'] = "y" should set the property value | PASS | PASS | PASS | PASS | FAIL | — |
| e.style['scroll-timeline-axis'] = "x" should set the property value | PASS | PASS | PASS | PASS | FAIL | — |
| e.style['scroll-timeline-axis'] = "block, inline" should set the property value | PASS | PASS | PASS | PASS | FAIL | — |
| e.style['scroll-timeline-axis'] = "inline, block" should set the property value | PASS | PASS | PASS | PASS | FAIL | — |
| e.style['scroll-timeline-axis'] = "block, y, x, inline" should set the property value | PASS | PASS | PASS | PASS | FAIL | — |
| e.style['scroll-timeline-axis'] = "inline, inline, inline, inline" should set the property value | PASS | PASS | PASS | PASS | FAIL | — |
| e.style['scroll-timeline-axis'] = "abc" should not set the property value | PASS | PASS | PASS | PASS | PASS | — |
| e.style['scroll-timeline-axis'] = "10px" should not set the property value | PASS | PASS | PASS | PASS | PASS | — |
| e.style['scroll-timeline-axis'] = "auto" should not set the property value | PASS | PASS | PASS | PASS | PASS | — |
| e.style['scroll-timeline-axis'] = "none" should not set the property value | PASS | PASS | PASS | PASS | PASS | — |
| e.style['scroll-timeline-axis'] = "block inline" should not set the property value | PASS | PASS | PASS | PASS | PASS | — |
| e.style['scroll-timeline-axis'] = "block / inline" should not set the property value | PASS | PASS | PASS | PASS | PASS | — |