/css/css-text-decor/parsing/text-decoration-line-invalid.html| status | subtest | message |
|---|---|---|
| PASS | e.style['text-decoration-line'] = "auto" should not set the property value | |
| PASS | e.style['text-decoration-line'] = "null" should not set the property value | |
| PASS | e.style['text-decoration-line'] = "noone" should not set the property value | |
| PASS | e.style['text-decoration-line'] = "under-line" should not set the property value | |
| PASS | e.style['text-decoration-line'] = "over-line" should not set the property value | |
| PASS | e.style['text-decoration-line'] = "linethrough" should not set the property value | |
| PASS | e.style['text-decoration-line'] = "none underline" should not set the property value | |
| PASS | e.style['text-decoration-line'] = "none spelling-error" should not set the property value | |
| PASS | e.style['text-decoration-line'] = "underline underline" should not set the property value | |
| PASS | e.style['text-decoration-line'] = "underline none overline" should not set the property value | |
| PASS | e.style['text-decoration-line'] = "blink line-through blink" should not set the property value | |
| PASS | e.style['text-decoration-line'] = "spelling-error overline" should not set the property value | |
| PASS | e.style['text-decoration-line'] = "spelling-error grammar-error" should not set the property value | |
| PASS | e.style['text-decoration-line'] = "blink underline line-through grammar-error" should not set the property value |
bundle built 2026-07-16T07:16:48.063Z