html5/html-xhtml-author-guide WD-html-polyglot-20110524.htm,1.5,1.6 respec.js,1.1,1.2

Update of /sources/public/html5/html-xhtml-author-guide
In directory hutz:/tmp/cvs-serv12884

Modified Files:
	WD-html-polyglot-20110524.htm respec.js 
Log Message:
updated

Index: respec.js
===================================================================
RCS file: /sources/public/html5/html-xhtml-author-guide/respec.js,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- respec.js	13 Apr 2010 19:54:37 -0000	1.1
+++ respec.js	18 May 2011 13:09:08 -0000	1.2
@@ -1625,4 +1625,4 @@
     for (var k in obj) str += k + "=" + obj[k] + "\n";
     alert("DUMP\n" + str);
 }
-})();
+)();

Index: WD-html-polyglot-20110524.htm
===================================================================
RCS file: /sources/public/html5/html-xhtml-author-guide/WD-html-polyglot-20110524.htm,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- WD-html-polyglot-20110524.htm	16 May 2011 20:15:55 -0000	1.5
+++ WD-html-polyglot-20110524.htm	18 May 2011 13:09:08 -0000	1.6
@@ -51,7 +51,7 @@
 		<h2 id="w3c-working-draft-24-may-2011">W3C Working Draft 24 May 2011</h2>
 		<dl>
 			<dt>This version:</dt>
-			<dd><a href="http://www.w3.org/TR/2011/WD-html-polyglot-20110524/">http://www.w3.org/TR/2011/WD-html-polyglot-20110524/</a></dd>
+			<dd><a href="http://dev.w3.org/html5/html-xhtml-author-guide/WD-html-polyglot-20110524.htm">http://dev.w3.org/html5/html-xhtml-author-guide/WD-html-polyglot-20110524.htm</a></dd>
 			
 			<dt>Latest published version:</dt>
 			<dd><a href="http://www.w3.org/TR/html-polyglot/">http://www.w3.org/TR/html-polyglot/</a></dd>
@@ -144,7 +144,7 @@
 			<br/>
 			For the latest updates from the HTML WG, possibly including important bug fixes,
 			<br/> 
-			please look at the <a href="http://dev.w3.org/html5/html-xhtml-author-guide/html-xhtml-authoring-guide.html">editor's draft</a> instead.
+			please look at the <a href="http://dev.w3.org/html5/html-xhtml-author-guide/">editor's draft</a> instead.
 		</p>
 		<script type="text/javascript" class="all-pages">
 	   		function closeWarning(element) 

Received on Wednesday, 18 May 2011 13:09:12 UTC