/css/css-text/parsing/word-space-transform-valid.html| status | subtest | message |
|---|---|---|
| FAIL | e.style['word-space-transform'] = "none" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['word-space-transform'] = "space" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['word-space-transform'] = "ideographic-space" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['word-space-transform'] = "space auto-phrase" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['word-space-transform'] = "ideographic-space auto-phrase" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['word-space-transform'] = "auto-phrase space" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['word-space-transform'] = "auto-phrase ideographic-space" should set the property value | assert_not_equals: property should be set got disallowed value "" |
bundle built 2026-07-16T07:16:48.063Z