← back to v139 · css-gap-decorations
conformance · v139
v139 · css-gap-decorations — conformance probe
7 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
7
total
| id | contract | kind | verdict | detail |
|---|---|---|---|---|
row-rule-color-supported |
The longhand row-rule-color accepts a <color> value (new in css-gaps-1). spec ↗ | script | … | |
row-rule-style-supported |
The longhand row-rule-style accepts a line-style keyword like dashed. spec ↗ | script | … | |
row-rule-width-supported |
The longhand row-rule-width accepts a <length>. spec ↗ | script | … | |
column-rule-applies-to-flex-and-grid |
column-rule-color is accepted; in css-gaps-1 it applies to grid and flex containers too, not just multicol. spec ↗ | css-supports | … | |
row-rule-shorthand |
The row-rule shorthand accepts width / style / color in one declaration. spec ↗ | script | … | |
rule-shorthand |
The rule shorthand sets row-rule and column-rule together. spec ↗ | script | … | |
row-rule-color-cssom-roundtrip |
Setting row-rule-color through CSSOM round-trips through getComputedStyle. spec ↗ | script | … |