Skip to content

Commit e253fd1

Browse files
committed
[css3-color] Update the previous version link for REC publication and restart the changes section.
1 parent c21d824 commit e253fd1

2 files changed

Lines changed: 8 additions & 20 deletions

File tree

css3-color/Overview.html

Lines changed: 4 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 19 December
100100
<dt>Previous version:
101101

102102
<dd><a
103-
href="http://www.w3.org/TR/2008/WD-css3-color-20080721">http://www.w3.org/TR/2008/WD-css3-color-20080721</a>
103+
href="http://www.w3.org/TR/2011/REC-css3-color-20110607/">http://www.w3.org/TR/2011/REC-css3-color-20110607/</a>
104104

105105
<dt>Editors:
106106

@@ -4910,21 +4910,9 @@ <h2 id=acknowledgments><span class=secno>10. </span>Acknowledgments</h2>
49104910

49114911
<h2 id=changes><span class=secno>11. </span>Changes</h2>
49124912

4913-
<p>This document differs from the previous, 21 July 2008, Last Call
4914-
document. In response to comments received, the old section 3.1.1 Gamma
4915-
correction which was out of date and misleading, has been dropped. An
4916-
index was added. SVG color keywords were renamed to Extended color
4917-
keywords, and HTML4 color keywords renamed to Basic color keywords. The
4918-
phrase ‘<code class=css>predefined colors</code>’ is no longer used.
4919-
The references have been updated. The description of the currentColor
4920-
keyword is improved. A number of spelling and grammatical errors have been
4921-
removed and there have been some improvements to the markup. Lastly, this
4922-
changes appendix was added.
4923-
4924-
<p>For a fuller description of the changes and the reasons they were made,
4925-
please see the <a
4926-
href="http://dev.w3.org/csswg/css3-color/issues-lc-2008.html">Disposition
4927-
of Comments</a>.
4913+
<p>This document differs from the <a
4914+
href="http://www.w3.org/TR/2011/REC-css3-color-20110607/">2011 June 07
4915+
Recommendation</a> in the following ways:
49284916

49294917
<h2 id=references><span class=secno>12. </span>References</h2>
49304918

css3-color/Overview.src.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ <h2 class="no-num no-toc">[LONGSTATUS] [DATE]</h2>
6868
<dt>Latest version:</dt>
6969
<dd><a href="http://www.w3.org/TR/[SHORTNAME]">http://www.w3.org/TR/[SHORTNAME]</a></dd>
7070
<dt>Previous version:</dt>
71-
<dd><a href="http://www.w3.org/TR/2008/WD-css3-color-20080721">http://www.w3.org/TR/2008/WD-css3-color-20080721</a></dd>
71+
<dd><a href="http://www.w3.org/TR/2011/REC-css3-color-20110607/">http://www.w3.org/TR/2011/REC-css3-color-20110607/</a></dd>
7272
<dt>Editors:</dt>
7373
<dd class="vcard"><span lang="tr" class="fn">Tantek &Ccedil;elik</span>
7474
(<a class="company role url" href="http://tantek.com/">invited expert</a>,
@@ -1868,9 +1868,9 @@ <h2 id="acknowledgments">Acknowledgments</h2>
18681868

18691869
<h2 id="changes">Changes</h2>
18701870

1871-
<p>This document differs from the previous, 21 July 2008, Last Call document. In response to comments received, the old section 3.1.1 Gamma correction which was out of date and misleading, has been dropped. An index was added. SVG color keywords were renamed to Extended color keywords, and HTML4 color keywords renamed to Basic color keywords. The phrase 'predefined colors' is no longer used. The references have been updated. The description of the currentColor keyword is improved. A number of spelling and grammatical errors have been removed and there have been some improvements to the markup. Lastly, this changes appendix was added.
1872-
</p>
1873-
<p>For a fuller description of the changes and the reasons they were made, please see the <a href="http://dev.w3.org/csswg/css3-color/issues-lc-2008.html">Disposition of Comments</a>.</p>
1871+
<p>This document differs from the <a
1872+
href="http://www.w3.org/TR/2011/REC-css3-color-20110607/">2011 June 07
1873+
Recommendation</a> in the following ways:</p>
18741874

18751875
<h2 id="references">References</h2>
18761876

0 commit comments

Comments
 (0)