We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be72e0c commit 438ecfaCopy full SHA for 438ecfa
css-grid-3/Overview.bs
@@ -1080,8 +1080,7 @@ Sizing Grid Containers</h2>
1080
[[css-grid-2#intrinsic-sizes|Sizing Grid Containers]] works the same as for regular [=grid containers=]
1081
but with the following addendum for the [=stacking axis=]:
1082
The <a>max-content size</a> (<a>min-content size</a>) of a [=grid container=] in the [=stacking axis=]
1083
- is the largest distance between the [=grid container's=] [=content-box=] [=start=] edge
1084
- and the maximum [=margin-box=] end of all the items,
+ is the size of the [=masonry box=] in that axis
1085
when sized under a <a>max-content constraint</a> (<a>min-content constraint</a>).
1086
1087
<div class="example">
0 commit comments