/css/css-text/parsing/white-space-shorthand-text-wrap.html| status | subtest | message |
|---|---|---|
| FAIL | `text-wrap: balance` should be set | assert_equals: expected "balance" but got "" |
| FAIL | `text-wrap` should not be affected by previous `white-space` | assert_equals: expected "balance" but got "" |
| FAIL | `white-space` should not overwrite previous `text-wrap-style: balance` | assert_equals: expected "balance" but got "" |
| FAIL | `white-space` should overwrite previous `text-wrap-mode: nowrap` | assert_equals: expected "balance" but got "" |
| FAIL | `text-wrap` should not be affected by `white-space` on the parent | assert_equals: expected "balance" but got "" |
| FAIL | `white-space` should overwrite `text-wrap-mode` on the parent | assert_equals: expected "balance" but got "" |
bundle built 2026-07-16T07:16:48.063Z