8000 all outstanding CSS3-color issues resolved and edits made (except for… · w3c/csswg-drafts@c6406ae · GitHub
Skip to content

Commit c6406ae

Browse files
author
Tantek Çelik
committed
all outstanding CSS3-color issues resolved and edits made (except for #30 need updated sRGB reference) http://wiki.csswg.org/spec/css3-color#current-issues
1 parent 970fb84 commit c6406ae

1 file changed

Lines changed: 16 additions & 15 deletions

File tree

css3-color/Overview.html

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -60,11 +60,12 @@
6060

6161
<h1>CSS Color Module Level 3</h1>
6262

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>
6465

6566
<dl>
6667
<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> -->
6869

6970
<dd><a
7071
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>
46524653
</pre>
46534654
</div>
46544655

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 &lsquo;<code class=css><a class=index-inst
4660-
href="http://www.w3.org/TR/css3-ui/#appearance"
4661-
id=appearance>appearance</a></code>&rsquo; 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 &lsquo;<code class=css><a
4658+
class=index-inst href="http://www.w3.org/TR/css3-ui/#appearance"
4659+
id=appearance>appearance</a></code>&rsquo; property. If you want to
4660+
emulate the look of a user interface related element or control, please
4661+
use the &lsquo;<code class=property>appearance</code>&rsquo; property
4662+
instead of attempting to mimic a user interface element through a
4663+
combination of system colors.
46634664

46644665
<h3 id=notes><span class=secno>4.6. </span>Notes on using colors</h3>
46654666

@@ -5009,11 +5010,11 @@ <h3 id=normative><span class=secno>11.1. </span>Normative</h3>
50095010

50105011
<dt id=SVG11>[SVG11]
50115012

5012-
<dd>Dean Jackson; &#34276;&#27810; &#28147;; 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&#246;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>
50175018
</dd>
50185019
<!---->
50195020
</dl>

0 commit comments

Comments
 (0)