WPT
wpt / css / css-break / parsing / break-after-valid.html
Spec: CSS Fragmentation ↗
Runs: Chrome 154.0.8037.0 (wpt@98a70a0c5) | Firefox 157.0a1 (wpt@df77989ab) | Safari 251 preview (wpt@5ce815a83) | Ladybird 1.0-28104 (wpt@b1a7025f8) | Servo Servo 0.5 (wpt@2ccd2cbf8) | Blitz dc9e62f29 (wpt@a95401e4e)
View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi
| Chrome | Firefox | Safari | Ladybird | Servo | Blitz | |
|---|---|---|---|---|---|---|
| Total | 10/12 | 5/12 | 10/12 | 0/12 | 0/12 | 0/12 |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| e.style['break-after'] = "auto" should set the property value | PASS | PASS | PASS | FAIL | FAIL | FAIL |
| e.style['break-after'] = "avoid" should set the property value | PASS | PASS | PASS | FAIL | FAIL | FAIL |
| e.style['break-after'] = "avoid-page" should set the property value | PASS | FAIL | PASS | FAIL | FAIL | FAIL |
| e.style['break-after'] = "page" should set the property value | PASS | PASS | PASS | FAIL | FAIL | FAIL |
| e.style['break-after'] = "left" should set the property value | PASS | PASS | PASS | FAIL | FAIL | FAIL |
| e.style['break-after'] = "right" should set the property value | PASS | PASS | PASS | FAIL | FAIL | FAIL |
| e.style['break-after'] = "recto" should set the property value | PASS | FAIL | PASS | FAIL | FAIL | FAIL |
| e.style['break-after'] = "verso" should set the property value | PASS | FAIL | PASS | FAIL | FAIL | FAIL |
| e.style['break-after'] = "avoid-column" should set the property value | PASS | FAIL | PASS | FAIL | FAIL | FAIL |
| e.style['break-after'] = "column" should set the property value | PASS | FAIL | PASS | FAIL | FAIL | FAIL |
| e.style['break-after'] = "avoid-region" should set the property value | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL |
| e.style['break-after'] = "region" should set the property value | FAIL | FAIL | FAIL | FAIL | FAIL | FAIL |