Skip to content

Commit acec5cb

Browse files
gitspeaksfantasai
authored andcommitted
[css-flexbox-1] Frozen items do not guarantee complete distribution of free space #11405
1 parent b82a2d0 commit acec5cb

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

‎css-flexbox-1/Overview.bs

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2748,9 +2748,7 @@ Resolving Flexible Lengths</h3>
27482748
<ol type=a>
27492749
<li>
27502750
<strong>Check for flexible items.</strong>
2751-
If all the flex items on the line are frozen,
2752-
free space has been distributed;
2753-
exit this loop.
2751+
If all the flex items on the line are frozen, exit this loop.
27542752

27552753
<li>
27562754
<strong>Calculate the <dfn>remaining free space</dfn></strong>

0 commit comments

Comments
 (0)