We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 149e9f1 commit dbd98f2Copy full SHA for dbd98f2
css-flexbox-1/Overview.bs
@@ -2981,8 +2981,9 @@ Definite and Indefinite Sizes</h3>
2981
2982
<li>
2983
Once the cross size of a flex line has been determined,
2984
- items in auto-sized flex containers are also considered
2985
- definite for the purpose of layout; see <a href="#algo-stretch">step 11</a>.
+ the cross sizes of items in auto-sized flex containers
+ are also considered definite for the purpose of layout;
2986
+ see <a href="#algo-stretch">step 11</a>.
2987
</ol>
2988
2989
Note: The main size of a <a>fully inflexible</a> item with a <a>definite</a> <a>flex basis</a>
0 commit comments