[html5] r2788 - [] (0) Making everything white wasn't quite what I intended. Oops.

whatwg at whatwg.org whatwg at whatwg.org
Wed Feb 11 01:45:22 PST 2009


Author: ianh
Date: 2009-02-11 01:45:21 -0800 (Wed, 11 Feb 2009)
New Revision: 2788

Modified:
   index
   source
Log:
[] (0) Making everything white wasn't quite what I intended. Oops.

Modified: index
===================================================================
--- index	2009-02-11 09:39:42 UTC (rev 2787)
+++ index	2009-02-11 09:45:21 UTC (rev 2788)
@@ -56838,7 +56838,8 @@
 
   <hr><p>The initial value for the 'color' property is expected to be
   black. The initial value for the 'background-color' property is
-  expected to be white.</p>
+  expected to be 'transparent'. The canvas's background is expected to
+  be white.</p>
 
   <hr><p>The <code><a href=#the-article-element>article</a></code>, <code><a href=#the-aside-element>aside</a></code>, <code><a href=#the-nav-element>nav</a></code>,
   and <code><a href=#the-section-element>section</a></code> elements are expected to affect the styling

Modified: source
===================================================================
--- source	2009-02-11 09:39:42 UTC (rev 2787)
+++ source	2009-02-11 09:45:21 UTC (rev 2788)
@@ -62286,7 +62286,8 @@
 
   <p>The initial value for the 'color' property is expected to be
   black. The initial value for the 'background-color' property is
-  expected to be white.</p>
+  expected to be 'transparent'. The canvas's background is expected to
+  be white.</p>
 
   <hr>
 




More information about the Commit-Watchers mailing list