File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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>
18361836 see subsections below for details.
18371837
18381838 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 .
18441844
18451845 : <dfn>normal</dfn>
18461846 :: The ''gap/normal'' represents
You can’t perform that action at this time.
0 commit comments