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
As a special case for handling stretched <adata-link-type=dfnhref=#flex-itemtitle="flex items">flex items</a>,
2000
2000
if a <adata-link-type=dfnhref=#single-linetitle=single-line>single-line</a><adata-link-type=dfnhref=#flex-containertitle="flex container">flex container</a> has a definite cross size,
2001
-
any <adata-link-type=dfnhref=#flex-itemtitle="flex items">flex items</a> with <aclass=cssdata-link-type=propdeschref=#propdef-align-selftitle=align-self>align-self: stretch</a> must also be treated as having a definite cross size
2002
-
of the flex container’s inner cross size (clamped to the <adata-link-type=dfnhref=#flex-itemtitle="flex item">flex item</a>’s min and max <adata-link-type=dfnhref=#cross-sizetitle="cross size">cross size</a>).
2001
+
the outer <adata-link-type=dfnhref=#cross-sizetitle="cross size">cross size</a> of any <adata-link-type=dfnhref=#flex-itemtitle="flex items">flex items</a> with <aclass=cssdata-link-type=propdeschref=#propdef-align-selftitle=align-self>align-self: stretch</a>
2002
+
is the flex container’s inner cross size (clamped to the <adata-link-type=dfnhref=#flex-itemtitle="flex item">flex item</a>’s min and max <adata-link-type=dfnhref=#cross-sizetitle="cross size">cross size</a>)
2003
+
and is considered <adata-link-type=dfnhref=#definitetitle=definite>definite</a>.
2003
2004
2004
2005
<p>
2005
2006
The following sections define the algorithm for laying out a flex container and its contents.
0 commit comments