Skip to content

Commit 970fb84

Browse files
author
Tantek Çelik
committed
resolve css3-color issue 28, remove note about special treatement of computed value of system colors, http://wiki.csswg.org/spec/css3-color#issue-28
1 parent fa7ca5f commit 970fb84

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

css3-color/Overview.src.html

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1685,10 +1685,7 @@ <h4 id="css2-system">CSS2 system colors</h4>
16851685
</pre>
16861686
</div>
16871687

1688-
<p class="note"><strong>Note.</strong> The computed value of a System Color
1689-
keyword value is the keyword itself.</p>
1690-
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>
1688+
<p class="note"><strong>Note.</strong> 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>
16921689

16931690

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

0 commit comments

Comments
 (0)