You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<strong>Calculate the cross size of each flex line.</strong>
2168
2168
2169
2169
<p>
2170
-
If the flex container has only a single line
2171
-
(even if it’s a <adata-link-type=dfnhref=#multi-linetitle=multi-line>multi-line</a> flexcontainer)
2172
-
and has a <adata-link-type=dfnhref=#definitetitle=definite>definite</a> crosssize,
2173
-
the crosssizeof the flexline
2174
-
is the flexcontainer’s inner crosssize.
2170
+
If the flex container has only one <adata-link-type=dfnhref=#flex-linetitle="flex line">flex line</a>
2171
+
(even if it’s a <adata-link-type=dfnhref=#multi-linetitle=multi-line>multi-line</a><adata-link-type=dfnhref=#flex-containertitle="flex container">flex container</a>)
2172
+
and has a <adata-link-type=dfnhref=#definitetitle=definite>definite</a><adata-link-type=dfnhref=#cross-sizetitle="cross size">cross size</a>,
2173
+
the <adata-link-type=dfnhref=#cross-sizetitle="cross size">cross size</a>of the <adata-link-type=dfnhref=#flex-linetitle="flex line">flex line</a>
2174
+
is the <adata-link-type=dfnhref=#flex-containertitle="flex container">flex container</a>’s inner <adata-link-type=dfnhref=#cross-sizetitle="cross size">cross size</a>.
0 commit comments