/css/css-lists/parsing/counter-set-invalid.html| status | subtest | message |
|---|---|---|
| PASS | e.style['counter-set'] = "none chapter" should not set the property value | |
| PASS | e.style['counter-set'] = "reversed(none)" should not set the property value | |
| PASS | e.style['counter-set'] = "reversed(chapter)" should not set the property value | |
| PASS | e.style['counter-set'] = "3" should not set the property value | |
| PASS | e.style['counter-set'] = "99 imagenum" should not set the property value | |
| PASS | e.style['counter-set'] = "section -1, imagenum 99" should not set the property value | |
| PASS | e.style['counter-set'] = "section 3.14" should not set the property value | |
| PASS | e.style['counter-set'] = "inherit 2" should not set the property value | |
| PASS | e.style['counter-set'] = "initial 2" should not set the property value | |
| PASS | e.style['counter-set'] = "unset 2" should not set the property value | |
| PASS | e.style['counter-set'] = "default 2" should not set the property value | |
| PASS | e.style['counter-set'] = "revert 2" should not set the property value | |
| PASS | e.style['counter-set'] = "revert-layer 2" should not set the property value |
bundle built 2026-07-16T07:16:48.063Z