Skip to content

Commit 414c26b

Browse files
committed
1 parent 4f5fe8f commit 414c26b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css-grid/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3432,9 +3432,9 @@ Resolve Intrinsic Track Sizes</h3>
34323432
to the maximum of its items’ “min-size contributions”:
34333433
the value specified by its respective 'min-width' or 'min-height' properties
34343434
(whichever matches the relevant axis)
3435-
if the specified size is ''auto'',
3435+
if the specified size is ''width/auto'',
34363436
or else the item’s <a>min-content contribution</a>.
3437-
Note: For items with a specified minimum size of ''auto'' (the initial value),
3437+
Note: For items with a specified minimum size of ''min-width/auto'' (the initial value),
34383438
this is equivalent to a min-content minimum.
34393439
<li>
34403440
<strong>For min-content maximums:</strong>

0 commit comments

Comments
 (0)