/css/css-text-decor/text-shadow/parsing/text-shadow-invalid.html| status | subtest | message |
|---|---|---|
| PASS | e.style['text-shadow'] = "auto" should not set the property value | |
| PASS | e.style['text-shadow'] = "10px 20px -30px" should not set the property value | |
| PASS | e.style['text-shadow'] = "10px" should not set the property value | |
| PASS | e.style['text-shadow'] = "10px 20px 30px 40px" should not set the property value | |
| PASS | e.style['text-shadow'] = "red 10px 20px blue" should not set the property value | |
| PASS | e.style['text-shadow'] = "10% 20px" should not set the property value | |
| PASS | e.style['text-shadow'] = "10px 20% 30px" should not set the property value | |
| PASS | e.style['text-shadow'] = "lime 10px 20px 30%" should not set the property value |
bundle built 2026-07-16T07:16:48.063Z