You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
then the <a>available grid space</a> is that constraint
3977
3978
(and is indefinite).
3978
3979
3979
-
Note: ''auto'' sizes that indicate content-based sizing (e.g. the height of a block-level box in horizontal writing modes) are equivalent to ''max-content''.
3980
+
Note: ''auto'' sizes that indicate content-based sizing
3981
+
(e.g. the height of a block-level box in horizontal writing modes)
3982
+
are equivalent to ''max-content''.
3980
3983
3981
3984
In all cases, clamp the <a>available grid space</a>
3982
3985
according to the <a>grid container's</a> min/max-width/height properties,
then the <a>available grid space</a> is that constraint
4666
4667
(and is indefinite).
4667
4668
4668
-
Note: ''auto'' sizes that indicate content-based sizing (e.g. the height of a block-level box in horizontal writing modes) are equivalent to ''max-content''.
4669
+
Note: ''auto'' sizes that indicate content-based sizing
4670
+
(e.g. the height of a block-level box in horizontal writing modes)
4671
+
are equivalent to ''max-content''.
4669
4672
4670
4673
In all cases, clamp the <a>available grid space</a>
4671
4674
according to the <a>grid container's</a> min/max-width/height properties,
@@ -5449,7 +5452,7 @@ Changes since the <a href="https://www.w3.org/TR/2020/CRD-css-grid-2-20201218/">
5449
5452
</ul>
5450
5453
</blockquote>
5451
5454
<li>
5452
-
Also incorporated <a href="https://www.w3.org/TR/css-grid-1/#changes">all changes to CSS Grid Level 1 since its previous publication</a>.
5455
+
Also incorporated <a href="https://www.w3.org/TR/2025/CRD-css-grid-1-20250326/#changes-202012">all changes to CSS Grid Level 1 since its previous publication</a>.
0 commit comments