/css/css-lists/parsing/list-style-type-invalid.html| status | subtest | message |
|---|---|---|
| PASS | e.style['list-style-type'] = "\"marker string\" none" should not set the property value | |
| PASS | e.style['list-style-type'] = "counter-Style-Name \"marker string\"" should not set the property value | |
| PASS | e.style['list-style-type'] = "symbols(cyclic)" should not set the property value | |
| PASS | e.style['list-style-type'] = "symbols(numeric \"n\")" should not set the property value | |
| PASS | e.style['list-style-type'] = "symbols(alphabetic \"a\")" should not set the property value | |
| PASS | e.style['list-style-type'] = "symbols(\"s\" symbolic)" should not set the property value | |
| PASS | e.style['list-style-type'] = "symbols(fixed url(\"https://example.com\"))" should not set the property value | |
| PASS | e.style['list-style-type'] = "symbols(repeating '○' '●')" should not set the property value |
bundle built 2026-07-16T07:16:48.063Z