html5/spec Overview.html,1.1197,1.1198

Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv5165

Modified Files:
	Overview.html 
Log Message:
Remove a redundant requirement. (whatwg r2010)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.1197
retrieving revision 1.1198
diff -u -d -r1.1197 -r1.1198
--- Overview.html	5 Aug 2008 10:59:51 -0000	1.1197
+++ Overview.html	5 Aug 2008 11:04:34 -0000	1.1198
@@ -21154,8 +21154,7 @@
    title="">angle</var>)</code></dfn> method must add the rotation
    transformation described by the argument to the transformation matrix. The
    <var title="">angle</var> argument represents a clockwise rotation angle
-   expressed in radians. If the <var title="">angle</var> argument is
-   infinite, the method call must be ignored.
+   expressed in radians.
 
   <p>The <dfn id=translate
    title=dom-context-2d-translate><code>translate(<var title="">x</var>, <var

Received on Tuesday, 5 August 2008 11:05:12 UTC