CVS html5/workers

Update of /sources/public/html5/workers
In directory roscoe:/tmp/cvs-serv15773

Modified Files:
	Overview.html 
Log Message:
Make alert() and company match more browsers, and some internal notes. Sorry, lost track of which bugs this fixes due to build process issues. (whatwg r7832)

--- /sources/public/html5/workers/Overview.html	2013/04/13 16:18:38	1.375
+++ /sources/public/html5/workers/Overview.html	2013/04/14 07:26:17	1.376
@@ -216,7 +216,7 @@
 
    <h1>Web Workers</h1>
    
-   <h2 class="no-num no-toc" id="editor-s-draft-13-april-2013">Editor's Draft 13 April 2013</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-14-april-2013">Editor's Draft 14 April 2013</h2>
    <dl><dt>Latest Published Version:</dt>
     <dd><a href="http://www.w3.org/TR/workers/">http://www.w3.org/TR/workers/</a></dd>
     <dt>Latest Editor's Draft:</dt>
@@ -353,7 +353,7 @@
   </dl><p>The W3C <a href="http://www.w3.org/2008/webapps/">Web Applications
   Working Group</a> is the W3C working group responsible for this
   specification's progress along the W3C Recommendation track.
-  This specification is the 13 April 2013 Editor's Draft.
+  This specification is the 14 April 2013 Editor's Draft.
   </p>
 
   

Received on Sunday, 14 April 2013 07:26:19 UTC