We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efc4bb9 commit 9ca72a7Copy full SHA for 9ca72a7
css-grid-1/Overview.bs
@@ -3777,7 +3777,7 @@ Resolve Intrinsic Track Sizes</h3>
3777
the item’s 'min-width' or 'min-height' value
3778
(whichever matches the relevant axis)
3779
as its specified size
3780
- if its specified size ('width' or 'height', whichever matches the relevant axis) is ''width/auto'',
+ if its computed size ('width' or 'height', whichever matches the relevant axis) [=behaves as auto=],
3781
or else the item’s <a>min-content contribution</a>.
3782
3783
Note: For items with a specified minimum size of ''min-width/auto'' (the initial value),
0 commit comments