html5/spec references.html,1.1261,1.1262 single-page.html,1.133,1.134 spec.html,1.2004,1.2005

Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv11049

Modified Files:
	references.html single-page.html spec.html 
Log Message:
commit 30f530989e9d28255a149d5db52ad28b09f44863
Author: Sam Ruby <rubys@intertwingly.net>
Date:   Fri Sep 21 13:02:23 2012 -0400

    Update to point to the current DOMPARSING spec


Index: references.html
===================================================================
RCS file: /sources/public/html5/spec/references.html,v
retrieving revision 1.1261
retrieving revision 1.1262
diff -u -d -r1.1261 -r1.1262
--- references.html	21 Sep 2012 00:14:01 -0000	1.1261
+++ references.html	21 Sep 2012 17:14:01 -0000	1.1262
@@ -507,7 +507,7 @@
    <dd><cite><a href="http://dev.w3.org/2006/webapi/DOM-Level-3-Events/html/DOM3-Events.html">Document Object Model (DOM) Level 3 Events Specification</a></cite>, T. Leithead, J. Rossi, D. Schepers, B. H&#246;hrmann, P. Le H&#233;garet, T. Pixley. W3C.</dd>
 
    <dt id="refsDOMPARSING">[DOMPARSING]</dt>
-   <dd><cite><a href="http://www.w3.org/TR/DOM-Parsing/">DOM Parsing and Serialization</a></cite>, T. Leithead. Work in Progress. W3C.</dd>
+   <dd><cite><a href="http://dvcs.w3.org/hg/innerhtml/raw-file/tip/index.html">DOM Parsing and Serialization</a></cite>, T. Leithead. Work in Progress. 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>

Index: single-page.html
===================================================================
RCS file: /sources/public/html5/spec/single-page.html,v
retrieving revision 1.133
retrieving revision 1.134
diff -u -d -r1.133 -r1.134
--- single-page.html	21 Sep 2012 10:43:38 -0000	1.133
+++ single-page.html	21 Sep 2012 17:14:01 -0000	1.134
@@ -85993,7 +85993,7 @@
    <dd><cite><a href=http://dev.w3.org/2006/webapi/DOM-Level-3-Events/html/DOM3-Events.html>Document Object Model (DOM) Level 3 Events Specification</a></cite>, T. Leithead, J. Rossi, D. Schepers, B. Höhrmann, P. Le Hégaret, T. Pixley. W3C.</dd>
 
    <dt id=refsDOMPARSING>[DOMPARSING]</dt>
-   <dd><cite><a href=http://www.w3.org/TR/DOM-Parsing/>DOM Parsing and Serialization</a></cite>, T. Leithead. Work in Progress. W3C.</dd>
+   <dd><cite><a href=http://dvcs.w3.org/hg/innerhtml/raw-file/tip/index.html>DOM Parsing and Serialization</a></cite>, T. Leithead. Work in Progress. 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 Friday, 21 September 2012 17:14:07 UTC