We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8129221 commit 93dfe59Copy full SHA for 93dfe59
css-align-3/Overview.bs
@@ -1637,6 +1637,11 @@ Row and Column Gutters: the 'row-gap' and 'column-gap' properties</h3>
1637
see subsections below for details.
1638
1639
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>).
1645
1646
: <dfn>normal</dfn>
1647
:: The ''gap/normal'' represents a UA-dependent length on <a>multi-column elements</a>,
0 commit comments