@@ -4769,12 +4769,13 @@ Changes since the <a href="https://www.w3.org/TR/2020/CRD-css-grid-1-20201218/">
47694769 (<a href="https://github.com/w3c/csswg-drafts/issues/6278">Issue #6278</a> )
47704770 <blockquote>
47714771 <p> In all cases, the size suggestion is additionally clamped by the [=maximum size=] in the affected axis,
4772- if it's definite.
4772+ if it's [= definite=] .
47734773 <ins> If the item is a [[css-sizing-3#min-content-zero|compressible replaced element]] ,
4774- the size suggestion is clamped by both the [=maximum size=] and the [=preferred size=] ,
4775- whichever are definite,
4776- with their indefinite percentages resolved for this purpose against zero
4777- (and therefore considered definite).</ins></p>
4774+ and has a [=definite=] [=preferred size=] or [=maximum size=]
4775+ in the relevant axis,
4776+ the size suggestion is capped by those sizes;
4777+ for this purpose, any indefinite percentages in these sizes
4778+ are resolved against zero (and considered [=definite=] ).</ins></p>
47784779 </blockquote>
47794780
47804781 <li id="change-2020-auto-min-transferred-clamp">
@@ -4791,11 +4792,11 @@ Changes since the <a href="https://www.w3.org/TR/2020/CRD-css-grid-1-20201218/">
47914792 converted through the aspect ratio.
47924793 It is otherwise undefined.</p>
47934794
4794- <p><ins> If the item’s has a [=preferred size=] or [=maximum size=]
4795+ <p><ins> If the item’s has a [=definite=] [= preferred size=] or [=maximum size=]
47954796 in the relevant axis,
4796- the [=transferred size suggestion=] is capped by those sizes,
4797- resolving any indefinite percentages in these sizes
4798- against zero for this purpose .</ins></p>
4797+ the [=transferred size suggestion=] is capped by those sizes;
4798+ for this purpose, any indefinite percentages in these sizes
4799+ are resolved against zero (and considered [=definite=] ) .</ins></p>
47994800 </blockquote>
48004801
48014802 <li id="change-2020-auto-margins">
0 commit comments