--- html5/webdatabase/Overview.html 2009/09/03 13:02:18 1.27 +++ html5/webdatabase/Overview.html 2009/09/04 23:19:23 1.28 @@ -173,7 +173,7 @@

Web Database

-

Editor's Draft 3 September 2009

+

Editor's Draft 4 September 2009

- This specification is the 3 September 2009 Editor's Draft. + This specification is the 4 September 2009 Editor's Draft.

This document was produced by a group operating under the 5 February 2004 W3C Patent Policy. W3C maintains a public list of @@ -802,8 +802,8 @@ interface database - access task source.

4.4 Synchronous database API

interface DatabaseSync {
+  

The task source for these tasks is the database access task + source.

4.4 Synchronous database API

interface DatabaseSync {
   void transaction(in SQLTransactionSyncCallback callback);
   void readTransaction(in SQLTransactionSyncCallback callback);