Skip to content

Commit 8e8a7b9

Browse files
committed
[css-sizing-4] clamped -> capped to be more precise
1 parent 751787b commit 8e8a7b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-sizing-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@ Intrinsic Aspect Ratios: the 'aspect-ratio' property</h3>
232232

233233
* First, any [=definite=] [=minimum size=] is converted and transferred
234234
from the <var>origin</var> to <var>destination</var> axis.
235-
This transferred minimum is clamped
235+
This transferred minimum is capped
236236
by any [=definite=] [=preferred size|preferred=] or [=maximum size=]
237237
in the <var>destination</var> axis.
238238
* Then, any [=definite=] [=maximum size=] is converted and transferred

0 commit comments

Comments
 (0)