Skip to content

Commit 9fbbae3

Browse files
committed
[css-grid-1] Clarify that size refers to current state of size plus item-incurred increase. #3615
1 parent d110d63 commit 9fbbae3

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

css-grid-1/Overview.bs

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4171,8 +4171,10 @@ Distributing Extra Space Across Spanned Tracks</h4>
41714171
<li>
41724172
<strong>Distribute space to base sizes up to growth limits:</strong>
41734173
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>
4174+
by: distributing the space equally among such tracks,
4175+
freezing a track’s |item-incurred increase|
4176+
as its affected size + |item-incurred increase|
4177+
reaches its <a>growth limit</a>
41764178
(and continuing to grow the unfrozen tracks as needed).
41774179

41784180
If a track was marked as <a>infinitely growable</a> for this phase,

0 commit comments

Comments
 (0)