WPT
wpt / css / css-position / sticky / position-sticky-nested-top.html
Spec: CSS Positioned Layout ↗
Runs: Chrome 155.0.8038.0 (wpt@b1a7025f8, 2026-09-02) | Firefox 157.0a1 (wpt@b1a7025f8, 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 744bf2158 (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 | 5/5 | 5/5 | 5/5 | 1/5 | 5/5 | 1/5 |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| before reaching the sticking point, neither sticky box should be offset | PASS | PASS | PASS | PASS | PASS | PASS |
| the inner sticky can stick before the outer one if necessary | PASS | PASS | PASS | FAIL | PASS | FAIL |
| both sticky boxes can be stuck at the same time | PASS | PASS | PASS | FAIL | PASS | FAIL |
| neither sticky can escape their containing block | PASS | PASS | PASS | FAIL | PASS | FAIL |
| the inner sticky cannot be pushed outside the outer sticky | PASS | PASS | PASS | FAIL | PASS | FAIL |