Skip to content

Commit de10d24

Browse files
committed
Fixed broken biblio reference.
1 parent 5abdb06 commit de10d24

2 files changed

Lines changed: 5 additions & 4 deletions

File tree

css3-images/Overview.html

Lines changed: 4 additions & 3 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 7 December
19+
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 12 December
2020
2011</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/2011/ED-css3-images-20111207/">http://www.w3.org/TR/2011/WD-css3-images-20111207/</a>-->
27+
<!--<dd><a href="http://www.w3.org/TR/2011/ED-css3-images-20111212/">http://www.w3.org/TR/2011/WD-css3-images-20111212/</a>-->
2828

2929

3030
<dt>Latest Version:
@@ -285,7 +285,8 @@ <h2 id=intro><span class=secno>1. </span> Introduction</h2>
285285
<h3 id=placement><span class=secno>1.1. </span> Module Interactions</h3>
286286

287287
<p>This module defines and extends the &lsquo;<a href="#ltimage"><code
288-
class=css>&lt;image></code></a>&rsquo; value type defined in [[!CSS3VAl]].
288+
class=css>&lt;image></code></a>&rsquo; value type defined in <a
289+
href="#CSS3VAL" rel=biblioentry>[CSS3VAL]<!--{{!CSS3VAL}}--></a>.
289290
Furthermore it replaces the &lsquo;<code class=css>&lt;url></code>&rsquo;
290291
type in the &lsquo;<code class=property>background-image</code>&rsquo; and
291292
&lsquo;<code class=property>list-style-image</code>&rsquo; definitions in

css3-images/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ <h3 id="placement">
8989
Module Interactions</h3>
9090

9191
<p>This module defines and extends the ''&lt;image>'' value type
92-
defined in [[!CSS3VAl]]. Furthermore it replaces the ''&lt;url>''
92+
defined in [[!CSS3VAL]]. Furthermore it replaces the ''&lt;url>''
9393
type in the 'background-image' and 'list-style-image' definitions
9494
in CSS1 and CSS2 and adds ''&lt;image>'' as an alternative to
9595
''&lt;url>'' in the 'content' property's value. It is presumed that

0 commit comments

Comments
 (0)