/css/css-text/parsing/word-break-invalid.html| status | subtest | message |
|---|---|---|
| PASS | e.style['word-break'] = "auto" should not set the property value | |
| PASS | e.style['word-break'] = "normal keep-all" should not set the property value | |
| PASS | e.style['word-break'] = "break-all break-all" should not set the property value | |
| PASS | e.style['word-break'] = "normal break-word" should not set the property value | |
| PASS | e.style['word-break'] = "break-word normal" should not set the property value | |
| PASS | e.style['word-break'] = "keep-all break-word" should not set the property value | |
| PASS | e.style['word-break'] = "break-all break-word" should not set the property value | |
| PASS | e.style['word-break'] = "word-break" should not set the property value |
bundle built 2026-07-16T07:16:48.063Z