html5/eventsource Overview.html,1.23,1.24

Update of /sources/public/html5/eventsource
In directory hutz:/tmp/cvs-serv17484

Modified Files:
	Overview.html 
Log Message:
pubrules fixes (whatwg r2974)

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/eventsource/Overview.html,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- Overview.html	22 Apr 2009 22:21:23 -0000	1.23
+++ Overview.html	23 Apr 2009 05:17:09 -0000	1.24
@@ -147,7 +147,7 @@
    <h1>Server-Sent Events</h1>
    <!--ZZZ:-->
    <h2 class="no-num no-toc" id="w3c-working-draft-23-april-year">W3C Working Draft 23 April 2009</h2>
-   <!--<h2 class="no-num no-toc">Editor's Draft 22 April 2009</h2>-->
+   <!--<h2 class="no-num no-toc">Editor's Draft 23 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-eventsource-20090423/">http://www.w3.org/TR/2009/WD-eventsource-20090423/</a></dd>
@@ -213,7 +213,7 @@
   specification's progress along the W3C Recommendation track.
   <!--ZZZ:-->
   This specification is the 23 April 2009 First Public Working Draft.
-  <!-- This specification is the 22 April 2009 Editor's Draft. -->
+  <!-- This specification is the 23 April 2009 Editor's Draft. -->
   <!--:ZZZ-->
   </p><!-- required patent boilerplate --><p>This document was produced by a group operating under the <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5
   February 2004 W3C Patent Policy</a>. W3C maintains a <a href="http://www.w3.org/2004/01/pp-impl/42538/status" rel="disclosure">public list of

Received on Thursday, 23 April 2009 05:17:21 UTC