File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -77,6 +77,19 @@ Terminology</h2>
7777
7878Issue: [[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██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██
You can’t perform that action at this time.
0 commit comments