We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6d8950 commit 66d84cdCopy full SHA for 66d84cd
css-grid-1/Overview.bs
@@ -4277,6 +4277,12 @@ Distributing Extra Space Across Spanned Tracks</h4>
4277
until it reaches the limit specified as the ''fit-content()'' argument,
4278
after which it is treated as having a <a>fixed sizing function</a> of that argument.
4279
4280
+ Note: This step prioritizes the distribution of space
4281
+ for accommodating space required
4282
+ by the tracks’ [=min track sizing functions=]
4283
+ beyond their current growth limits
4284
+ based on the types of their [=max track sizing functions=].
4285
+
4286
<li>
4287
For each affected track,
4288
if the track’s |item-incurred increase| is larger than the track’s |planned increase|
0 commit comments