File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2995,9 +2995,9 @@ <h3 id=main-sizing><span class=secno>9.3. </span> Main Size Determination</h3>
29952995
29962996 < li id =algo-flex > < strong > < a href ="#resolve-flexible-lengths "> Resolve the
29972997 flexible lengths</ a > </ strong > of all the flex items to find their used
2998- main size, and < strong > determine their < dfn
2999- id =hypothetical-cross-size > hypothetical cross size</ dfn > </ strong >
3000- assuming this main size. (See section 9.7.)
2998+ main size (see section 9.7.) , and < strong > determine their < dfn
2999+ id =hypothetical-cross-size > hypothetical cross size</ dfn > </ strong > by
3000+ performing layout assuming this used main size and the available space.
30013001 </ ol >
30023002
30033003 < h3 id =cross-sizing > < span class =secno > 9.4. </ span > Cross size determination</ h3 >
Original file line number Diff line number Diff line change @@ -2312,8 +2312,10 @@ <h3 id='main-sizing'>
23122312 </ ul >
23132313
23142314 < li id ='algo-flex '>
2315- < strong > < a href ='#resolve-flexible-lengths '> Resolve the flexible lengths</ a > </ strong > of all the flex items to find their used main size,
2316- and < strong > determine their < dfn > hypothetical cross size</ dfn > </ strong > assuming this main size. (See section 9.7.)
2315+ < strong > < a href ='#resolve-flexible-lengths '> Resolve the flexible lengths</ a > </ strong > of all the flex items
2316+ to find their used main size (see section 9.7.),
2317+ and < strong > determine their < dfn > hypothetical cross size</ dfn > </ strong >
2318+ by performing layout assuming this used main size and the available space.
23172319 </ ol >
23182320
23192321< h3 id ='cross-sizing '>
You can’t perform that action at this time.
0 commit comments