html5/webstorage Overview.html,1.26,1.27

Update of /sources/public/html5/webstorage
In directory hutz:/tmp/cvs-serv17540

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

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/webstorage/Overview.html,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- Overview.html	22 Apr 2009 22:21:30 -0000	1.26
+++ Overview.html	23 Apr 2009 05:17:17 -0000	1.27
@@ -147,7 +147,7 @@
    <h1>Web Storage</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-webstorage-20090423/">http://www.w3.org/TR/2009/WD-webstorage-20090423/</a></dd>
@@ -215,7 +215,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:29 UTC