[html5] r6034 - [e] (0) sync 2dcontext with latest pub system changes
whatwg at whatwg.org
whatwg at whatwg.org
Thu Apr 28 10:40:46 PDT 2011
Author: ianh
Date: 2011-04-28 10:40:45 -0700 (Thu, 28 Apr 2011)
New Revision: 6034
Modified:
complete.html
index
source
Log:
[e] (0) sync 2dcontext with latest pub system changes
Modified: complete.html
===================================================================
--- complete.html 2011-04-27 22:10:54 UTC (rev 6033)
+++ complete.html 2011-04-28 17:40:45 UTC (rev 6034)
@@ -239,7 +239,7 @@
<header class=head id=head><p><a class=logo href=http://www.whatwg.org/ rel=home><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
<hgroup><h1>Web Applications 1.0</h1>
- <h2 class="no-num no-toc">Living Standard — Last Updated 27 April 2011</h2>
+ <h2 class="no-num no-toc">Living Standard — Last Updated 28 April 2011</h2>
</hgroup><p>You can take part in this work. <a href=http://www.whatwg.org/mailing-list>Join the working group's discussion list.</a></p>
<p><strong>Web designers!</strong> We have a <a href=http://blog.whatwg.org/faq/>FAQ</a>, a <a href=http://forums.whatwg.org/>forum</a>, and a <a href=http://www.whatwg.org/mailing-list#help>help mailing list</a> for you!</p>
<!--<p class="impl"><strong>Implementors!</strong> We have a <a href="http://www.whatwg.org/mailing-list#implementors">mailing list</a> for you too!</p>-->
@@ -33910,10 +33910,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. -->
-
-
<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-27 22:10:54 UTC (rev 6033)
+++ index 2011-04-28 17:40:45 UTC (rev 6034)
@@ -243,7 +243,7 @@
<header class=head id=head><p><a class=logo href=http://www.whatwg.org/ rel=home><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
<hgroup><h1 class=allcaps>HTML</h1>
- <h2 class="no-num no-toc">Living Standard — Last Updated 27 April 2011</h2>
+ <h2 class="no-num no-toc">Living Standard — Last Updated 28 April 2011</h2>
</hgroup><p>You can take part in this work. <a href=http://www.whatwg.org/mailing-list>Join the working group's discussion list.</a></p>
<p><strong>Web designers!</strong> We have a <a href=http://blog.whatwg.org/faq/>FAQ</a>, a <a href=http://forums.whatwg.org/>forum</a>, and a <a href=http://www.whatwg.org/mailing-list#help>help mailing list</a> for you!</p>
<!--<p class="impl"><strong>Implementors!</strong> We have a <a href="http://www.whatwg.org/mailing-list#implementors">mailing list</a> for you too!</p>-->
@@ -33933,10 +33933,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. -->
-
-
<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-27 22:10:54 UTC (rev 6033)
+++ source 2011-04-28 17:40:45 UTC (rev 6034)
@@ -37402,10 +37402,10 @@
<h5 id="2dcontext">The 2D context</h5>
+ <!--START 2dcontext-->
+
<!-- v2: we're on v4. suggestions for next version are marked v5. -->
- <!--START 2dcontext-->
-
<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