Skip to content

Commit df6e80a

Browse files
committed
[css-flexbox-1] Note to self
Replaced vs non-replaced elements with aspect ratio differ here on purpose.
1 parent bf5efba commit df6e80a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

css-flexbox-1/Overview.bs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -983,6 +983,7 @@ Automatic Minimum Size of Flex Items</h3>
983983
if its [=specified size suggestion=] exists;
984984
otherwise, the smaller of its [=transferred size suggestion=] and its [=content size suggestion=]
985985
if the element is [=replaced element|replaced=]
986+
<!-- https://github.com/w3c/csswg-drafts/issues/6069 -->
986987
and its [=transferred size suggestion=] exists;
987988
otherwise its [=content size suggestion=].
988989
In all cases, the size is clamped by the [=maximum size|maximum=] [=main size=] if it's <a>definite</a>.

0 commit comments

Comments
 (0)