File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2377,11 +2377,6 @@ <h3 id=main-sizing><span class=secno>9.3. </span> Main Size Determination</h3>
23772377 if the last non-zero item exactly "filled up" the line.
23782378 </ ul >
23792379
2380- < li >
2381- < p class =issue > Are flexboxes fill-available or fit-content by default?
2382- Or are they really shrink-wrap, such that we need to adjust the main
2383- size here, now that we know the length of the longest line?
2384-
23852380 < li id =algo-flex > < strong > < a href ="#resolve-flexible-lengths "> Resolve the
23862381 flexible lengths</ a > </ strong > of all the flexbox items to find their used
23872382 main size, and < strong > determine their hypothetical cross size</ strong >
Original file line number Diff line number Diff line change @@ -1643,11 +1643,6 @@ <h3 id='main-sizing'>
16431643 even if the last non-zero item exactly "filled up" the line.
16441644 </ ul >
16451645
1646- < li >
1647- < p class ='issue '>
1648- Are flexboxes fill-available or fit-content by default?
1649- Or are they really shrink-wrap, such that we need to adjust the main size here, now that we know the length of the longest line?
1650-
16511646 < li id ='algo-flex '>
16521647 < strong > < a href ='#resolve-flexible-lengths '> Resolve the flexible lengths</ a > </ strong > of all the flexbox items to find their used main size,
16531648 and < strong > determine their hypothetical cross size</ strong > from this main size.
You can’t perform that action at this time.
0 commit comments