WPT
wpt / css / css-inline / text-box-trim / parsing / text-box-valid.html
Spec: CSS Inline Layout ↗
Runs: Chrome 155.0.8042.0 (wpt@0588f3896, 2026-09-04) | Firefox 157.0a1 (wpt@0588f3896, 2026-09-04) | Safari 251 preview (wpt@0588f3896, 2026-09-04) | Ladybird 1.0-b1af2 (wpt@0588f3896, 2026-09-04) | Servo Servo 0.6 (wpt@2c385f65e, 2026-09-04) | Blitz a50cb8971 (wpt@a95401e4e, 2026-09-03)
View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi
| Chrome | Firefox | Safari | Ladybird | Servo | Blitz | |
|---|---|---|---|---|---|---|
| Total | 23/38 | 38/38 | 34/38 | 0/38 | 0/38 | 0/38 |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| e.style['text-box'] = "normal" should set the property value | PASS | PASS | PASS | FAIL | FAIL | FAIL |
| e.style['text-box'] = "none" should set the property value | PASS | PASS | PASS | FAIL | FAIL | FAIL |
| e.style['text-box'] = "none auto" should set the property value | PASS | PASS | PASS | FAIL | FAIL | FAIL |
| e.style['text-box'] = "auto none" should set the property value | PASS | PASS | PASS | FAIL | FAIL | FAIL |
| e.style['text-box'] = "auto" should set the property value | PASS | PASS | PASS | FAIL | FAIL | FAIL |
| e.style['text-box'] = "trim-start" should set the property value | PASS | PASS | PASS | FAIL | FAIL | FAIL |
| e.style['text-box'] = "trim-end" should set the property value | PASS | PASS | PASS | FAIL | FAIL | FAIL |
| e.style['text-box'] = "trim-both" should set the property value | PASS | PASS | PASS | FAIL | FAIL | FAIL |
| e.style['text-box'] = "text" should set the property value | PASS | PASS | PASS | FAIL | FAIL | FAIL |
| e.style['text-box'] = "ideographic" should set the property value | FAIL | PASS | PASS | FAIL | FAIL | FAIL |
| e.style['text-box'] = "cap alphabetic" should set the property value | PASS | PASS | PASS | FAIL | FAIL | FAIL |
| e.style['text-box'] = "text alphabetic" should set the property value | FAIL | PASS | FAIL | FAIL | FAIL | FAIL |
| e.style['text-box'] = "trim-start auto" should set the property value | PASS | PASS | PASS | FAIL | FAIL | FAIL |
| e.style['text-box'] = "trim-both auto" should set the property value | PASS | PASS | PASS | FAIL | FAIL | FAIL |
| e.style['text-box'] = "auto trim-both" should set the property value | PASS | PASS | PASS | FAIL | FAIL | FAIL |
| e.style['text-box'] = "none text" should set the property value | PASS | PASS | PASS | FAIL | FAIL | FAIL |
| e.style['text-box'] = "text text none" should set the property value | PASS | PASS | PASS | FAIL | FAIL | FAIL |
| e.style['text-box'] = "none cap text" should set the property value | FAIL | PASS | PASS | FAIL | FAIL | FAIL |
| e.style['text-box'] = "cap alphabetic none" should set the property value | PASS | PASS | PASS | FAIL | FAIL | FAIL |
| e.style['text-box'] = "ideographic none" should set the property value | FAIL | PASS | PASS | FAIL | FAIL | FAIL |
| e.style['text-box'] = "trim-both text" should set the property value | PASS | PASS | PASS | FAIL | FAIL | FAIL |
| e.style['text-box'] = "trim-start text" should set the property value | PASS | PASS | PASS | FAIL | FAIL | FAIL |
| e.style['text-box'] = "text text trim-both" should set the property value | PASS | PASS | PASS | FAIL | FAIL | FAIL |
| e.style['text-box'] = "text text trim-end" should set the property value | PASS | PASS | PASS | FAIL | FAIL | FAIL |
| e.style['text-box'] = "cap alphabetic trim-start" should set the property value | PASS | PASS | PASS | FAIL | FAIL | FAIL |
| e.style['text-box'] = "trim-start cap alphabetic" should set the property value | PASS | PASS | PASS | FAIL | FAIL | FAIL |
| e.style['text-box'] = "trim-both cap alphabetic" should set the property value | PASS | PASS | PASS | FAIL | FAIL | FAIL |
| e.style['text-box'] = "trim-start ideographic ideographic" should set the property value | FAIL | PASS | PASS | FAIL | FAIL | FAIL |
| e.style['text-box'] = "trim-start ideographic-ink ideographic-ink" should set the property value | FAIL | PASS | PASS | FAIL | FAIL | FAIL |
| e.style['text-box'] = "trim-end cap text" should set the property value | FAIL | PASS | PASS | FAIL | FAIL | FAIL |
| e.style['text-box'] = "trim-end ex text" should set the property value | FAIL | PASS | PASS | FAIL | FAIL | FAIL |
| e.style['text-box'] = "trim-end text alphabetic" should set the property value | FAIL | PASS | FAIL | FAIL | FAIL | FAIL |
| e.style['text-box'] = "cap text trim-end" should set the property value | FAIL | PASS | PASS | FAIL | FAIL | FAIL |
| e.style['text-box'] = "ex text trim-end" should set the property value | FAIL | PASS | PASS | FAIL | FAIL | FAIL |
| e.style['text-box'] = "text alphabetic trim-end" should set the property value | FAIL | PASS | FAIL | FAIL | FAIL | FAIL |
| e.style['text-box'] = "cap text trim-both" should set the property value | FAIL | PASS | PASS | FAIL | FAIL | FAIL |
| e.style['text-box'] = "ex text trim-both" should set the property value | FAIL | PASS | PASS | FAIL | FAIL | FAIL |
| e.style['text-box'] = "text alphabetic trim-both" should set the property value | FAIL | PASS | FAIL | FAIL | FAIL | FAIL |