html5/2dcontext Overview.html,1.139,1.140

Update of /sources/public/html5/2dcontext
In directory hutz:/tmp/cvs-serv4382

Modified Files:
	Overview.html 
Log Message:
commit 6f9ffe8706188d8f011125123e67e0565c7f428e
Author: Travis Leithead <travil@microsoft.com>
Date:   Wed Aug 29 17:07:50 2012 -0700

    [HTML5 ISSUE-198] Working Group Decision Applied
    
    Now linking to the W3C editor's draft of DOM Parsing and Serialization
    spec.
    
    Change Proposal:
    http://www.w3.org/html/wg/wiki/ChangeProposals/Reference_a_W3C_version_of_DOM_Parsing_and_Serialization
    
    Issue 198: https://www.w3.org/html/wg/tracker/issues/198
    
    Bug 11204: https://www.w3.org/Bugs/Public/show_bug.cgi?id=11204


Index: Overview.html
===================================================================
RCS file: /sources/public/html5/2dcontext/Overview.html,v
retrieving revision 1.139
retrieving revision 1.140
diff -u -d -r1.139 -r1.140
--- Overview.html	24 Aug 2012 03:43:49 -0000	1.139
+++ Overview.html	30 Aug 2012 00:14:46 -0000	1.140
@@ -321,7 +321,7 @@
 
    <h1>HTML Canvas 2D Context</h1>
    <h2 class="no-num no-toc" id=generatedID></h2>
-   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 24 August 2012</h2>
+   <h2 class="no-num no-toc" id="editor's-draft-date-1-january-1970">Editor's Draft 30 August 2012</h2>
    <dl><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>
@@ -501,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 24 August 2012 Editor's Draft.
+  This specification is the 30 August 2012 Editor's Draft.
   </p>
 
 
@@ -5820,7 +5820,7 @@
    T. Leithead. W3C.</dd>
 
    <dt id=refsDOMPARSING>[DOMPARSING]</dt>
-   <dd><cite><a href=http://html5.org/specs/dom-parsing.html>DOM Parsing and Serialization</a></cite>, Ms2ger. html5.org.</dd>
+   <dd><cite><a href=http://dvcs.w3.org/hg/innerhtml/raw-file/tip/index.html>DOM Parsing and Serialization</a></cite>, T. Leithead, Ms2ger. W3C.</dd>
 
    <dt id=refsDOT>[DOT]</dt>
    <dd>(Non-normative) <cite><a href=http://www.graphviz.org/content/dot-language>The DOT Language</a></cite>. Graphviz.</dd>

Received on Thursday, 30 August 2012 00:14:50 UTC