We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d110d63 commit 9fbbae3Copy full SHA for 9fbbae3
1 file changed
css-grid-1/Overview.bs
@@ -4171,8 +4171,10 @@ Distributing Extra Space Across Spanned Tracks</h4>
4171
<li>
4172
<strong>Distribute space to base sizes up to growth limits:</strong>
4173
Find the |item-incurred increase| for each spanned track with an affected size
4174
- by distributing the space equally among such tracks,
4175
- freezing each track as its size reaches its <a>growth limit</a>
+ by: distributing the space equally among such tracks,
+ freezing a track’s |item-incurred increase|
4176
+ as its affected size + |item-incurred increase|
4177
+ reaches its <a>growth limit</a>
4178
(and continuing to grow the unfrozen tracks as needed).
4179
4180
If a track was marked as <a>infinitely growable</a> for this phase,
0 commit comments