We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cadc5a commit 94b42edCopy full SHA for 94b42ed
css-sizing-3/Overview.bs
@@ -782,6 +782,9 @@ Intrinsic Sizes</h3>
782
and if its containing block was <em>infinitely</em>-sized in that axis.
783
(In other words, the maximum size it has when sized as “shrink-to-fit”.)
784
785
+ The [=min-content size=] and [=max-content size=] are collectively referred to
786
+ as the <dfn export id=dfn-intrinsic-sizes>intrinsic sizes</dfn>.
787
+
788
Note: Note that when the box has an intrinsic aspect ratio,
789
size constraints in the opposite dimension will transfer through
790
and can affect the ''width/auto'' size in the considered one.
0 commit comments