Skip to content

Commit 47dd089

Browse files
committed
[css-sizing-3] Clarify that available space as a constraint imposes that constraint on boxes. w3c#4219
1 parent 6ad0a92 commit 47dd089

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

css-sizing-3/Overview.bs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,8 @@ Terminology</h2>
139139
or an infinite size (when it is <a>indefinite</a>).
140140
<a>Available space</a> can alternatively be either a
141141
<a>min-content constraint</a> or
142-
a <a>max-content constraint</a>.
142+
a <a>max-content constraint</a>,
143+
which forces boxes laid into it to be laid out under that constraint.
143144

144145
<!--
145146
<p>

0 commit comments

Comments
 (0)