[html5] r2012 - [e] (0) typo (credit: pt)

whatwg at whatwg.org whatwg at whatwg.org
Tue Aug 5 05:10:12 PDT 2008


Author: ianh
Date: 2008-08-05 05:10:11 -0700 (Tue, 05 Aug 2008)
New Revision: 2012

Modified:
   index
   source
Log:
[e] (0) typo (credit: pt)

Modified: index
===================================================================
--- index	2008-08-05 12:09:20 UTC (rev 2011)
+++ index	2008-08-05 12:10:11 UTC (rev 2012)
@@ -22859,7 +22859,7 @@
    structures back to the canvas.
 
   <p>If any of the arguments to the method are infinite or NaN, the method
-   must raise an <code>NOT_SUPPORTED_ERR</code> exception.
+   must raise a <code>NOT_SUPPORTED_ERR</code> exception.
 
   <p>If the first argument to the method is null or not an <code><a
    href="#imagedata">ImageData</a></code> object then the <code

Modified: source
===================================================================
--- source	2008-08-05 12:09:20 UTC (rev 2011)
+++ source	2008-08-05 12:10:11 UTC (rev 2012)
@@ -20090,7 +20090,7 @@
   <code>ImageData</code> structures back to the canvas.</p>
 
   <p>If any of the arguments to the method are infinite or NaN, the
-  method must raise an <code>NOT_SUPPORTED_ERR</code> exception.</p>
+  method must raise a <code>NOT_SUPPORTED_ERR</code> exception.</p>
 
   <p>If the first argument to the method is null or not an
   <code>ImageData</code> object then the <code




More information about the Commit-Watchers mailing list