[html5] r2010 - [e] (0) Remove a redundant requirement.
whatwg at whatwg.org
whatwg at whatwg.org
Tue Aug 5 04:03:00 PDT 2008
Author: ianh
Date: 2008-08-05 04:03:00 -0700 (Tue, 05 Aug 2008)
New Revision: 2010
Modified:
index
source
Log:
[e] (0) Remove a redundant requirement.
Modified: index
===================================================================
--- index 2008-08-05 10:59:47 UTC (rev 2009)
+++ index 2008-08-05 11:03:00 UTC (rev 2010)
@@ -21132,8 +21132,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
Modified: source
===================================================================
--- source 2008-08-05 10:59:47 UTC (rev 2009)
+++ source 2008-08-05 11:03:00 UTC (rev 2010)
@@ -18316,9 +18316,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.</p>
+ clockwise rotation angle expressed in radians.</p>
<p>The <dfn title="dom-context-2d-translate"><code>translate(<var
title="">x</var>, <var title="">y</var>)</code></dfn> method must
More information about the Commit-Watchers
mailing list