Short URL: http://html5.org/r/2817
| SVN | Bug | Comment | Time (UTC) |
|---|---|---|---|
| 2817 | legacy colors include 'transparent' and CSS2 system colors, for some reason | 2009-02-13 19:45 |
Index: source
===================================================================
--- source (revision 2816)
+++ source (revision 2817)
@@ -3326,7 +3326,11 @@
<li><p>If <var title="">input</var> is an <span>ASCII
case-insensitive</span> match for one of the keywords listed in the
<a href="http://www.w3.org/TR/css3-color/#svg-color">SVG color
- keywords</a> section of the CSS3 Color specification, the return
+ keywords</a>, <a
+ href="http://www.w3.org/TR/css3-color/#transparent">'transparent'
+ color keyword</a>, or <a
+ href="http://www.w3.org/TR/css3-color/#css2-system">CSS2 System
+ Colors</a> sections of the CSS3 Color specification, then return
the <span>simple color</span> corresponding to that keyword. <a
href="#refsCSS3COLOR">[CSS3COLOR]</a></p></li>