← back to v138 · css-scroll-target-group-property

conformance · v138

v138 · css-scroll-target-group-property — 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.

browser: spec: https://drafts.csswg.org/css-overflow-5/#scroll-target-group chromestatus: #5189126177161216 generated 2026-06-01T09:05:00Z by conformance-author-v1-subagent
0
pass
0
fail
0
blocked
5
total
id contract kind verdict detail
scroll-target-group-none-supported scroll-target-group: none is the initial value and parses. spec ↗ css-supports
scroll-target-group-auto-supported scroll-target-group: auto establishes a scroll marker group container. spec ↗ css-supports
computed-scroll-target-group-default-none Computed default of scroll-target-group is 'none'. spec ↗ script
computed-scroll-target-group-auto-roundtrip Setting scroll-target-group: auto round-trips through getComputedStyle. spec ↗ script
target-current-pseudo-related Scroll marker groups make the :target-current pseudo class meaningful on markers — confirm it parses. spec ↗ script