Skip to content

Commit 74a75c2

Browse files
committed
[css-sizing-4] Stash modified preferred aspect ratio definition to merge in later.
1 parent cd4104d commit 74a75c2

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

css-sizing-4/Overview.bs

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,19 @@ Terminology</h2>
7777

7878
Issue: [[css-sizing-3#terms]]
7979

80+
<!-- merge this with the final sizing-3 definition
81+
<dt><dfn export>preferred aspect ratio</dfn>
82+
<dd>
83+
A [=box=] or [=replaced element=]’s preferred ratio of width to height.
84+
This can be explicitly specified via the 'aspect-ratio' property,
85+
or, for replaced elements, it can be an [=intrinsic aspect ratio=]
86+
derived from the content.
87+
The [=preferred aspect ratio=] of a box can be associated
88+
with either its [=content box=] or [=border box=].
89+
Not all boxes or replaced elements have a [=preferred aspect ratio=]
90+
(and in fact, non-replaced elements typically do not).
91+
-->
92+
8093
<!--
8194
████████ ████████ ███████ ████████ ████████ ████████ ████████ ██████
8295
██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██

0 commit comments

Comments
 (0)