← back to v140 · css-counter-and-counters-in-alt-text-of-content-property

conformance · v140

v140 · css-counter-and-counters-in-alt-text-of-content-property — conformance probe

6 assertions drawn from the spec. Each is a single contract the spec text makes. Pass/fail reflects what this browser executed; blocked means the contract was not run because it needs user mediation, hardware, or another unavailable precondition. Open the page in Chrome stable / canary / Firefox / Safari to compare.

browser: spec: https://drafts.csswg.org/css-content/#content-property chromestatus: #5185442420621312 generated 2026-06-02T00:00:00Z by codex-auto-research
0
pass
0
fail
0
blocked
6
total
id contract kind verdict detail
content-alt-text-syntax-supported The content shorthand accepts a slash-separated alt-text part. spec ↗ css-supports
content-counter-supported counter() is accepted in the visible value part of content. spec ↗ css-supports
content-counter-in-alt-text counter() is accepted in the alt-text part of content. spec ↗ css-supports
content-counters-in-alt-text counters() is accepted in the alt-text part of content. spec ↗ css-supports
content-mixed-counter-alt-text Alt text can concatenate strings and counter() values. spec ↗ css-supports
counters-with-style-arg-in-alt counters() with a list-style argument is accepted in alt text. spec ↗ css-supports