← back to v149 · css-gap-decorations

conformance · v149

v149 · css-gap-decorations — conformance probe

8 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-gaps-1/ chromestatus: #5157805733183488 generated 2026-06-01T08:03:56Z by conformance-author-v1-subagent
0
pass
0
fail
0
blocked
8
total
id contract kind verdict detail
row-rule-color-supported The longhand row-rule-color accepts a <color> value. spec ↗ css-supports
row-rule-style-supported The longhand row-rule-style accepts a line-style keyword like dashed. spec ↗ css-supports
row-rule-width-supported The longhand row-rule-width accepts a <length>. spec ↗ css-supports
column-rule-color-supported column-rule-color now applies to grid and flex gaps, not just multicol. spec ↗ css-supports
column-rule-style-supported column-rule-style accepts a line-style keyword. spec ↗ css-supports
row-rule-shorthand The row-rule shorthand accepts width / style / color in one declaration. spec ↗ css-supports
rule-shorthand The rule shorthand sets row-rule and column-rule together. spec ↗ css-supports
computed-row-rule-color-via-cssom Setting row-rule-color through CSSOM round-trips through getComputedStyle. spec ↗ script