File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3006,15 +3006,15 @@ Flex Item Intrinsic Size Contributions</h4>
30063006
30073007 The <strong> main-size <a>min-content contribution</a> of a <a>flex item</a> </strong>
30083008 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>
30103010 if that is not ''width/auto'' ,
30113011 clamped by its <a>flex base size</a> as a maximum (if it is not growable)
30123012 and/or as a minimum (if it is not shrinkable),
30133013 and then further clamped by its <a lt="min main size">min</a> /<a>max main size</a> .
30143014
30153015 The <strong> main-size <a>max-content contribution</a> of a <a>flex item</a> </strong>
30163016 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>
30183018 if that is not ''width/auto'' ,
30193019 clamped by its <a>flex base size</a> as a maximum (if it is not growable)
30203020 and/or as a minimum (if it is not shrinkable),
You can’t perform that action at this time.
0 commit comments