CVS html5/eventsource

Update of /sources/public/html5/eventsource
In directory roscoe:/tmp/cvs-serv1961

Modified Files:
	Overview.html 
Log Message:
Move javascript: processing entirely into HTML, and fix its definitions to match reality better at the same time. (whatwg r8284)

--- /sources/public/html5/eventsource/Overview.html	2013/11/08 23:21:10	1.252
+++ /sources/public/html5/eventsource/Overview.html	2013/11/15 15:56:20	1.253
@@ -216,7 +216,7 @@
 
    <h1>Server-Sent Events</h1>
    
-   <h2 class="no-num no-toc" id="editor-s-draft-8-november-2013">Editor's Draft 8 November 2013</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-15-november-2013">Editor's Draft 15 November 2013</h2>
    <dl><dt>Latest Published Version:</dt>
     <dd><a href="http://www.w3.org/TR/eventsource/">http://www.w3.org/TR/eventsource/</a></dd>
     <dt>Latest Editor's Draft:</dt>
@@ -354,7 +354,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 8 November 2013 Editor's Draft.
+  This specification is the 15 November 2013 Editor's Draft.
   </p>
 
   

Received on Friday, 15 November 2013 15:56:25 UTC