There was an error while loading. Please reload this page.
1 parent 2c446be commit 0ee6d39Copy full SHA for 0ee6d39
1 file changed
css-flexbox/Overview.bs
@@ -2655,7 +2655,7 @@ Intrinsic Sizes</h3>
2655
<ol>
2656
<li>
2657
For each <a>flex item</a>,
2658
- subtract its <a>flex base size</a> from its <a>max-content contribution</a> size.
+ subtract its outer <a>flex base size</a> from its <a>max-content contribution</a> size.
2659
If that result is not zero, divide it by its <a>flex grow factor</a> (if the result was positive)
2660
or by its <a>scaled flex shrink factor</a> (if the result was negative).
2661
This is the item's <var>max-content flex fraction</var>.
0 commit comments