Skip to content

Commit 93dfe59

Browse files
committed
[css-align-3] Percentage gaps resolve to zero in indefinite containers, per WG resolution. #509
1 parent 8129221 commit 93dfe59

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

css-align-3/Overview.bs

+5
Original file line numberDiff line numberDiff line change
@@ -1637,6 +1637,11 @@ Row and Column Gutters: the 'row-gap' and 'column-gap' properties</h3>
16371637
see subsections below for details.
16381638

16391639
Negative values are invalid.
1640+
Percentages resolve to zero
1641+
when specified against an <a>indefinite size</a>
1642+
(such as the <a>logical width</a> of a float
1643+
or the ''height/auto'' <a>logical height</a>
1644+
of a <a>block-level</a> <a>grid container</a>).
16401645

16411646
: <dfn>normal</dfn>
16421647
:: The ''gap/normal'' represents a UA-dependent length on <a>multi-column elements</a>,

0 commit comments

Comments
 (0)