/css/css-text/parsing/letter-spacing-valid.html| status | subtest | message |
|---|---|---|
| PASS | e.style['letter-spacing'] = "normal" should set the property value | |
| PASS | e.style['letter-spacing'] = "0" should set the property value | |
| PASS | e.style['letter-spacing'] = "-10px" should set the property value | |
| PASS | e.style['letter-spacing'] = "20px" should set the property value | |
| PASS | e.style['letter-spacing'] = "calc(2em + 3ex)" should set the property value | |
| PASS | e.style['letter-spacing'] = "120%" should set the property value | |
| PASS | e.style['letter-spacing'] = "-10%" should set the property value | |
| PASS | e.style['letter-spacing'] = "calc(2ch - 30%)" should set the property value | |
| PASS | e.style['letter-spacing'] = "calc(40% + 50px)" should set the property value |
bundle built 2026-07-16T07:16:48.063Z