- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 03 Jun 2008 11:49:14 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv13964
Modified Files:
Overview.html
Log Message:
prepare W3C version for publication (whatwg r)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.908
retrieving revision 1.909
diff -u -d -r1.908 -r1.909
--- Overview.html 3 Jun 2008 11:43:13 -0000 1.908
+++ Overview.html 3 Jun 2008 11:49:11 -0000 1.909
@@ -44,7 +44,7 @@
table.matrix, table.matrix td { border: none; text-align: right; }
table.matrix { margin-left: 2em; }
</style>
- <link href="http://www.w3.org/StyleSheets/TR/%57%33%43-ED" rel=stylesheet
+ <link href="http://www.w3.org/StyleSheets/TR/%57%33%43-WD" rel=stylesheet
type="text/css">
<!-- ZZZ -->
@@ -60,10 +60,13 @@
<h2 class="no-num no-toc" id=w3c-working>W3C Working Draft 3 June 2008</h2>
- <dl><!-- ZZZ
- <dt>This Version:</dt>
- <dd><a href="http://www.w3.org/TR/2008/WD-html5-20080603/">http://www.w3.org/TR/2008/WD-html5-20080603/</a></dd>
--->
+ <dl><!-- ZZZ: -->
+
+ <dt>This Version:
+
+ <dd><a
+ href="http://www.w3.org/TR/2008/WD-html5-20080603/">http://www.w3.org/TR/2008/WD-html5-20080603/</a></dd>
+ <!-- :ZZZ -->
<dt>Latest Published Version:
@@ -73,10 +76,13 @@
<dd><a
href="http://www.w3.org/html/wg/html5/">http://www.w3.org/html/wg/html5/</a></dd>
- <!-- ZZZ
- <dt>Previous Versions:</dt>
- <dd><a href="http://www.w3.org/TR/2008/WD-html5-20080123/">http://www.w3.org/TR/2008/WD-html5-20080123/</a>
--->
+ <!-- ZZZ: -->
+
+ <dt>Previous Versions:
+
+ <dd><a
+ href="http://www.w3.org/TR/2008/WD-html5-20080122/">http://www.w3.org/TR/2008/WD-html5-20080122/</a>
+ <!-- :ZZZ -->
<dt>Editors:
@@ -191,8 +197,8 @@
<p>The W3C <a href="http://www.w3.org/html/wg/">HTML Working Group</a> is
the W3C working group responsible for this specification's progress along
- the W3C Recommendation track.<!--ZZZ This
- specification is the 3 June 2008 First Public Working Draft.--></p>
+ the W3C Recommendation track.<!--ZZZ:--> This specification is the 3 June
+ 2008 Working Draft.<!--:ZZZ--></p>
<!-- relationship to other work (required) -->
<p>This specification is also being produced by the <a
Received on Tuesday, 3 June 2008 11:49:47 UTC