File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1956,7 +1956,7 @@ Row and Column Gutters: the 'row-gap' and 'column-gap' properties</h3>
19561956
19571957 Negative values are invalid.
19581958 <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]] ,
1959- percentages resolve against zero
1959+ [=cyclic percentages=] resolve against zero
19601960 for determining intrinsic size contributions,
19611961 but resolve against the box’s content box
19621962 when laying out the box’s contents.
Original file line number Diff line number Diff line change @@ -1050,7 +1050,8 @@ Extrinsic Size Determination</h2>
10501050
10511051 <li id=min-percentage-contribution>
10521052 For the [=min size properties=] ,
1053- as well as for margins and paddings,
1053+ as well as for [=margins=] and [=paddings=]
1054+ (and [=gutters=] ),
10541055 a <a>cyclic percentage</a> is resolved against zero
10551056 for determining intrinsic size contributions.
10561057 </ol>
You can’t perform that action at this time.
0 commit comments