Skip to content

Commit 7a718f5

Browse files
committed
[css-sizing] Accidentally dropped this paragraph somehow.
1 parent 1cc59d7 commit 7a718f5

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

css-sizing/Overview.bs

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -371,6 +371,11 @@ Intrinsic Sizes of Replaced Elements</h3>
371371
of the element,
372372
calculated with an unconstrained specified size.
373373

374+
The <a>min-content contribution</a> and <a>max-content contribution</a> in each axis
375+
is the element's specified outer size in that axis, if definite,
376+
and the <a>min-content size</a>, as specified above, plus the element's margin/border/padding in that axis otherwise,
377+
clamped by the element's min and max size properties in that axis.
378+
374379
<h3 id='inline-intrinsic'>
375380
Intrinsic Sizes of Non-Replaced Inlines</h3>
376381

0 commit comments

Comments
 (0)