File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3006,15 +3006,15 @@ Flex Item Intrinsic Size Contributions</h4>
3006
3006
3007
3007
The <strong> main-size <a>min-content contribution</a> of a <a>flex item</a> </strong>
3008
3008
is the larger of its <em> outer</em> <a>min-content size</a>
3009
- and outer <a>preferred size</a> (its 'width' / 'height' as appropriate)
3009
+ and outer <a>preferred size</a>
3010
3010
if that is not ''width/auto'' ,
3011
3011
clamped by its <a>flex base size</a> as a maximum (if it is not growable)
3012
3012
and/or as a minimum (if it is not shrinkable),
3013
3013
and then further clamped by its <a lt="min main size">min</a> /<a>max main size</a> .
3014
3014
3015
3015
The <strong> main-size <a>max-content contribution</a> of a <a>flex item</a> </strong>
3016
3016
is the larger of its <em> outer</em> <a>max-content size</a>
3017
- and outer <a>preferred size</a> (its 'width' / 'height' as appropriate)
3017
+ and outer <a>preferred size</a>
3018
3018
if that is not ''width/auto'' ,
3019
3019
clamped by its <a>flex base size</a> as a maximum (if it is not growable)
3020
3020
and/or as a minimum (if it is not shrinkable),
You can’t perform that action at this time.
0 commit comments