HTML5 Tracker

Diff (omit for latest revision)
Filter

Short URL: http://html5.org/r/2012

SVNBugCommentTime (UTC)
2012typo (credit: pt)2008-08-05 12:10
Index: source
===================================================================
--- source	(revision 2011)
+++ source	(revision 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

|