/css/css-text/parsing/text-spacing-trim-valid.html| status | subtest | message |
|---|---|---|
| FAIL | e.style['text-spacing-trim'] = "normal" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-spacing-trim'] = "auto" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-spacing-trim'] = "space-all" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-spacing-trim'] = "trim-both" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-spacing-trim'] = "trim-all" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-spacing-trim'] = "trim-start" should set the property value | assert_not_equals: property should be set got disallowed value "" |
| FAIL | e.style['text-spacing-trim'] = "space-first" should set the property value | assert_not_equals: property should be set got disallowed value "" |
bundle built 2026-07-16T07:16:48.063Z