Skip to content

Commit 438ecfa

Browse files
committed
[css-grid-3][editorial] Simplify wording by re-using existing terminology.
1 parent be72e0c commit 438ecfa

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

css-grid-3/Overview.bs

+1-2
Original file line numberDiff line numberDiff line change
@@ -1080,8 +1080,7 @@ Sizing Grid Containers</h2>
10801080
[[css-grid-2#intrinsic-sizes|Sizing Grid Containers]] works the same as for regular [=grid containers=]
10811081
but with the following addendum for the [=stacking axis=]:
10821082
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,
1083+
is the size of the [=masonry box=] in that axis
10851084
when sized under a <a>max-content constraint</a> (<a>min-content constraint</a>).
10861085

10871086
<div class="example">

0 commit comments

Comments
 (0)