File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2792,6 +2792,9 @@ Flex Container Intrinsic Main Sizes</h4>
27922792 while maintaining the [[#intrinsic-item-contributions|max-content contributions]] of its <a>flex items</a> :
27932793
27942794 <ol>
2795+ <li>
2796+ Place all <a>flex items</a> into lines of infinite length.
2797+
27952798 <li>
27962799 For each <a>flex item</a> ,
27972800 subtract its outer <a>flex base size</a> from its [[#intrinsic-item-contributions|max-content contribution]] size.
@@ -2802,9 +2805,6 @@ Flex Container Intrinsic Main Sizes</h4>
28022805 having floored the <a>flex shrink factor</a> at 1.
28032806 This is the item's <var> max-content flex fraction</var> .
28042807
2805- <li>
2806- Place all <a>flex items</a> into lines of infinite length.
2807-
28082808 <li>
28092809 Within each line,
28102810 find the largest <var> max-content flex fraction</var>
You can’t perform that action at this time.
0 commit comments