File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2394,9 +2394,8 @@ Resolving Flexible Lengths</h3>
23942394
23952395 <li>
23962396 <strong> Recalculate free space.</strong>
2397- Sum the outer <i> flex base sizes</i> of all items on the line,
2398- and subtract this from the flex container's inner main size.
2399- This is the free space.
2397+ Calculate the free space again,
2398+ according to the “Calculate free space” step before this loop.
24002399 <span class='note'> Note that this does not alter the desired free space of the items.</span>
24012400
24022401 <li>
Original file line number Diff line number Diff line change @@ -2396,9 +2396,8 @@ <h3 class="heading settled heading" data-level=9.7 id=resolve-flexible-lengths><
23962396
23972397 < li >
23982398 < strong > Recalculate free space.</ strong >
2399- Sum the outer < a data-link-type =dfn href =#flex-base-size title ="flex base sizes "> flex base sizes</ a > of all items on the line,
2400- and subtract this from the flex container’s inner main size.
2401- This is the free space.
2399+ Calculate the free space again,
2400+ according to the “Calculate free space” step before this loop.
24022401 < span class =note > Note that this does not alter the desired free space of the items.</ span >
24032402
24042403 < li >
You can’t perform that action at this time.
0 commit comments