|
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 23 August 2010</h2> |
| 63 | + <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 14 September |
| 64 | + 2010</h2> |
64 | 65 |
|
65 | 66 | <dl> |
66 | 67 | <dt>This version:</dt> |
67 | | - <!-- <dd><a href="http://www.w3.org/TR/2010/ED-css3-color-20100823">http://www.w3.org/TR/2010/ED-css3-color-20100823</a></dd> --> |
| 68 | + <!-- <dd><a href="http://www.w3.org/TR/2010/ED-css3-color-20100914">http://www.w3.org/TR/2010/ED-css3-color-20100914</a></dd> --> |
68 | 69 |
|
69 | 70 | <dd><a |
70 | 71 | href="http://dev.w3.org/csswg/css3-color/">http://dev.w3.org/csswg/css3-color/</a> |
@@ -4652,14 +4653,14 @@ <h4 id=css2-system><span class=secno>4.5.1. </span>CSS2 system colors</h4> |
4652 | 4653 | </pre> |
4653 | 4654 | </div> |
4654 | 4655 |
|
4655 | | - <p class=note><strong>Note.</strong> The computed value of a System Color |
4656 | | - keyword value is the keyword itself. |
4657 | | - |
4658 | | - <p>The CSS2 System Color values have been deprecated in favor of the CSS3 |
4659 | | - UI ‘<code class=css><a class=index-inst |
4660 | | - href="http://www.w3.org/TR/css3-ui/#appearance" |
4661 | | - id=appearance>appearance</a></code>’ property for specifying the |
4662 | | - complete look of user interface related elements. |
| 4656 | + <p class=note><strong>Note.</strong> The CSS2 System Color values have been |
| 4657 | + deprecated in favor of the CSS3 UI ‘<code class=css><a |
| 4658 | + class=index-inst href="http://www.w3.org/TR/css3-ui/#appearance" |
| 4659 | + id=appearance>appearance</a></code>’ property. If you want to |
| 4660 | + emulate the look of a user interface related element or control, please |
| 4661 | + use the ‘<code class=property>appearance</code>’ property |
| 4662 | + instead of attempting to mimic a user interface element through a |
| 4663 | + combination of system colors. |
4663 | 4664 |
|
4664 | 4665 | <h3 id=notes><span class=secno>4.6. </span>Notes on using colors</h3> |
4665 | 4666 |
|
@@ -5009,11 +5010,11 @@ <h3 id=normative><span class=secno>11.1. </span>Normative</h3> |
5009 | 5010 |
|
5010 | 5011 | <dt id=SVG11>[SVG11] |
5011 | 5012 |
|
5012 | | - <dd>Dean Jackson; 藤沢 淳; Jon Ferraiolo. <a |
5013 | | - href="http://www.w3.org/TR/2003/REC-SVG11-20030114"><cite>Scalable Vector |
5014 | | - Graphics (SVG) 1.1 Specification.</cite></a> 14 January 2003. W3C |
5015 | | - Recommendation. URL: <a |
5016 | | - href="http://www.w3.org/TR/2003/REC-SVG11-20030114">http://www.w3.org/TR/2003/REC-SVG11-20030114</a> |
| 5013 | + <dd>Erik Dahlström; et al. <a |
| 5014 | + href="http://www.w3.org/TR/2010/WD-SVG11-20100622"><cite>Scalable Vector |
| 5015 | + Graphics (SVG) 1.1 (Second Edition).</cite></a> 22 June 2010. W3C Working |
| 5016 | + Draft. (Work in progress.) URL: <a |
| 5017 | + href="http://www.w3.org/TR/2010/WD-SVG11-20100622">http://www.w3.org/TR/2010/WD-SVG11-20100622</a> |
5017 | 5018 | </dd> |
5018 | 5019 | <!----> |
5019 | 5020 | </dl> |
|
0 commit comments