We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6dde305 commit 4c63835Copy full SHA for 4c63835
2 files changed
css-flexbox/Overview.bs
@@ -2656,7 +2656,7 @@ Resolving Flexible Lengths</h3>
2656
<dt>If using the <i>flex shrink factor</i>
2657
<dd>
2658
For every unfrozen item on the line,
2659
- multiply its flex shrink factor by its outer flex base size,
+ multiply its flex shrink factor by its inner flex base size,
2660
and note this as its <dfn>scaled flex shrink factor</dfn>.
2661
Find the ratio of the item's <a>scaled flex shrink factor</a>
2662
to the sum of the <a>scaled flex shrink factors</a> of all unfrozen items on the line.
0 commit comments