[html5] r5232 - [iw] (2) Drop CSS2 System Colour support from bgcolor=''

whatwg at whatwg.org whatwg at whatwg.org
Tue Aug 3 17:50:42 PDT 2010


Author: ianh
Date: 2010-08-03 17:50:40 -0700 (Tue, 03 Aug 2010)
New Revision: 5232

Modified:
   complete.html
   index
   source
Log:
[iw] (2) Drop CSS2 System Colour support from bgcolor='' 

Modified: complete.html
===================================================================
--- complete.html	2010-08-03 21:12:43 UTC (rev 5231)
+++ complete.html	2010-08-04 00:50:40 UTC (rev 5232)
@@ -209,7 +209,7 @@
 
   <header class=head id=head><p><a class=logo href=http://www.whatwg.org/ rel=home><img alt=WHATWG src=/images/logo></a></p>
    <hgroup><h1>Web Applications 1.0</h1>
-    <h2 class="no-num no-toc">Draft Standard — 3 August 2010</h2>
+    <h2 class="no-num no-toc">Draft Standard — 4 August 2010</h2>
    </hgroup><p>You can take part in this work. <a href=http://www.whatwg.org/mailing-list>Join the working group's discussion list.</a></p>
    <p><strong>Web designers!</strong> We have a <a href=http://blog.whatwg.org/faq/>FAQ</a>, a <a href=http://forums.whatwg.org/>forum</a>, and a <a href=http://www.whatwg.org/mailing-list#help>help mailing list</a> for you!</p>
    <!--<p class="impl"><strong>Implementors!</strong> We have a <a href="http://www.whatwg.org/mailing-list#implementors">mailing list</a> for you too!</p>-->
@@ -5367,10 +5367,17 @@
    <li><p>If <var title="">input</var> is an <a href=#ascii-case-insensitive>ASCII
    case-insensitive</a> match for one of the keywords listed in the
    <a href=http://www.w3.org/TR/css3-color/#svg-color>SVG color
-   keywords</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 <a href=#simple-color>simple color</a> corresponding to that keyword. <a href=#refsCSSCOLOR>[CSSCOLOR]</a></li>
+   keywords</a> <!-- or <a
+   href="http://www.w3.org/TR/css3-color/#css2-system">CSS2 System
+   Colors</a> --> section<!--s--> of the CSS3 Color specification,
+   then return the <a href=#simple-color>simple color</a> corresponding to that
+   keyword. <a href=#refsCSSCOLOR>[CSSCOLOR]</a></p>
 
+    <p class=note><a href=http://www.w3.org/TR/css3-color/#css2-system>CSS2 System
+    Colors</a> are not recognised.</p>
+
+   </li>
+
    <li>
 
     <p>If <var title="">input</var> is four characters long, and the

Modified: index
===================================================================
--- index	2010-08-03 21:12:43 UTC (rev 5231)
+++ index	2010-08-04 00:50:40 UTC (rev 5232)
@@ -213,7 +213,7 @@
 
   <header class=head id=head><p><a class=logo href=http://www.whatwg.org/ rel=home><img alt=WHATWG src=/images/logo></a></p>
    <hgroup><h1>HTML5 (including next generation additions still in development)</h1>
-    <h2 class="no-num no-toc">Draft Standard — 3 August 2010</h2>
+    <h2 class="no-num no-toc">Draft Standard — 4 August 2010</h2>
    </hgroup><p>You can take part in this work. <a href=http://www.whatwg.org/mailing-list>Join the working group's discussion list.</a></p>
    <p><strong>Web designers!</strong> We have a <a href=http://blog.whatwg.org/faq/>FAQ</a>, a <a href=http://forums.whatwg.org/>forum</a>, and a <a href=http://www.whatwg.org/mailing-list#help>help mailing list</a> for you!</p>
    <!--<p class="impl"><strong>Implementors!</strong> We have a <a href="http://www.whatwg.org/mailing-list#implementors">mailing list</a> for you too!</p>-->
@@ -5291,10 +5291,17 @@
    <li><p>If <var title="">input</var> is an <a href=#ascii-case-insensitive>ASCII
    case-insensitive</a> match for one of the keywords listed in the
    <a href=http://www.w3.org/TR/css3-color/#svg-color>SVG color
-   keywords</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 <a href=#simple-color>simple color</a> corresponding to that keyword. <a href=#refsCSSCOLOR>[CSSCOLOR]</a></li>
+   keywords</a> <!-- or <a
+   href="http://www.w3.org/TR/css3-color/#css2-system">CSS2 System
+   Colors</a> --> section<!--s--> of the CSS3 Color specification,
+   then return the <a href=#simple-color>simple color</a> corresponding to that
+   keyword. <a href=#refsCSSCOLOR>[CSSCOLOR]</a></p>
 
+    <p class=note><a href=http://www.w3.org/TR/css3-color/#css2-system>CSS2 System
+    Colors</a> are not recognised.</p>
+
+   </li>
+
    <li>
 
     <p>If <var title="">input</var> is four characters long, and the

Modified: source
===================================================================
--- source	2010-08-03 21:12:43 UTC (rev 5231)
+++ source	2010-08-04 00:50:40 UTC (rev 5232)
@@ -4767,12 +4767,18 @@
    <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> or <a
+   keywords</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="#refsCSSCOLOR">[CSSCOLOR]</a></p></li>
+   Colors</a> --> section<!--s--> of the CSS3 Color specification,
+   then return the <span>simple color</span> corresponding to that
+   keyword. <a href="#refsCSSCOLOR">[CSSCOLOR]</a></p>
 
+    <p class="note"><a
+    href="http://www.w3.org/TR/css3-color/#css2-system">CSS2 System
+    Colors</a> are not recognised.</p>
+
+   </li>
+
    <li>
 
     <p>If <var title="">input</var> is four characters long, and the




More information about the Commit-Watchers mailing list