File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2860,7 +2860,7 @@ Flex Item Intrinsic Size Contributions</h4>
28602860
28612861 The <strong> main-size <a>max-content contribution</a> of a <a>flex item</a> </strong>
28622862 is the larger of its <em> outer</em> <a>max-content size</a>
2863- and specified size (if that is <a>definite</a> ),
2863+ and specified size (its 'width' / 'height' as appropriate, if that is <a>definite</a> ),
28642864 clamped by its <a>flex base size</a> as a maximum (if it is not growable)
28652865 and/or as a minimum (if it is not shrinkable),
28662866 and then further clamped by its <a lt="min main size property">min</a> /<a>max main size properties</a> .
@@ -3476,7 +3476,7 @@ Substantive Changes and Bugfixes</h4>
34763476 <blockquote>
34773477 <p> The <strong> main-size <a>max-content contribution</a> of a <a>flex item</a> </strong>
34783478 is <ins> the larger of</ins> its <em> outer</em> <a>max-content size</a>
3479- <ins> and specified size (if that is <a>definite</a> )</ins> ,
3479+ <ins> and specified size (its 'width' / 'height' as appropriate, if that is <a>definite</a> )</ins> ,
34803480 clamped by its <a>flex base size</a> as a maximum (if it is not growable)
34813481 and/or as a minimum (if it is not shrinkable),
34823482 and then further clamped by its <a lt="min main size property">min</a> /<a>max main size properties</a> .
You can’t perform that action at this time.
0 commit comments