Skip to content

Commit 94b42ed

Browse files
committed
[css-sizing-3] Actually define the term "intrinsic sizes"
Closes #3680
1 parent 6cadc5a commit 94b42ed

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

css-sizing-3/Overview.bs

+3
Original file line numberDiff line numberDiff line change
@@ -782,6 +782,9 @@ Intrinsic Sizes</h3>
782782
and if its containing block was <em>infinitely</em>-sized in that axis.
783783
(In other words, the maximum size it has when sized as “shrink-to-fit”.)
784784

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+
785788
Note: Note that when the box has an intrinsic aspect ratio,
786789
size constraints in the opposite dimension will transfer through
787790
and can affect the ''width/auto'' size in the considered one.

0 commit comments

Comments
 (0)