- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 09 Jul 2008 11:00:50 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/workers
In directory hutz:/tmp/cvs-serv29594
Modified Files:
Overview.html
Log Message:
Fix minor editorial mistakes. (whatwg r2)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/workers/Overview.html,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Overview.html 9 Jul 2008 10:52:56 -0000 1.1
+++ Overview.html 9 Jul 2008 11:00:48 -0000 1.2
@@ -24,24 +24,18 @@
<dl><!-- ZZZ: update the month/day
<dt>This Version:</dt>
<dd><a href="http://www.w3.org/TR/2008/WD-workers-20080101/">http://www.w3.org/TR/2008/WD-workers-20080101/</a></dd>
+ <dt>Latest Published Version:</dt>
+ <dd><a href="http://www.w3.org/TR/workers/">http://www.w3.org/TR/workers/</a></dd>
:ZZZ -->
- <dt>Latest Published Version:
-
- <dd><a
- href="http://www.w3.org/TR/workers/">http://www.w3.org/TR/workers/</a>
-
<dt>Latest Editor's Draft:
<dd><a
href="http://dev.w3.org/html5/workers/">http://dev.w3.org/html5/workers/</a></dd>
- <!-- ZZZ: add the new version after it has shipped -->
-
- <dt>Previous Versions:
-
- <dd><a
- href="http://www.w3.org/TR/2008/WD-workers-20080101/">http://www.w3.org/TR/2008/WD-workers-20080101/</a>
- <!-- :ZZZ -->
+ <!-- ZZZ: add the new version after it has shipped
+ <dt>Previous Versions:</dt>
+ <dd><a href="http://www.w3.org/TR/2008/WD-workers-20080101/">http://www.w3.org/TR/2008/WD-workers-20080101/</a>
+ :ZZZ -->
<dt>Editors:
Received on Wednesday, 9 July 2008 11:01:24 UTC