webDB; : pubrules changes

webDB; : pubrules changes

http://dev.w3.org/cvsweb/html5/webdatabase/Overview.html?r1=1.100&r2=1.101&f=h

===================================================================
RCS file: /sources/public/html5/webdatabase/Overview.html,v
retrieving revision 1.100
retrieving revision 1.101
diff -u -d -r1.100 -r1.101
--- Overview.html 15 Nov 2010 21:03:50 -0000 1.100
+++ Overview.html 15 Nov 2010 21:25:19 -0000 1.101
@@ -191,7 +191,7 @@
 </style><link href="http://www.w3.org/StyleSheets/TR/W3C-WG-NOTE" rel="stylesheet" type="text/css"><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 SQL Database</h1>
-<h2 class="no-num no-toc" id="editor-s-draft-1-november-2010">W3C Working Group Note 18 November 2010</h2>
+<h2 class="no-num no-toc" id="note-18-november-2010">W3C Working Group Note 18 November 2010</h2>
 <!--
 <p style="background: black; color: white; font: 900 2em serif; padding: 0.5em 1em; border: dotted yellow 0.5em; text-align: center">Beware. This specification is no longer in active maintenance.</p>
 -->
@@ -204,9 +204,9 @@
 <dd><a class="latest-link" href="http://dev.w3.org/html5/webdatabase/">http://dev.w3.org/html5/webdatabase/</a></dd>
 <!-- ZZZ: add the new version after it has shipped-->
 <dt>Previous Versions:</dt>
-<dd><a href="http://www.w3.org/TR/2009/WD-webdatabase-20091222/">http://www.w3.org/TR/2009/WD-webdatabase-20091222/</a>
-<dd><a href="http://www.w3.org/TR/2009/WD-webstorage-20090423/">http://www.w3.org/TR/2009/WD-webstorage-20090423/</a> <!-- yes, storage, not db -->
+<dd><a href="http://www.w3.org/TR/2009/WD-webdatabase-20091222/">http://www.w3.org/TR/2009/WD-webdatabase-20091222/</a></dd>
 <dd><a href="http://www.w3.org/TR/2009/WD-webdatabase-20091029/">http://www.w3.org/TR/2009/WD-webdatabase-20091029/</a></dd>
+<dd><a href="http://www.w3.org/TR/2009/WD-webstorage-20090423/">http://www.w3.org/TR/2009/WD-webstorage-20090423/</a></dd> <!-- yes, storage, not db -->
 <!-- :ZZZ -->
 <dt>Editors:</dt>
 <dd><a href="mailto:ian@hixie.ch">Ian Hickson</a>, Google, Inc.</dd>
@@ -225,7 +225,7 @@
 </div><hr class="top"><h2 class="no-num no-toc" id="abstract">Abstract</h2><p>This specification defines an API for storing data in databases
 that can be queried using a variant of SQL.
 
-<h2 class="no-num no-toc" id="status-of-this-document">Status of This document</h2>
+<h2 class="no-num no-toc" id="status-of-this-document">Status of This Document</h2>
 <!-- intro boilerplate (required) -->
 
 <p><em>This section describes the status of this document at the

Received on Monday, 15 November 2010 21:26:03 UTC