From eb80c4969230032fd526babfaefc61342a0f66d3 Mon Sep 17 00:00:00 2001 From: gitspeaks <37540903+gitspeaks@users.noreply.github.com> Date: Sun, 22 Dec 2024 14:57:25 +0200 Subject: [PATCH] Frozen items do not guarantee complete distribution of free space --- css-flexbox-1/Overview.bs | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/css-flexbox-1/Overview.bs b/css-flexbox-1/Overview.bs index f078aa9ea0f8..2036db038993 100644 --- a/css-flexbox-1/Overview.bs +++ b/css-flexbox-1/Overview.bs @@ -2732,9 +2732,7 @@ Resolving Flexible Lengths
  1. Check for flexible items. - If all the flex items on the line are frozen, - free space has been distributed; - exit this loop. + If all the flex items on the line are frozen, exit this loop.
  2. Calculate the remaining free space