We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cbf855 commit 84dabefCopy full SHA for 84dabef
1 file changed
css-flexbox-1/Overview.bs
@@ -2612,6 +2612,13 @@ Line Length Determination</h3>
2612
<li id='algo-main-container'>
2613
<strong>Determine the <a>main size</a> of the flex container</strong>
2614
using the rules of the formatting context in which it participates.
2615
+
2616
+ <div class=note>
2617
+ The [=automatic block size=] of a [=block-level=] [=flex container=]
2618
+ is its [=max-content size=].
2619
2620
+ The Block Layout spec should define this equivalency, but it doesn't exist yet.
2621
+ </div>
2622
</ol>
2623
2624
<h3 id='main-sizing'>
0 commit comments