Skip to content

Commit f1c8aa6

Browse files
committed
[css-images-3] Mention renaming issue. Fix anchors.
1 parent fb73185 commit f1c8aa6

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

css-images-3/Overview.bs

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

11641164
<dl export>
1165-
<dt><dfn>natural dimension</dfn>
1165+
<dt oldids="intrinsic-dimensions,intrinsic-width,intrinsic-height,intrinsic-aspect-ratio"><dfn>natural dimension</dfn>
11661166
<dd>
11671167
The term [=natural dimensions=] refers to the set of
11681168
the <dfn>natural height</dfn>,
@@ -1876,9 +1876,9 @@ Thanks to the Webkit team, Brad Kemper, Brian Manthos, and Alan Gresley
18761876
Changes</h2>
18771877

18781878
<h3 id="changes-20191010">
1879-
Changes Since the <a href="https://www.w3.org/TR/2019/CR-css-images-3-20191010/">10 Oct 2019 Candidate Recommendation</a></h3>
1879+
Changes Since the <a href="https://www.w3.org/TR/2019/CR-css-images-3-20191010/">10 October 2019 Candidate Recommendation</a></h3>
18801880

1881-
Major changes include:
1881+
Significant changes since the <a href="https://www.w3.org/TR/2019/CR-css-images-3-20191010/">10 October 2019 CR</a>:
18821882

18831883
* Define handling of degenerate aspect ratios
18841884
(<a href="https://github.com/w3c/csswg-drafts/issues/4572">Issue 4572</a>)
@@ -1894,6 +1894,8 @@ Changes Since the <a href="https://www.w3.org/TR/2019/CR-css-images-3-20191010/"
18941894
wpt/css/css-images/image-orientation/image-orientation-cursor.html
18951895
wpt/css/css-images/image-orientation/image-orientation-list-style-image.html
18961896
-->
1897+
* Rename “intrinsic dimensions” to [=natural dimensions=] to avoid confusion with [=intrinsic sizes=].
1898+
(<a href="https://github.com/w3c/csswg-drafts/issues/4961">Issue 4961</a>)
18971899

18981900
<h3 id="changes-20120407">
18991901
Changes Since the <a href="https://www.w3.org/TR/2012/CR-css3-images-20120417/">17 April 2012 Candidate Recommendation</a></h3>

0 commit comments

Comments
 (0)