[html5] r4014 - [e] (0) Mention the angle units. Fixing http://www.w3.org/Bugs/Public/show_bug.c [...]

whatwg at whatwg.org whatwg at whatwg.org
Mon Sep 28 17:41:54 PDT 2009


Author: ianh
Date: 2009-09-28 17:41:53 -0700 (Mon, 28 Sep 2009)
New Revision: 4014

Modified:
   index
   source
Log:
[e] (0) Mention the angle units.
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=7623

Modified: index
===================================================================
--- index	2009-09-29 00:40:11 UTC (rev 4013)
+++ index	2009-09-29 00:41:53 UTC (rev 4014)
@@ -24647,7 +24647,7 @@
 
    <dd>
 
-    <p>Changes the transformation matrix to apply a rotation transformation with the given characteristics.</p>
+    <p>Changes the transformation matrix to apply a rotation transformation with the given characteristics. The angle is in radians.</p>
 
    </dd>
 

Modified: source
===================================================================
--- source	2009-09-29 00:40:11 UTC (rev 4013)
+++ source	2009-09-29 00:41:53 UTC (rev 4014)
@@ -26816,7 +26816,7 @@
 
    <dd>
 
-    <p>Changes the transformation matrix to apply a rotation transformation with the given characteristics.</p>
+    <p>Changes the transformation matrix to apply a rotation transformation with the given characteristics. The angle is in radians.</p>
 
    </dd>
 




More information about the Commit-Watchers mailing list