/css/css-text/parsing/text-spacing-invalid.html| status | subtest | message |
|---|---|---|
| PASS | e.style['text-spacing'] = "none none" should not set the property value | |
| PASS | e.style['text-spacing'] = "none no-autospace" should not set the property value | |
| PASS | e.style['text-spacing'] = "no-autospace none" should not set the property value | |
| PASS | e.style['text-spacing'] = "none space-first" should not set the property value | |
| PASS | e.style['text-spacing'] = "space-first none" should not set the property value | |
| PASS | e.style['text-spacing'] = "auto auto" should not set the property value | |
| PASS | e.style['text-spacing'] = "auto no-autospace" should not set the property value | |
| PASS | e.style['text-spacing'] = "no-autospace auto" should not set the property value | |
| PASS | e.style['text-spacing'] = "auto space-first" should not set the property value | |
| PASS | e.style['text-spacing'] = "space-first auto" should not set the property value | |
| PASS | e.style['text-spacing'] = "normal normal no-autospace" should not set the property value |
bundle built 2026-07-16T07:16:48.063Z