Skip to content

Commit c70738a

Browse files
committed
[css-images-3] Attach old IDs.
1 parent 70eda16 commit c70738a

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

css-images-3/Overview.bs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1162,12 +1162,12 @@ Object-Sizing Terminology {#sizing-terms}
11621162
to make it easier to refer to various concepts:
11631163

11641164
<dl export>
1165-
<dt oldids="intrinsic-dimensions,intrinsic-width,intrinsic-height,intrinsic-aspect-ratio"><dfn>natural dimension</dfn>
1165+
<dt id="intrinsic-dimensions"><dfn id="natural-dimensions" lt="natural dimension">natural dimensions</dfn>
11661166
<dd>
11671167
The term [=natural dimensions=] refers to the set of
1168-
the <dfn>natural height</dfn>,
1169-
<dfn>natural width</dfn>,
1170-
and <dfn>natural aspect ratio</dfn>
1168+
the <dfn oldids="intrinsic-height">natural height</dfn>,
1169+
<dfn oldids="intrinsic-width">natural width</dfn>,
1170+
and <dfn oldids="intrinsic-aspect-ratio">natural aspect ratio</dfn>
11711171
(the ratio between the width and height),
11721172
each of which may or may not exist for a given [=object=].
11731173
These natural dimensions represent the preferred sizing intrinsic to the object itself;

0 commit comments

Comments
 (0)