Skip to content

Commit fa35503

Browse files
committed
[css-color-3] update changes section for post-CR changes
1 parent 9896536 commit fa35503

File tree

1 file changed

+19
-6
lines changed

1 file changed

+19
-6
lines changed

css-color-3/Overview.src.html

+19-6
Original file line numberDiff line numberDiff line change
@@ -142,9 +142,9 @@ <h2 class="no-num no-toc" id="status">Status of This Document</h2>
142142
have been incorporated, as noted in the <a href="#changes">Changes section</a>.
143143
One of these is a technical change; a <a href="https://test.csswg.org/harness/test/css-color-3_dev/single/t44-currentcolor-inherited-c/">test
144144
for this change</a> is <a href="https://test.csswg.org/harness/results/css-color-3_dev/grouped/t44-currentcolor-inherited-c/">passed
145-
by two implementations</a>.
146-
This document is intended to become a W3C Edited Recommendation that will supersede the existing Recommendation.
147-
This document will remain a Candidate Recommendation at least until 2 January 2018 in order to ensure the opportunity for wide review.
145+
by two implementations</a>.
146+
This document is intended to become a W3C Edited Recommendation that will supersede the existing Recommendation.
147+
This document will remain a Candidate Recommendation at least until 2 January 2018 in order to ensure the opportunity for wide review.
148148
</p>
149149

150150
<p>A separate <a
@@ -1872,6 +1872,19 @@ <h2 id="acknowledgments">Acknowledgments</h2>
18721872

18731873
<h2 id="changes">Changes</h2>
18741874

1875+
<h3 id="changes-since-CR">Changes since the <a href="https://www.w3.org/TR/2017/CR-css-color-3-20171205">5 December 2017 Candidate Recommendation</a> </h3>
1876+
1877+
<ul>
1878+
<li>A non-substantive <a href="https://github.com/w3c/csswg-drafts/issues/2401">typo</a> was corrected (stray semicolon)</li>
1879+
<li>Removed trailing link to the no longer present `appearance` property</li>
1880+
<li>Updated this changes section</li>
1881+
<li>Date and boilerplate updates for Proposed Recommendation</li>
1882+
</ul>
1883+
1884+
<h3 id="changes-since-REC">Changes since the <a
1885+
href="https://www.w3.org/TR/2011/REC-css3-color-20110607/">2011 June 07
1886+
Recommendation</a></h3>
1887+
18751888
<p>This document differs from the <a
18761889
href="https://www.w3.org/TR/2011/REC-css3-color-20110607/">2011 June 07
18771890
Recommendation</a> in that it contains the following changes:</p>
@@ -1884,12 +1897,12 @@ <h2 id="changes">Changes</h2>
18841897
<li>Updated references to current versions</li>
18851898
</ul>
18861899

1887-
<p>For changes in earlier drafts, see
1888-
<a href="https://www.w3.org/TR/2011/REC-css3-color-20110607/#changes">changes in previous Recommendation</a>
1900+
<p>For changes in earlier drafts, see
1901+
<a href="https://www.w3.org/TR/2011/REC-css3-color-20110607/#changes">changes in previous Recommendation</a>
18891902
and previous versions linked therefrom.</p>
18901903

18911904
<p>Prior dispositions of comments:</p>
1892-
1905+
18931906
<ol>
18941907

18951908
<li><a href="https://drafts.csswg.org/css3-color/issues-lc-2008.html">Disposition of comments on the 2008 Last Call</a>.</li>

0 commit comments

Comments
 (0)