2Dapi; hixie: pub update

2Dapi; hixie: pub update

http://dev.w3.org/cvsweb/html5/2dcontext/Overview.html?r1=1.88&r2=1.89&f=h

===================================================================
RCS file: /sources/public/html5/2dcontext/Overview.html,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -d -r1.88 -r1.89
--- Overview.html 11 Nov 2010 01:27:14 -0000 1.88
+++ Overview.html 15 Nov 2010 23:48:58 -0000 1.89
@@ -358,9 +358,9 @@
 
    <h1>HTML Canvas 2D Context</h1>
    <h2 class="no-num no-toc" id="generatedID"></h2>
-   <h2 class="no-num no-toc" id="w3c-working-draft-9-november-2010">W3C Working Draft 9 November 2010</h2>
+   <h2 class="no-num no-toc" id="w3c-working-draft-16-november-2010">W3C Working Draft 16 November 2010</h2>
    <dl><dt>This Version:</dt>
-    <dd><a href="http://www.w3.org/TR/2010/WD-2dcontext-20101109/">http://www.w3.org/TR/2010/WD-2dcontext-20101109/</a></dd>
+    <dd><a href="http://www.w3.org/TR/2010/WD-2dcontext-20101116/">http://www.w3.org/TR/2010/WD-2dcontext-20101116/</a></dd>
     <dt>Latest Published Version:</dt>
     <dd><a href="http://www.w3.org/TR/2dcontext/">http://www.w3.org/TR/2dcontext/</a></dd>
     <dt>Latest Editor's Draft:</dt>
@@ -455,21 +455,25 @@
   under them in incompatible ways.</strong> Vendors interested in
   implementing this specification before it eventually reaches the
   Candidate Recommendation stage should join the aforementioned
-  mailing lists and take part in the discussions.</p><!-- stability warning for TR/ page version --><!-- q.v. http://lists.w3.org/Archives/Public/public-html/2010Oct/0457.html --><p class="all-pages stability" id="wip"><strong>This is a work in
+  mailing lists and take part in the discussions.<div id="multipage-common">
+  <!-- stability warning for TR/ page version -->
+  <!-- q.v. http://lists.w3.org/Archives/Public/public-html/2010Oct/0457.html -->
+  <p class="stability" id="wip"><strong>This is a work in
   progress!</strong> For the latest updates from the HTML WG, possibly
   including important bug fixes, please look at the <a href="http://dev.w3.org/html5/2dcontext/">editor's draft</a> instead.
-  <input onclick="closeWarning(this.parentNode)" type="button" value="&#9587;&#8413;"></p><script class="all-pages">
+  <input onclick="closeWarning(this.parentNode)" type="button" value="&#9587;&#8413;"></p>
+  <script type="text/javascript">
    function closeWarning(element) {
      element.parentNode.removeChild(element);
    }
   </script><!--
-  <script class="all-pages">
+  <script type="text/javascript">
    if (location == 'http://dev.w3.org/html5/2dcontext/') {
      var wip = document.getElementById('wip');
      wip.parentNode.removeChild(wip);
    }
   </script>
-  --><!-- not everyone agrees with this (requested before html5 fpwd) --><p>The publication of this document by the W3C as a W3C Working
+  --></div><!-- not everyone agrees with this (requested before html5 fpwd) --><p>The publication of this document by the W3C as a W3C Working
   Draft does not imply that all of the participants in the W3C HTML
   working group endorse the contents of the specification. Indeed, for
   any section of the specification, one can usually find many members
@@ -497,7 +501,7 @@
   Group</a> is the W3C working group responsible for this
   specification's progress along the W3C Recommendation
   track.
-  This specification is the 9 November 2010 WD.
+  This specification is the 16 November 2010 WD.
   </p><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- relationship to other work (required) --><p>Work on this specification is also done at the <a href="http://www.whatwg.org/">WHATWG</a>. The W3C HTML working group
   actively pursues convergence with the WHATWG, as required by the <a href="http://www.w3.org/2007/03/HTML-WG-charter">W3C HTML working
   group charter</a>.</p><!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- context and rationale (required) --><!-- (this text is from the RDFa+HTML spec --><p>This specification is an extension to the HTML5 language. All

Received on Monday, 15 November 2010 23:49:43 UTC