Skip to content

Commit 53bc5e7

Browse files
committed
Fix miscopied link, bugreport by myakura
1 parent a75e4f7 commit 53bc5e7

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

css3-background/Overview.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,13 @@
2222

2323
<h1>CSS Backgrounds and Borders Module Level 3</h1>
2424

25-
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 27 October
25+
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 25 November
2626
2010</h2>
2727

2828
<dl>
2929
<dt>This version:
3030

31-
<dd><!--<a href="http://www.w3.org/TR/2010/WD-css3-background-20101027">http://www.w3.org/TR/2010/ED-css3-background-20101027</a>-->
31+
<dd><!--<a href="http://www.w3.org/TR/2010/WD-css3-background-20101125">http://www.w3.org/TR/2010/ED-css3-background-20101125</a>-->
3232
<a
3333
href="http://dev.w3.org/csswg/css3-background">http://dev.w3.org/csswg/css3-background</a>
3434

@@ -1360,8 +1360,8 @@ <h3 id=the-background-origin><span class=secno>3.8. </span>The &lsquo;<a
13601360
clipped.
13611361

13621362
<p>See the section <a href="#layering">“Layering multiple background
1363-
images”</a> for how &lsquo;<a href="#background-clip"><code
1364-
class=css>background-clip</code></a>&rsquo; interacts with other
1363+
images”</a> for how &lsquo;<a href="#background-origin"><code
1364+
class=css>background-origin</code></a>&rsquo; interacts with other
13651365
comma-separated background properties to form each background image layer.
13661366

13671367

css3-background/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -895,7 +895,7 @@ <h3 id="the-background-origin">The 'background-origin' property</h3>
895895
clipped.
896896

897897
<p>See the section <a href="#layering">“Layering multiple background
898-
images”</a> for how ''background-clip'' interacts with other
898+
images”</a> for how ''background-origin'' interacts with other
899899
comma-separated background properties to form each background image
900900
layer.
901901

0 commit comments

Comments
 (0)