/css/css-lists/parsing/content-invalid.html| status | subtest | message |
|---|---|---|
| PASS | e.style['content'] = "counter(foo, none)" should not set the property value | |
| PASS | e.style['content'] = "counters(foo, \"\", none)" should not set the property value | |
| PASS | e.style['content'] = "counter(foo, unset)" should not set the property value | |
| PASS | e.style['content'] = "counters(foo, \"\", unset)" should not set the property value | |
| PASS | e.style['content'] = "counter(foo, initial)" should not set the property value | |
| PASS | e.style['content'] = "counters(foo, \"\", initial)" should not set the property value | |
| PASS | e.style['content'] = "counter(foo, inherit)" should not set the property value | |
| PASS | e.style['content'] = "counters(foo, \"\", inherit)" should not set the property value | |
| PASS | e.style['content'] = "\"z\" counter(foo, none)" should not set the property value | |
| PASS | e.style['content'] = "\"z\" counters(foo, \"\", none)" should not set the property value | |
| PASS | e.style['content'] = "\"z\" counter(foo, unset)" should not set the property value | |
| PASS | e.style['content'] = "\"z\" counters(foo, \"\", unset)" should not set the property value | |
| PASS | e.style['content'] = "\"z\" counter(foo, initial)" should not set the property value | |
| PASS | e.style['content'] = "\"z\" counters(foo, \"\", initial)" should not set the property value | |
| PASS | e.style['content'] = "\"z\" counter(foo, inherit)" should not set the property value | |
| PASS | e.style['content'] = "\"z\" counters(foo, \"\", inherit)" should not set the property value | |
| PASS | e.style['content'] = "counter(foo, none) \"z\"" should not set the property value | |
| PASS | e.style['content'] = "counters(foo, \"\", none) \"z\"" should not set the property value | |
| PASS | e.style['content'] = "counter(foo, unset) \"z\"" should not set the property value | |
| PASS | e.style['content'] = "counters(foo, \"\", unset) \"z\"" should not set the property value | |
| PASS | e.style['content'] = "counter(foo, initial) \"z\"" should not set the property value | |
| PASS | e.style['content'] = "counters(foo, \"\", initial) \"z\"" should not set the property value | |
| PASS | e.style['content'] = "counter(foo, inherit) \"z\"" should not set the property value | |
| PASS | e.style['content'] = "counters(foo, \"\", inherit) \"z\"" should not set the property value |
bundle built 2026-07-16T07:16:48.063Z