Skip to content

Commit 220d5a0

Browse files
committed
Corrected bibliographic reference [CSS3BACKGROUND] to [CSS3BG].
Added new "previous version" link. Set status back to ED.
1 parent 1ec1c88 commit 220d5a0

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

css3-multicol/Overview.src.html

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,9 @@ <h2 class="no-num no-toc" id="w3c-working">[LONGSTATUS] [DATE]</h2>
3434

3535
<dl>
3636
<dt>This version:</dt>
37-
<dd><a href="http://www.w3.org/TR/[YEAR]/WD-css3-multicol-[CDATE]/">http://www.w3.org/TR/[YEAR]/WD-css3-multicol-[CDATE]/</a></dd>
37+
<dd>
38+
<!--<a href="http://www.w3.org/TR/[YEAR]/WD-[SHORTNAME]-[CDATE]/">[VERSION]</a>-->
39+
<a href="http://dev.w3.org/csswg/css3-multicol/">http://dev.w3.org/csswg/css3-multicol/</a>
3840

3941
<dt>Latest version:
4042

@@ -43,7 +45,7 @@ <h2 class="no-num no-toc" id="w3c-working">[LONGSTATUS] [DATE]</h2>
4345

4446
<dt>Previous version:
4547

46-
<dd><a href="http://www.w3.org/TR/2005/WD-css3-multicol-20051215">http://www.w3.org/TR/2005/WD-css3-multicol-20051215</a>
48+
<dd><a href="http://www.w3.org/TR/2009/WD-css3-multicol-20090630/">http://www.w3.org/TR/2009/WD-css3-multicol-20090630/</a>
4749

4850
<dt>Editors:
4951

@@ -1635,7 +1637,7 @@ <h2>Conformance</h2>
16351637
columns according to this specification.
16361638

16371639
<p>User agents that support CSS3 Backgrounds and Borders
1638-
[[!CSS3BACKGROUND]] must support 'column-gap-image'; for other
1640+
[[!CSS3BG]] must support 'column-gap-image'; for other
16391641
UAs this property is optional.
16401642

16411643
<p>The conformance requirements are expressed with a combination of

0 commit comments

Comments
 (0)