File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2612,7 +2612,6 @@ Line Length Determination</h3>
26122612 <li id='algo-main-container'>
26132613 <strong> Determine the <a>main size</a> of the flex container</strong>
26142614 using the rules of the formatting context in which it participates.
2615- For this computation, <a value for=margin>auto</a> margins on flex items are treated as ''0'' .
26162615 </ol>
26172616
26182617<h3 id='main-sizing'>
@@ -3000,7 +2999,7 @@ Intrinsic Sizes</h3>
30002999 to produce various types of content-based automatic sizing,
30013000 such as shrink-to-fit logical widths (which use the ''fit-content'' formula)
30023001 and content-based logical heights (which use the <a>max-content size</a> ).
3003-
3002+ For these computations, <a value for=margin>auto</a> margins on flex items are treated as ''0'' .
30043003
30053004 See [[!CSS-SIZING-3]] for a definition of the terms in this section.
30063005
You can’t perform that action at this time.
0 commit comments