File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2603,15 +2603,16 @@ Main Size Determination</h3>
26032603 starting from the first uncollected item,
26042604 collect consecutive items one by one
26052605 until the first time that the <em> next</em> collected item
2606- would not fit into the flex container's inner main size
2606+ would not fit into the flex container's [= inner size|inner=] main size
26072607 (or until a forced break is encountered,
26082608 see [[#pagination]] ).
26092609 If the very first uncollected item wouldn't fit,
26102610 collect just it into the line.
26112611
26122612 <p>
26132613 For this step,
2614- the size of a flex item is its outer <a>hypothetical main size</a> .
2614+ the size of a flex item is its [=outer size|outer=] <a>hypothetical main size</a> .
2615+ <span class=note> (Note: This can be negative.)</span>
26152616
26162617 <p>
26172618 Repeat until all flex items have been collected into flex lines.
You can’t perform that action at this time.
0 commit comments