WPT
wpt / css / css-text / parsing / hanging-punctuation-valid.html
Spec: CSS Text ↗
Runs: Chrome 155.0.8039.0 (wpt@a4fcd77aa, 2026-09-03) | Firefox 157.0a1 (wpt@cc4d45aa0, 2026-09-03) | Safari 251 preview (wpt@5ce815a83, 2026-08-27) | Ladybird 1.0-a9df8 (wpt@9b4cabf6d, 2026-09-03) | Servo Servo 0.6 (wpt@7e3d005d7, 2026-09-03) | 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 | 0/18 | 0/18 | 18/18 | 0/18 | 0/18 | 0/18 |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| e.style['hanging-punctuation'] = "none" should set the property value | FAIL | FAIL | PASS | FAIL | FAIL | FAIL |
| e.style['hanging-punctuation'] = "first" should set the property value | FAIL | FAIL | PASS | FAIL | FAIL | FAIL |
| e.style['hanging-punctuation'] = "force-end" should set the property value | FAIL | FAIL | PASS | FAIL | FAIL | FAIL |
| e.style['hanging-punctuation'] = "allow-end" should set the property value | FAIL | FAIL | PASS | FAIL | FAIL | FAIL |
| e.style['hanging-punctuation'] = "last" should set the property value | FAIL | FAIL | PASS | FAIL | FAIL | FAIL |
| e.style['hanging-punctuation'] = "first force-end" should set the property value | FAIL | FAIL | PASS | FAIL | FAIL | FAIL |
| e.style['hanging-punctuation'] = "first last" should set the property value | FAIL | FAIL | PASS | FAIL | FAIL | FAIL |
| e.style['hanging-punctuation'] = "allow-end first" should set the property value | FAIL | FAIL | PASS | FAIL | FAIL | FAIL |
| e.style['hanging-punctuation'] = "force-end last" should set the property value | FAIL | FAIL | PASS | FAIL | FAIL | FAIL |
| e.style['hanging-punctuation'] = "last first" should set the property value | FAIL | FAIL | PASS | FAIL | FAIL | FAIL |
| e.style['hanging-punctuation'] = "last allow-end" should set the property value | FAIL | FAIL | PASS | FAIL | FAIL | FAIL |
| e.style['hanging-punctuation'] = "first allow-end last" should set the property value | FAIL | FAIL | PASS | FAIL | FAIL | FAIL |
| e.style['hanging-punctuation'] = "first last force-end" should set the property value | FAIL | FAIL | PASS | FAIL | FAIL | FAIL |
| e.style['hanging-punctuation'] = "force-end first last" should set the property value | FAIL | FAIL | PASS | FAIL | FAIL | FAIL |
| e.style['hanging-punctuation'] = "allow-end last first" should set the property value | FAIL | FAIL | PASS | FAIL | FAIL | FAIL |
| e.style['hanging-punctuation'] = "last first force-end" should set the property value | FAIL | FAIL | PASS | FAIL | FAIL | FAIL |
| e.style['hanging-punctuation'] = "last allow-end first" should set the property value | FAIL | FAIL | PASS | FAIL | FAIL | FAIL |
| e.style['hanging-punctuation'] = "first allow-end" should set the property value | FAIL | FAIL | PASS | FAIL | FAIL | FAIL |