File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -2748,9 +2748,10 @@ Intrinsic Sizes</h3>
2748
2748
it is simply the largest <a>min-content contribution</a>
2749
2749
of all the <a>flex items</a> in the <a>flex container</a> .
2750
2750
2751
- The <dfn>min-content cross size</dfn> and <dfn>max-content cross size</dfn> of a flex container
2752
- are the <a>cross size</a> of the flex container
2753
- after performing layout into the given available <a>main-axis</a> space and infinite available <a>cross-axis</a> space.
2751
+ The <dfn>min-content cross size</dfn> and <dfn>max-content cross size</dfn> of a <a>single-line</a> <a>flex container</a>
2752
+ is the largest <a>min-content contribution</a> or <a>max-content contribution</a> (respectively)
2753
+ of its <a>flex items</a> .
2754
+ For a <a>multi-line</a> <a>flex container</a> , ...
2754
2755
2755
2756
The <strong> main-size <a lt="min-content contribution">min-content</a> /<a>max-content contribution</a> of a <a>flex item</a> </strong>
2756
2757
is its outer <a lt="min-content size">min-content</a> /<a>max-content size</a> ,
You can’t perform that action at this time.
0 commit comments