@@ -4769,12 +4769,13 @@ Changes since the <a href="https://www.w3.org/TR/2020/CRD-css-grid-1-20201218/">
4769
4769
(<a href="https://github.com/w3c/csswg-drafts/issues/6278">Issue #6278</a> )
4770
4770
<blockquote>
4771
4771
<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=] .
4773
4773
<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>
4778
4779
</blockquote>
4779
4780
4780
4781
<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/">
4791
4792
converted through the aspect ratio.
4792
4793
It is otherwise undefined.</p>
4793
4794
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=]
4795
4796
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>
4799
4800
</blockquote>
4800
4801
4801
4802
<li id="change-2020-auto-margins">
0 commit comments