html5/workers Overview.html,1.108,1.109

Update of /sources/public/html5/workers
In directory hutz:/tmp/cvs-serv26468

Modified Files:
	Overview.html 
Log Message:
Ready for publication next week.

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/workers/Overview.html,v
retrieving revision 1.108
retrieving revision 1.109
diff -u -d -r1.108 -r1.109
--- Overview.html	19 Apr 2009 20:56:22 -0000	1.108
+++ Overview.html	19 Apr 2009 23:04:51 -0000	1.109
@@ -142,25 +142,28 @@
      -webkit-column-width: 25em;
      -webkit-column-gap: 1em;
    }
-  </style><link href=http://www.w3.org/StyleSheets/TR/%57%33%43-ED rel=stylesheet type=text/css><!-- ZZZ ED vs WD --><div class=head>
+  </style><link href=http://www.w3.org/StyleSheets/TR/%57%33%43-WD rel=stylesheet type=text/css><!-- ZZZ ED vs WD --><div class=head>
    <p><a href=http://www.w3.org/><img alt=W3C height=48 src=http://www.w3.org/Icons/w3c_home width=72></a></p>
    <h1>Web Workers</h1>
-   <h2 class="no-num no-toc" id=editor-s-draft-date-zzz-9-june-2008><!-- "W3C Working Draft" --> Editor's Draft <!--ZZZ-->19 April 2009</h2>
-   <dl><!-- ZZZ: update the month/day
-    <dt>This Version:</dt>
-    <dd><a href="http://www.w3.org/TR/2009/WD-workers-20090101/">http://www.w3.org/TR/2009/WD-workers-20090101/</a></dd>
+   <!--ZZZ:-->
+   <h2 class="no-num no-toc" id=w3c-working-draft-21-april-year>W3C Working Draft 21 April 2009</h2>
+   <!--<h2 class="no-num no-toc">Editor's Draft 19 April 2009</h2>-->
+   <!--:ZZZ-->
+   <dl><!-- ZZZ: update the month/day (twice), (un)comment out--><dt>This Version:</dt>
+    <dd><a href=http://www.w3.org/TR/2009/WD-workers-20090421/>http://www.w3.org/TR/2009/WD-workers-20090421/</a></dd>
+<!-- :ZZZ -->
     <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 Editor's Draft:</dt>
+    <dd><a href=http://www.w3.org/TR/workers/>http://www.w3.org/TR/workers/</a></dd>
+    <dt>Latest Editor's Draft:</dt>
     <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:</dt>
-    <dd><a href="http://www.w3.org/TR/2008/WD-workers-20080101/">http://www.w3.org/TR/2008/WD-workers-20080101/</a>
+    <dd><a href="http://www.w3.org/TR/2009/WD-workers-20090421/">http://www.w3.org/TR/2009/WD-workers-20090421/</a>
  :ZZZ -->
     <dt>Editors:</dt>
     <dd><a href=mailto:ian@hixie.ch>Ian Hickson</a>, Google, Inc.</dd>
    </dl><p class=copyright><a href=http://www.w3.org/Consortium/Legal/ipr-notice#Copyright>Copyright</a>
-   &copy; 2008 <a href=http://www.w3.org/><abbr title="World Wide
+   &copy; 2009 <a href=http://www.w3.org/><abbr title="World Wide
    Web Consortium">W3C</abbr></a><sup>&reg;</sup> (<a href=http://www.csail.mit.edu/><abbr title="Massachusetts
    Institute of Technology">MIT</abbr></a>, <a href=http://www.ercim.org/><abbr title="European Research
    Consortium for Informatics and Mathematics">ERCIM</abbr></a>, <a href=http://www.keio.ac.jp/>Keio</a>), All Rights Reserved. W3C
@@ -214,7 +217,8 @@
   Working Group</a> is the W3C working group responsible for this
   specification's progress along the W3C Recommendation track.
   <!--ZZZ:-->
-  This specification is the 19 April 2009 <!--ZZZ "Working Draft"-->Editor's Draft.
+  This specification is the 21 April 2009 Working Draft.
+  <!-- This specification is the 19 April 2009 Editor's Draft. -->
   <!--:ZZZ-->
   </p><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- relationship to other work (required) --><p>This specification is also being produced by the <a href=http://www.whatwg.org/>WHATWG</a>. The two specifications are
   identical from the table of contents onwards.</p><!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- context and rationale (required) --><p>This specification is intended to specify a part of the Web

Received on Sunday, 19 April 2009 23:05:02 UTC