File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -2196,7 +2196,7 @@ Flex Baselines</h3>
21962196 a flex container provides a baseline just as a line box or table-row does. [[!CSS21]]
21972197
21982198 See <a href="https://www.w3.org/TR/css3-align/#baseline-rules">Baseline Rules</a>
2199- in [[CSS3 -ALIGN]] for more information on baseline alignment.
2199+ in [[CSS -ALIGN-3 ]] for more information on baseline alignment.
22002200
22012201<!--
22022202██ ███ ██ ██ ███████ ██ ██ ████████
@@ -2704,8 +2704,15 @@ Definite and Indefinite Sizes</h3>
27042704 and the percentage must resolve against the <strong> flexed</strong> <a>main size</a> of the <a>flex item</a>
27052705 (that is, after the layout algorithm below has been completed for the <a>flex item’s</a> <a>flex container</a> ,
27062706 and the <a>flex item</a> has acquired its final size).
2707+
2708+ <li>
2709+ Once the cross size of a flex line has been determined,
2710+ items in auto-sized flex containers are also considered
2711+ definite for the purpose of layout; see <a href="#algo-stretch">step 11</a> .
27072712 </ol>
27082713
2714+
2715+
27092716<!--
27102717████ ██ ██ ████████ ████████ ██████ ████ ████████ ████████ ██████
27112718 ██ ███ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██
@@ -3617,7 +3624,7 @@ Substantive Changes and Bugfixes</h4>
36173624 </ul>
36183625 </blockquote>
36193626 </ul>
3620-
3627+
36213628<h4 id="change-201505-clarify">
36223629Clarifications</h4>
36233630
You can’t perform that action at this time.
0 commit comments