[html5] r5467 - [e] (0) size is misleading Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=9942

whatwg at whatwg.org whatwg at whatwg.org
Fri Sep 10 15:58:10 PDT 2010


Author: ianh
Date: 2010-09-10 15:58:09 -0700 (Fri, 10 Sep 2010)
New Revision: 5467

Modified:
   complete.html
   index
   source
Log:
[e] (0) size is misleading
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=9942

Modified: complete.html
===================================================================
--- complete.html	2010-09-10 22:39:11 UTC (rev 5466)
+++ complete.html	2010-09-10 22:58:09 UTC (rev 5467)
@@ -31407,7 +31407,7 @@
   ignored.</p>
 
   <p>The <dfn id=dom-context-2d-shadowblur title=dom-context-2d-shadowBlur><code>shadowBlur</code></dfn>
-  attribute specifies the size of the blurring effect. (The units do
+  attribute specifies the level of the blurring effect. (The units do
   not map to coordinate space units, and are not affected by the
   current transformation matrix.)</p>
 

Modified: index
===================================================================
--- index	2010-09-10 22:39:11 UTC (rev 5466)
+++ index	2010-09-10 22:58:09 UTC (rev 5467)
@@ -31387,7 +31387,7 @@
   ignored.</p>
 
   <p>The <dfn id=dom-context-2d-shadowblur title=dom-context-2d-shadowBlur><code>shadowBlur</code></dfn>
-  attribute specifies the size of the blurring effect. (The units do
+  attribute specifies the level of the blurring effect. (The units do
   not map to coordinate space units, and are not affected by the
   current transformation matrix.)</p>
 

Modified: source
===================================================================
--- source	2010-09-10 22:39:11 UTC (rev 5466)
+++ source	2010-09-10 22:58:09 UTC (rev 5467)
@@ -34527,7 +34527,7 @@
 
   <p>The <dfn
   title="dom-context-2d-shadowBlur"><code>shadowBlur</code></dfn>
-  attribute specifies the size of the blurring effect. (The units do
+  attribute specifies the level of the blurring effect. (The units do
   not map to coordinate space units, and are not affected by the
   current transformation matrix.)</p>
 




More information about the Commit-Watchers mailing list