File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2748,9 +2748,10 @@ Intrinsic Sizes</h3>
27482748 it is simply the largest <a>min-content contribution</a>
27492749 of all the <a>flex items</a> in the <a>flex container</a> .
27502750
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> , ...
27542755
27552756 The <strong> main-size <a lt="min-content contribution">min-content</a> /<a>max-content contribution</a> of a <a>flex item</a> </strong>
27562757 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