Skip to content

Commit fa7ca5f

Browse files
author
Tantek Çelik
committed
added "If you want to emulate" additional wording to deprecation of system colors, per feedback in issue 22 - http://wiki.csswg.org/spec/css3-color#issue-22
1 parent 826833b commit fa7ca5f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css3-color/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1688,7 +1688,7 @@ <h4 id="css2-system">CSS2 system colors</h4>
16881688
<p class="note"><strong>Note.</strong> The computed value of a System Color
16891689
keyword value is the keyword itself.</p>
16901690

1691-
<p>The CSS2 System Color values have been deprecated in favor of the CSS3 UI '<a href="http://www.w3.org/TR/css3-ui/#appearance" class="index-inst">appearance</a>' property for specifying the complete look of user interface related elements.</p>
1691+
<p>The CSS2 System Color values have been deprecated in favor of the CSS3 UI '<a href="http://www.w3.org/TR/css3-ui/#appearance" class="index-inst">appearance</a>' property. If you want to emulate the look of a user interface related element or control, please use the 'appearance' property instead of attempting to mimic a user interface element through a combination of system colors.</p>
16921692

16931693

16941694
<h3 id="notes">Notes on using colors</h3>

0 commit comments

Comments
 (0)