/css/css-text/parsing/text-wrap-style-valid.html| status | subtest | message |
|---|---|---|
| FAIL | e.style['text-wrap-style'] = "auto" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-wrap-style'] = "balance" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-wrap-style'] = "stable" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-wrap-style'] = "initial" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-wrap-style'] = "inherit" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-wrap-style'] = "unset" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-wrap-style'] = "revert" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-wrap-style'] = "revert-layer" should set the property value | assert_not_equals: property should be set got disallowed value "" |
bundle built 2026-07-16T07:16:48.063Z