We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9e9f7f commit 4e29e0eCopy full SHA for 4e29e0e
css-grid-1/Overview.bs
@@ -3871,7 +3871,7 @@ Resolve Intrinsic Track Sizes</h3>
3871
to the maximum of its items’ <a>min-size contributions</a>.
3872
The <dfn noexport>min-size contribution</dfn> of an item is
3873
the outer size that would result from assuming
3874
- the item’s computed 'min-width' or 'min-height' value
+ the item’s used 'min-width' or 'min-height' value
3875
(whichever matches the relevant axis)
3876
as its specified size ('width' or 'height', whichever matches the relevant axis)
3877
if its computed size [=behaves as auto=],
0 commit comments