Skip to content

Commit 64b8526

Browse files
committed
[css-sizing-3] Wording tweak w3c#4962
1 parent 7163c77 commit 64b8526

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

css-sizing-3/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -298,10 +298,10 @@ Intrinsic Size Constraints</h3>
298298
<dd>
299299
A width:height ratio inherent to a box,
300300
which biases various sizing algorithms
301-
to produce a size consistent with that ratio
301+
to produce a size consistent with that aspect ratio
302302
insofar as possible while honoring other sizing inputs.
303303
Unless otherwise specified,
304-
a box’s [=preferred aspect ratio=] is its [=intrinsic aspect ratio=] if any
304+
a box’s [=preferred aspect ratio=] is its [=intrinsic aspect ratio=] if it has one
305305
and is applied to its [=content box=].
306306
Most boxes do not have a [=preferred aspect ratio=].
307307
</dl>

0 commit comments

Comments
 (0)