Skip to content

Commit 583a97c

Browse files
committed
Generated. Do not edit!
1 parent 214cee5 commit 583a97c

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

css3-background/Overview.html

Lines changed: 13 additions & 13 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 12 October
25+
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 14 October
2626
2009</h2>
2727

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

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

@@ -42,7 +42,7 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 12 October
4242
<dt>Previous versions:
4343

4444
<dd><a
45-
href="http://www.w3.org/TR/2005/WD-css3-background-20050216">http://www.w3.org/TR/2005/WD-css3-background-20050216</a>
45+
href="http://www.w3.org/TR/2009/WD-css3-background-20091015">http://www.w3.org/TR/2009/WD-css3-background-20091015</a>
4646

4747

4848
<dd><a
@@ -140,16 +140,16 @@ <h2 class="no-num no-toc" id=status>Status of this document</h2>
140140
to the <a
141141
href="http://lists.w3.org/Archives/Public/www-style/">www-style</a>
142142
mailing list</strong> as described above. The <strong>deadline for
143-
comments</strong> is <strong>17 November 2008</strong>. If there's a
144-
conflict between CSS Backgrounds and Borders Level 3 and CSS 2.1, please
145-
report it to the CSS Working Group. Since these specs are intended to be
146-
consistent with each other, conflicts indicate an error in one or both
147-
specs.
143+
comments</strong> is <strong>17 November 2009</strong>. If there's a
144+
conflict between CSS Backgrounds and Borders Level 3 and CSS 2.1, please
145+
report it to the CSS Working Group. Since these specifications are
146+
intended to be consistent with each other, conflicts indicate an error in
147+
one or both specifications.
148148

149149
<p>The CSS WG maintains an <a
150150
href="http://www.w3.org/Style/CSS/Tracker/products/11">issues list</a> for
151151
this module. A <a href="http://www.w3.org/Style/CSS/Test/">test suite</a>
152-
for CSS Backgrounds and Borders Level 3 will be developed during the
152+
for CSS Backgrounds and Borders Level 3 will be developed during the
153153
Candidate Recommendation phase.
154154

155155
<h2 class="no-num no-toc" id=contents>Table of contents</h2>
@@ -3084,7 +3084,7 @@ <h3 id=the-border-image-width><span class=secno>5.3 </span>The &lsquo;<code
30843084
<dt><var>&lt;number&gt;</var>
30853085

30863086
<dd>Numbers represent multiples of the corresponding <a
3087-
href="#the-border-width-properties">border-width</a>.
3087+
href="#the-border-width">border-width</a>.
30883088

30893089
<dt><dfn id=auto0 title="''auto''!!'border-image-width'
30903090
value">&lsquo;<code class=css>auto</code>&rsquo;</dfn>
@@ -3095,8 +3095,8 @@ <h3 id=the-border-image-width><span class=secno>5.3 </span>The &lsquo;<code
30953095
class=property><a
30963096
href="#border-image-slice">border-image-slice</a></code>&rsquo;). If the
30973097
image does not have the required intrinsic dimension then the
3098-
corresponding <a href="#the-border-width-properties">border-width</a> is
3099-
used instead.
3098+
corresponding <a href="#the-border-width">border-width</a> is used
3099+
instead.
31003100
</dl>
31013101

31023102
<p class=issue>Are percentages of the border-image area useful? Should
@@ -3176,7 +3176,7 @@ <h3 id=the-border-image-outset><span class=secno>5.4 </span>The
31763176
value is absent, it is the same as the second. If the third one is also
31773177
absent, it is the same as the first. If the second one is also absent, it
31783178
is the same as the first. Numbers represent multiples of the corresponding
3179-
<a href="#the-border-width-properties">border-width</a>.
3179+
<a href="#the-border-width">border-width</a>.
31803180

31813181
<p>Negative values are not allowed for any of the &lsquo;<code
31823182
class=property><a

0 commit comments

Comments
 (0)