Skip to content

Commit af5e329

Browse files
committed
[css-grid-1] Resimplify note. w3c#5351
1 parent 413d95e commit af5e329

1 file changed

Lines changed: 3 additions & 6 deletions

File tree

css-grid-1/Overview.bs

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4324,8 +4324,7 @@ Distributing Extra Space Across Spanned Tracks</h4>
43244324

43254325
Note: If the affected size was a <a>growth limit</a>
43264326
and the track is not marked [=infinitely growable=],
4327-
then the |item-incurred increase| for each spanned track with an affected size
4328-
is zero.
4327+
then each |item-incurred increase| will be zero.
43294328

43304329
<li>
43314330
<strong>Distribute space beyond growth limits:</strong>
@@ -5244,11 +5243,9 @@ Clarifications</h4>
52445243
the |limit| is infinity if it is marked as [=infinitely growable=],
52455244
and equal to the [=growth limit=] otherwise.</ins>
52465245

5247-
<p class=note>Note: If the affected size was a <a>growth limit</a>,
5248-
<del>each |item-incurred increase| will be zero.</del>
5246+
<p class=note>Note: If the affected size was a <a>growth limit</a>
52495247
<ins>and the track is not marked [=infinitely growable=],
5250-
then the |item-incurred increase| for each spanned track with an affected size
5251-
is zero.</ins>
5248+
then each |item-incurred increase| will be zero.
52525249
</blockquote>
52535250
</ul>
52545251

0 commit comments

Comments
 (0)