File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3030
3131 < h1 id =head-box-flexible > CSS Flexible Box Layout Module</ h1 >
3232
33- < h2 class ="no-num no-toc " id =w3c-working > Editor's Draft, 14 May 2012</ h2 >
33+ < h2 class ="no-num no-toc " id =w3c-working > Editor's Draft, 15 May 2012</ h2 >
3434
3535 < dl >
3636 < dt > This version:
37- <!--<dd><a href="http://www.w3.org/TR/2012/ED-css3-flexbox-20120514 /">http://www.w3.org/TR/2012/WD-css3-flexbox-20120514 /</a>-->
37+ <!--<dd><a href="http://www.w3.org/TR/2012/ED-css3-flexbox-20120515 /">http://www.w3.org/TR/2012/WD-css3-flexbox-20120515 /</a>-->
3838
3939
4040 < dd > < a
@@ -2383,7 +2383,13 @@ <h3 id=cross-sizing><span class=secno>9.4. </span> Cross size determination</h3>
23832383
23842384 < ol start =8 >
23852385 < li id =algo-cross-line > < strong > Calculate the cross size of each flexbox
2386- line.</ strong > For each flexbox line:
2386+ line.</ strong >
2387+ < p > If the flexbox has only a single line (even if it's a < a
2388+ href ="#multi-line0 "> < i > multi-line</ i > </ a > flexbox), the cross size of
2389+ the flexbox line is the flexbox's inner cross size.
2390+
2391+ < p > Otherwise, for each flexbox line:
2392+
23872393 < ol >
23882394 < li > Collect all the flexbox items whose inline-axis is parallel to the
23892395 main-axis, whose ‘< a href ="#flex-item-align "> < code
You can’t perform that action at this time.
0 commit comments