Skip to content

Commit b08b809

Browse files
committed
[css-grid-2] Clarify “each”. [Needs some rewriting anyway, but at least this is an improvement.]
1 parent e0645e4 commit b08b809

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css-grid-1/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3920,7 +3920,7 @@ Resolve Intrinsic Track Sizes</h3>
39203920
set the track's <a>base size</a>
39213921
to the maximum of its items’ <a lt="min-content contribution">min/max-content contributions</a>,
39223922
respectively,
3923-
limited by the <a>max track sizing function</a>
3923+
each limited by the <a>max track sizing function</a>
39243924
if that is <a lt="fixed track sizing function">fixed</a>
39253925
and ultimately floored by its <a>min-size contribution</a>.
39263926

@@ -4494,7 +4494,7 @@ Major Changes</h4>
44944494
set the track's <a>base size</a>
44954495
to the maximum of its items’ <a lt="min-content contribution">min/max-content contributions</a>,
44964496
respectively<ins>,
4497-
limited to less than or equal to the <a>max track sizing function</a>
4497+
each limited to less than or equal to the <a>max track sizing function</a>
44984498
if that is <a lt="fixed track sizing function">fixed</a>,
44994499
and ultimately floored by its <a>min-size contribution</a>.</ins>
45004500
</blockquote>

0 commit comments

Comments
 (0)