/css/css-text/parsing/text-wrap-valid.html| status | subtest | message |
|---|---|---|
| FAIL | e.style['text-wrap'] = "wrap" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-wrap'] = "nowrap" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-wrap'] = "auto" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-wrap'] = "balance" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-wrap'] = "stable" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-wrap'] = "wrap auto" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-wrap'] = "wrap balance" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-wrap'] = "wrap stable" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-wrap'] = "auto wrap" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-wrap'] = "balance wrap" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-wrap'] = "stable wrap" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-wrap'] = "nowrap auto" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-wrap'] = "nowrap balance" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-wrap'] = "nowrap stable" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-wrap'] = "auto nowrap" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-wrap'] = "balance nowrap" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-wrap'] = "stable nowrap" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-wrap'] = "initial" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-wrap'] = "inherit" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-wrap'] = "unset" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-wrap'] = "revert" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-wrap'] = "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