WPT
wpt / css / css-break / page-break-legacy-shorthands.html
Spec: CSS Fragmentation ↗
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 | 7/7 | 7/7 | 4/7 | 2/7 | 2/7 | 2/7 |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| Legacy values of the shorthands work as expected | PASS | PASS | FAIL | FAIL | FAIL | FAIL |
| New values work on the new longhands, but serialize to the empty string in the legacy shorthands | PASS | PASS | FAIL | PASS | PASS | PASS |
| New values of the break longhands don't work on legacy shorthands | PASS | PASS | PASS | PASS | PASS | PASS |
| Legacy shorthands really never appear on cssText, even when there are variable references | PASS | PASS | FAIL | FAIL | FAIL | FAIL |
| page-break-before is a legacy name alias for break-before | PASS | PASS | PASS | FAIL | FAIL | FAIL |
| page-break-after is a legacy name alias for break-after | PASS | PASS | PASS | FAIL | FAIL | FAIL |
| page-break-inside is a legacy name alias for break-inside | PASS | PASS | PASS | FAIL | FAIL | FAIL |