← back to v131 · nested-pseudo-elements-styling
conformance · v131
v131 · nested-pseudo-elements-styling — conformance probe
5 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.
0
pass
0
fail
0
blocked
5
total
| id | contract | kind | verdict | detail |
|---|---|---|---|---|
before-marker-selector-supported |
::before::marker parses as a nested pseudo-element selector. spec ↗ | css-supports | … | |
after-marker-selector-supported |
::after::marker parses as a nested pseudo-element selector. spec ↗ | css-supports | … | |
before-marker-stylesheet-roundtrip |
A li::before::marker rule round-trips through CSSStyleSheet. spec ↗ | script | … | |
after-marker-stylesheet-roundtrip |
A li::after::marker rule round-trips through CSSStyleSheet. spec ↗ | script | … | |
content-property-supported |
The content property is supported for generating before/after boxes that can own markers. spec ↗ | css-supports | … |