[html5] r6036 - [e] (0) sync 2dcontext with latest pub system changes (mark 2)

whatwg at whatwg.org whatwg at whatwg.org
Thu Apr 28 11:00:22 PDT 2011


Author: ianh
Date: 2011-04-28 11:00:21 -0700 (Thu, 28 Apr 2011)
New Revision: 6036

Modified:
   complete.html
   index
   source
Log:
[e] (0) sync 2dcontext with latest pub system changes (mark 2)

Modified: complete.html
===================================================================
--- complete.html	2011-04-28 17:42:11 UTC (rev 6035)
+++ complete.html	2011-04-28 18:00:21 UTC (rev 6036)
@@ -33913,10 +33913,10 @@
 
   <h5 id=2dcontext><span class=secno>4.8.11.1 </span>The 2D context</h5>
 
+  <!-- v2: we're on v4. suggestions for next version are marked v5. -->
+
   
 
-  <!-- v2: we're on v4. suggestions for next version are marked v5. -->
-
   <p>This specification defines the <dfn id=canvas-context-2d title=canvas-context-2d><code>2d</code></dfn> context type, whose
   API is implemented using the <code><a href=#canvasrenderingcontext2d>CanvasRenderingContext2D</a></code>
   interface.</p>

Modified: index
===================================================================
--- index	2011-04-28 17:42:11 UTC (rev 6035)
+++ index	2011-04-28 18:00:21 UTC (rev 6036)
@@ -33936,10 +33936,10 @@
 
   <h5 id=2dcontext><span class=secno>4.8.11.1 </span>The 2D context</h5>
 
+  <!-- v2: we're on v4. suggestions for next version are marked v5. -->
+
   
 
-  <!-- v2: we're on v4. suggestions for next version are marked v5. -->
-
   <p>This specification defines the <dfn id=canvas-context-2d title=canvas-context-2d><code>2d</code></dfn> context type, whose
   API is implemented using the <code><a href=#canvasrenderingcontext2d>CanvasRenderingContext2D</a></code>
   interface.</p>

Modified: source
===================================================================
--- source	2011-04-28 17:42:11 UTC (rev 6035)
+++ source	2011-04-28 18:00:21 UTC (rev 6036)
@@ -37404,10 +37404,10 @@
 
   <h5 id="2dcontext">The 2D context</h5>
 
+  <!-- v2: we're on v4. suggestions for next version are marked v5. -->
+
   <!--START 2dcontext-->
 
-  <!-- v2: we're on v4. suggestions for next version are marked v5. -->
-
   <p>This specification defines the <dfn
   title="canvas-context-2d"><code>2d</code></dfn> context type, whose
   API is implemented using the <code>CanvasRenderingContext2D</code>




More information about the Commit-Watchers mailing list