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