← back to v149 · flex-wrap-balance
conformance · v149
v149 · flex-wrap-balance — conformance probe
5 assertions drawn from the spec. Each is a single contract the spec text makes. Pass/fail reflects what this browser executed; blocked means the contract was not run because it needs user mediation, hardware, or another unavailable precondition. Open the page in Chrome stable / canary / Firefox / Safari to compare.
0
pass
0
fail
0
blocked
5
total
| id | contract | kind | verdict | detail |
|---|---|---|---|---|
flex-wrap-balance-supported |
The CSS parser accepts flex-wrap: balance as a valid declaration. spec ↗ | css-supports | … | |
flex-wrap-wrap-still-supported |
The legacy flex-wrap: wrap value remains supported; balance is an addition, not a replacement. | css-supports | … | |
flex-wrap-nowrap-still-supported |
The legacy flex-wrap: nowrap value remains supported. | css-supports | … | |
flex-wrap-balance-computed-style |
Setting flex-wrap to balance is reflected in getComputedStyle on a display:flex container. spec ↗ | script | … | |
flex-shorthand-still-supported |
The `flex` shorthand still accepts existing values; the balance addition does not break it. | css-supports | … |