Skip to content

Commit 921fe5d

Browse files
committed
Fix typo
1 parent 1bf0deb commit 921fe5d

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

css3-images/Overview.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,15 @@
1616

1717
<h1>CSS Image Values and Replaced Content Module Level 3</h1>
1818

19-
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 13 January
19+
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 16 January
2020
2012</h2>
2121

2222
<dl>
2323
<dt>This Version:
2424

2525
<dd><a
2626
href="http://dev.w3.org/csswg/css3-images/">http://dev.w3.org/csswg/css3-images/</a>-->
27-
<!-- <dd><a href="http://www.w3.org/TR/2012/ED-css3-images-20120113/">http://www.w3.org/TR/2012/WD-css3-images-20120113/</a>-->
27+
<!-- <dd><a href="http://www.w3.org/TR/2012/ED-css3-images-20120116/">http://www.w3.org/TR/2012/WD-css3-images-20120116/</a>-->
2828

2929

3030
<dt>Latest Version:
@@ -386,8 +386,8 @@ <h2 id=resolution-units><span class=secno>2. </span> Resolution Units: the
386386
class=css>in</code>&rsquo; to CSS &lsquo;<code class=css>px</code>&rsquo;,
387387
&lsquo;<code class=css>1dppx</code>&rsquo; is equivalent to &lsquo;<code
388388
class=css>96dpi</code>&rsquo;. This corresponds to the default resolution
389-
of images displayed in CSS: see &lsquo;<code
390-
class=property>image-reslution</code>&rsquo;.
389+
of images displayed in CSS: see &lsquo;<a href="#image-resolution0"><code
390+
class=property>image-resolution</code></a>&rsquo;.
391391
<!-- ====================================================================== -->
392392

393393

css3-images/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ <h2 id='resolution-units'>
144144

145145
<p class="note">Note that due to the 1:96 fixed ratio of CSS ''in'' to
146146
CSS ''px'', ''1dppx'' is equivalent to ''96dpi''. This corresponds to
147-
the default resolution of images displayed in CSS: see 'image-reslution'.
147+
the default resolution of images displayed in CSS: see 'image-resolution'.
148148

149149
<!-- ====================================================================== -->
150150

0 commit comments

Comments
 (0)