WPT
wpt / css / css-logical / parsing / min-block-size-computed.html
Spec: CSS Logical Properties ↗
Runs: Chrome 155.0.8042.0 (wpt@55ce71bb9, 2026-09-04) | Firefox 157.0a1 (wpt@5c0dc39b9, 2026-09-04) | Safari 251 preview (wpt@0588f3896, 2026-09-04) | Ladybird 1.0-54a40 (wpt@972e0e100, 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 | 9/9 | 9/9 | 9/9 | 8/9 | 9/9 | 8/9 |
| Subtest | Chrome | Firefox | Safari | Ladybird | Servo | Blitz |
|---|---|---|---|---|---|---|
| Property min-block-size value 'auto' | PASS | PASS | PASS | FAIL | PASS | FAIL |
| Property min-block-size value '10px' | PASS | PASS | PASS | PASS | PASS | PASS |
| Property min-block-size value '20%' | PASS | PASS | PASS | PASS | PASS | PASS |
| Property min-block-size value 'calc(10px + 0.5em)' | PASS | PASS | PASS | PASS | PASS | PASS |
| Property min-block-size value 'calc(10px - 0.5em)' | PASS | PASS | PASS | PASS | PASS | PASS |
| Property min-block-size value 'calc(20% + 10px)' | PASS | PASS | PASS | PASS | PASS | PASS |
| Property min-block-size value 'min-content' | PASS | PASS | PASS | PASS | PASS | PASS |
| Property min-block-size value 'max-content' | PASS | PASS | PASS | PASS | PASS | PASS |
| min-block-size auto computes to auto with flex layout. | PASS | PASS | PASS | PASS | PASS | PASS |