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
If the item’s computed <aclass="property" data-link-type="propdesc" href="#propdef-flex-basis">flex-basis</a> is <spanclass="css">content</span>
1557
-
and its computed <adata-link-type="dfn" href="#main-size-property">main size property</a> is <adata-link-type="dfn" href="#definite">definite</a>,
1556
+
If the item’s computed <adata-link-type="dfn" href="#main-size-property">main size property</a> is <adata-link-type="dfn" href="#definite">definite</a>,
1558
1557
then the <var>specified size</var> is that size
1559
1558
(clamped by its <adata-link-type="dfn" href="#main-size-property">max main size property</a> if it’s <adata-link-type="dfn" href="#definite">definite</a>).
Remove the requirement that the <adata-link-type="dfn" href="#flex-basis">flex basis</a> be <spanclass="css">content</span> for the <adata-link-type="dfn" href="http://dev.w3.org/csswg/css-images-3/#specified-size">specified size</a> to be defined.
4667
+
(The specified size should always win if it is smaller than the intrinsic size.)
4668
+
4669
+
4670
+
<blockquote>
4671
+
If the item’s
4672
+
<del>computed <aclass="property" data-link-type="propdesc" href="#propdef-flex-basis">flex-basis</a> is <spanclass="css">content</span>
4673
+
and its</del>
4674
+
computed <adata-link-type="dfn" href="#main-size-property">main size property</a> is <adata-link-type="dfn" href="#definite">definite</a>,
0 commit comments