Skip to content

Commit f49f494

Browse files
authored
Merge pull request #3835 from frivoal/intrinsic-size-dfn
[css-sizing-3] Actually define the term "intrinsic sizes"
2 parents 8e51f0d + 94b42ed commit f49f494

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

css-sizing-3/Overview.bs

Lines changed: 3 additions & 0 deletions
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)