WPT
wpt / css / css-scroll-snap / scroll-snap-stop-002.html
Spec: CSS Scroll Snap ↗
Runs: Chrome 155.0.8038.0 (wpt@7addae031, 2026-09-02) | Firefox 157.0a1 (wpt@7addae031, 2026-09-02) | Safari 251 preview (wpt@5ce815a83, 2026-08-27) | Ladybird 1.0-a7884 (wpt@b1a7025f8, 2026-09-02) | Servo Servo 0.6 (wpt@09159dcb3, 2026-09-02) | Blitz 188486089 (wpt@a95401e4e, 2026-09-02)
View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi
| Chrome | Firefox | Safari | Ladybird | Servo | Blitz | |
|---|---|---|---|---|---|---|
| Total | 6/6 | 6/6 | 6/6 | 6/6 | 2/6 | 2/6 |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| The closest snap point is preferred than scroll-snap-stop: always where it's further than the destination (the closest one is closer to the scroll start position than the destination) | PASS | PASS | PASS | PASS | FAIL | FAIL |
| The closest snap point is preferred than scroll-snap-stop: always where it's further than the destination (the closest one is further than the destination from the start position) | PASS | PASS | PASS | PASS | FAIL | FAIL |
| The scroll destination on a large element whose snap area covers the snapport entirely is a valid snap position | PASS | PASS | PASS | PASS | PASS | PASS |
| The scroll destination on a large element whose snap area covers the snapport entirely is a valid snap position (with two `scroll-snap-stop: always` snap points | PASS | PASS | PASS | PASS | PASS | PASS |
| `scroll-snap-stop: always` snap point is preferred even if the snap area entire snapport | PASS | PASS | PASS | PASS | FAIL | FAIL |
| `scroll-snap-stop: always` snap point is further than the scroll destination | PASS | PASS | PASS | PASS | FAIL | FAIL |