We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf5efba commit df6e80aCopy full SHA for df6e80a
css-flexbox-1/Overview.bs
@@ -983,6 +983,7 @@ Automatic Minimum Size of Flex Items</h3>
983
if its [=specified size suggestion=] exists;
984
otherwise, the smaller of its [=transferred size suggestion=] and its [=content size suggestion=]
985
if the element is [=replaced element|replaced=]
986
+ <!-- https://github.com/w3c/csswg-drafts/issues/6069 -->
987
and its [=transferred size suggestion=] exists;
988
otherwise its [=content size suggestion=].
989
In all cases, the size is clamped by the [=maximum size|maximum=] [=main size=] if it's <a>definite</a>.
0 commit comments