File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -1836,11 +1836,11 @@ Row and Column Gutters: the 'row-gap' and 'column-gap' properties</h3>
1836
1836
see subsections below for details.
1837
1837
1838
1838
Negative values are invalid.
1839
- Percentages resolve to zero
1840
- when specified against a content-based size
1841
- (such as the <a>logical width</a> of a float
1842
- or the ''height/auto'' <a>logical height</a>
1843
- of a <a>block-level</a> <a>grid container</a> ) .
1839
+ <a href="https://www.w3.org/TR/css-sizing-3/#percentage-sizing">As in the min size properties and margins/paddings</a> [[CSS-SIZING-3]] ,
1840
+ percentages resolve against zero
1841
+ for determining intrinsic size contributions,
1842
+ but resolve against the box’s content box
1843
+ when laying out the box’s contents .
1844
1844
1845
1845
: <dfn>normal</dfn>
1846
1846
:: The ''gap/normal'' represents
You can’t perform that action at this time.
0 commit comments