File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -3922,10 +3922,11 @@ Resolve Intrinsic Track Sizes</h3>
39223922 floored at zero.
39233923 The <dfn noexport>min-size contribution</dfn> of an item is
39243924 the outer size that would result from assuming
3925- the item’s used 'min-width' or 'min-height' value
3926- (whichever matches the relevant axis)
3927- as its specified size ('width' or 'height' , whichever matches the relevant axis)
3928- if its computed size [=behaves as auto=] ,
3925+ the item’s used <a>minimum size</a>
3926+ ('min-width' or 'min-height' , whichever matches the relevant axis)
3927+ as its <a>preferred size</a>
3928+ ('width' or 'height' , whichever matches the relevant axis)
3929+ if its computed <a>preferred size</a> [=behaves as auto=] ,
39293930 or else the item’s <a>min-content contribution</a> .
39303931
39313932 Note: For items with a specified minimum size of ''min-width/auto'' (the initial value),
You can’t perform that action at this time.
0 commit comments