Skip to content

Commit 93f0feb

Browse files
committed
[css-grid-1] Be more verbose. #3614
1 parent d244a68 commit 93f0feb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-grid-1/Overview.bs

+2-2
Original file line numberDiff line numberDiff line change
@@ -4188,11 +4188,11 @@ Distributing Extra Space Across Spanned Tracks</h4>
41884188

41894189
<ul>
41904190
<li>
4191-
when handling ''min-content'' or ''auto'' <a>base sizes</a>:
4191+
when handling <a>base sizes</a> of tracks with ''min-content'' or ''auto'' minimums:
41924192
any affected track that happens to also have an intrinsic <a>max track sizing function</a>;
41934193
if there are no such tracks, then all affected tracks.
41944194
<li>
4195-
when handling ''max-content'' <a>base sizes</a>:
4195+
when handling <a>base sizes</a> of tracks with ''max-content'' minimums:
41964196
any affected track that happens to also have a ''max-content'' <a>max track sizing function</a>;
41974197
if there are no such tracks, then all affected tracks.
41984198
<li>when handling any intrinsic <a>growth limit</a>:

0 commit comments

Comments
 (0)