|
2 | 2 | "http://www.w3.org/TR/REC-html40/strict.dtd"> |
3 | 3 |
|
4 | 4 | <html lang=en> |
5 | | - <head><meta content="text/html; charset=iso-8859-1" http-equiv=Content-Type> |
| 5 | + <head><meta content="text/html; charset=utf-8" http-equiv=Content-Type> |
6 | 6 | <meta content="text/css" http-equiv=Content-Style-Type> |
7 | 7 | <meta content=en http-equiv=Content-Language> |
8 | 8 |
|
|
60 | 60 |
|
61 | 61 | <h1>CSS Color Module Level 3</h1> |
62 | 62 |
|
63 | | - <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 13 October |
| 63 | + <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 26 October |
64 | 64 | 2010</h2> |
65 | 65 |
|
66 | 66 | <dl> |
67 | 67 | <dt>This version:</dt> |
68 | | - <!-- <dd><a href="http://www.w3.org/TR/2010/ED-css3-color-20101013">http://www.w3.org/TR/2010/ED-css3-color-20101013</a></dd> --> |
| 68 | + <!-- <dd><a href="http://www.w3.org/TR/2010/ED-css3-color-20101026">http://www.w3.org/TR/2010/ED-css3-color-20101026</a></dd> --> |
69 | 69 |
|
70 | 70 | <dd><a |
71 | 71 | href="http://dev.w3.org/csswg/css3-color/">http://dev.w3.org/csswg/css3-color/</a> |
@@ -288,11 +288,13 @@ <h2 class="no-num no-toc" id=contents>Table of Contents</h2> |
288 | 288 | <li><a href="#acknowledgments"><span class=secno>10. |
289 | 289 | </span>Acknowledgments</a> |
290 | 290 |
|
291 | | - <li><a href="#references"><span class=secno>11. </span>References</a> |
| 291 | + <li><a href="#changes"><span class=secno>11. </span>Changes</a> |
| 292 | + |
| 293 | + <li><a href="#references"><span class=secno>12. </span>References</a> |
292 | 294 | <ul class=toc> |
293 | | - <li><a href="#normative"><span class=secno>11.1. </span>Normative</a> |
| 295 | + <li><a href="#normative"><span class=secno>12.1. </span>Normative</a> |
294 | 296 |
|
295 | | - <li><a href="#informative"><span class=secno>11.2. |
| 297 | + <li><a href="#informative"><span class=secno>12.2. |
296 | 298 | </span>Informative</a> |
297 | 299 | </ul> |
298 | 300 |
|
@@ -4605,14 +4607,16 @@ <h3 id=notes><span class=secno>4.6. </span>Notes on using colors</h3> |
4605 | 4607 |
|
4606 | 4608 | <p>Although colors can add significant amounts of information to document |
4607 | 4609 | and make them more readable, please consider the W3C Web Content |
4608 | | - Accessibility Guidelines <a href="#WCAG" |
4609 | | - rel=biblioentry>[WCAG]<!--{{WCAG}}--></a> when including color in your |
| 4610 | + Accessibility Guidelines <a href="#WCAG20" |
| 4611 | + rel=biblioentry>[WCAG20]<!--{{WCAG20}}--></a> when including color in your |
4610 | 4612 | documents. |
4611 | 4613 |
|
4612 | 4614 | <ul> |
4613 | 4615 | <li><a |
4614 | | - href="http://www.w3.org/TR/1999/WAI-WEBCONTENT-19990505/#gl-color">Guideline |
4615 | | - 2. Don't rely on color alone.</a> |
| 4616 | + href="http://www.w3.org/TR/2008/REC-WCAG20-20081211/#visual-audio-contrast-without-color"><em>1.4.1 |
| 4617 | + Use of Color:</em> Color is not used as the only visual means of |
| 4618 | + conveying information, indicating an action, prompting a response, or |
| 4619 | + distinguishing a visual element</a> |
4616 | 4620 | </ul> |
4617 | 4621 |
|
4618 | 4622 | <h2 id=alpha><span class=secno>5. </span>Simple alpha compositing</h2> |
@@ -4871,11 +4875,11 @@ <h2 id=dropped><span class=secno>9. </span>Call for Implementations of |
4871 | 4875 | <span id=propdef-color-profile-src></span> <span |
4872 | 4876 | id=rendering-intent0></span> <span id=propdef-rendering-intent></span> |
4873 | 4877 | <span id=flavor></span> A number of features that were present in the 14 |
4874 | | - May 2003 Candidate Recommendation are no longer present in this draft. |
4875 | | - However, the call for implementations for these features remains, and they |
4876 | | - may be included in a future level of this specification given sufficient |
4877 | | - implementations and a test suite to demonstrate interoperability. These |
4878 | | - features are: |
| 4878 | + May 2003 Candidate Recommendation are no longer present in this |
| 4879 | + specification. However, the call for implementations for these features |
| 4880 | + remains, and they may be included in a future level of this specification |
| 4881 | + given sufficient implementations and a test suite to demonstrate |
| 4882 | + interoperability. These features are: |
4879 | 4883 |
|
4880 | 4884 | <ul> |
4881 | 4885 | <li><a |
@@ -4911,9 +4915,27 @@ <h2 id=acknowledgments><span class=secno>10. </span>Acknowledgments</h2> |
4911 | 4915 | community. And thanks to Chris Lilley for being the resident CSS Color |
4912 | 4916 | expert. |
4913 | 4917 |
|
4914 | | - <h2 id=references><span class=secno>11. </span>References</h2> |
| 4918 | + <h2 id=changes><span class=secno>11. </span>Changes</h2> |
| 4919 | + |
| 4920 | + <p>This document differs from the previous, 21 July 2008, Last Call |
| 4921 | + document. In response to comments received, the old section 3.1.1 Gamma |
| 4922 | + correction which was out of date and misleading, has been dropped. An |
| 4923 | + index was added. SVG color keywords were renamed to Extended color |
| 4924 | + keywords, and HTML4 color keywords renamed to Basic color keywords. The |
| 4925 | + phrase ‘<code class=css>predefined colors</code>’ is no longer |
| 4926 | + used. The references have been updated. The description of the |
| 4927 | + currentColor keyword is improved. A number of spelling and grammatical |
| 4928 | + errors have been removed and there have been some improvements to the |
| 4929 | + markup. Lastly, this changes appendix was added. |
| 4930 | + |
| 4931 | + <p>For a fuller description of the changes and the reasons they were made, |
| 4932 | + please see the <a |
| 4933 | + href="http://dev.w3.org/csswg/css3-color/issues-lc-2008.html">Disposition |
| 4934 | + of Comments</a>. |
| 4935 | + |
| 4936 | + <h2 id=references><span class=secno>12. </span>References</h2> |
4915 | 4937 |
|
4916 | | - <h3 id=normative><span class=secno>11.1. </span>Normative</h3> |
| 4938 | + <h3 id=normative><span class=secno>12.1. </span>Normative</h3> |
4917 | 4939 | <!--begin-normative--> |
4918 | 4940 | <!-- Sorted by label --> |
4919 | 4941 |
|
@@ -4959,7 +4981,7 @@ <h3 id=normative><span class=secno>11.1. </span>Normative</h3> |
4959 | 4981 | </dl> |
4960 | 4982 | <!--end-normative--> |
4961 | 4983 |
|
4962 | | - <h3 id=informative><span class=secno>11.2. </span>Informative</h3> |
| 4984 | + <h3 id=informative><span class=secno>12.2. </span>Informative</h3> |
4963 | 4985 | <!--begin-informative--> |
4964 | 4986 | <!-- Sorted by label --> |
4965 | 4987 |
|
@@ -5034,13 +5056,13 @@ <h3 id=informative><span class=secno>11.2. </span>Informative</h3> |
5034 | 5056 | </dd> |
5035 | 5057 | <!----> |
5036 | 5058 |
|
5037 | | - <dt id=WCAG>[WCAG] |
| 5059 | + <dt id=WCAG20>[WCAG20] |
5038 | 5060 |
|
5039 | | - <dd>Wendy Chisholm; Gregg Vanderheiden; Ian Jacobs. <a |
5040 | | - href="http://www.w3.org/TR/1999/WAI-WEBCONTENT-19990505"><cite>Web |
5041 | | - Content Accessibility Guidelines 1.0.</cite></a> 5 May 1999. W3C |
| 5061 | + <dd>Michael Cooper; et al. <a |
| 5062 | + href="http://www.w3.org/TR/2008/REC-WCAG20-20081211"><cite>Web Content |
| 5063 | + Accessibility Guidelines (WCAG) 2.0.</cite></a> 11 December 2008. W3C |
5042 | 5064 | Recommendation. URL: <a |
5043 | | - href="http://www.w3.org/TR/1999/WAI-WEBCONTENT-19990505">http://www.w3.org/TR/1999/WAI-WEBCONTENT-19990505</a> |
| 5065 | + href="http://www.w3.org/TR/2008/REC-WCAG20-20081211">http://www.w3.org/TR/2008/REC-WCAG20-20081211</a> |
5044 | 5066 | </dd> |
5045 | 5067 | <!----> |
5046 | 5068 |
|
|
0 commit comments