Skip to content

Commit 9f984b0

Browse files
committed
changes following transition call
1 parent e156ecd commit 9f984b0

1 file changed

Lines changed: 9 additions & 3 deletions

File tree

css3-color/Overview.src.html

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1639,10 +1639,10 @@ <h3 id="notes">Notes on using colors</h3>
16391639

16401640
<p>Although colors can add significant amounts of information to
16411641
document and make them more readable, please consider the
1642-
W3C Web Content Accessibility Guidelines [[WCAG]] when including color in your documents.
1642+
W3C Web Content Accessibility Guidelines [[WCAG2]] when including color in your documents.
16431643
</p>
16441644
<ul>
1645-
<li><a href="http://www.w3.org/TR/1999/WAI-WEBCONTENT-19990505/#gl-color">Guideline 2. Don't rely on color alone.</a></li>
1645+
<li><a href="http://www.w3.org/TR/2008/REC-WCAG20-20081211/#visual-audio-contrast-without-color"><em>1.4.1 Use of Color:</em> Color is not used as the only visual means of conveying information, indicating an action, prompting a response, or distinguishing a visual element</a></li>
16461646
</ul>
16471647

16481648

@@ -1862,7 +1862,7 @@ <h2 id="dropped">Call for Implementations of dropped features</h2>
18621862
<span id="flavor"></span>
18631863

18641864
A number of features that were present in the 14 May 2003 Candidate
1865-
Recommendation are no longer present in this draft. However, the call
1865+
Recommendation are no longer present in this specification. However, the call
18661866
for implementations for these features remains, and they may be included
18671867
in a future level of this specification given sufficient implementations
18681868
and a test suite to demonstrate interoperability. These features
@@ -1882,6 +1882,12 @@ <h2 id="acknowledgments">Acknowledgments</h2>
18821882

18831883
And thanks to Chris Lilley for being the resident CSS Color expert.</p>
18841884

1885+
<h2 id="changes">Changes</h2>
1886+
1887+
<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 gramatical errors have been removed and there have been some improvements to the markup. Lastly, this changes appendix was added.
1888+
</p>
1889+
<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>
1890+
18851891
<h2 id="references">References</h2>
18861892

18871893
<h3 id="normative">Normative</h3>

0 commit comments

Comments
 (0)