- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 03 Sep 2009 12:13:07 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/webdatabase In directory hutz:/tmp/cvs-serv27950 Modified Files: Overview.html Log Message: Integrate with draft-abarth-cookie-03. (whatwg r3740) Index: Overview.html =================================================================== RCS file: /sources/public/html5/webdatabase/Overview.html,v retrieving revision 1.25 retrieving revision 1.26 diff -u -d -r1.25 -r1.26 --- Overview.html 2 Sep 2009 22:09:18 -0000 1.25 +++ Overview.html 3 Sep 2009 12:13:05 -0000 1.26 @@ -173,7 +173,7 @@ <h1>Web Database</h1> <!--ZZZ:--> <!--<h2 class="no-num no-toc">W3C Working Draft 23 April 2009</h2>--> - <h2 class="no-num no-toc" id="editor-s-draft-2-september-2009">Editor's Draft 2 September 2009</h2> + <h2 class="no-num no-toc" id="editor-s-draft-3-september-2009">Editor's Draft 3 September 2009</h2> <!--:ZZZ--> <dl><!-- ZZZ: update the month/day (twice), (un)comment out <dt>This Version:</dt> @@ -240,7 +240,7 @@ specification's progress along the W3C Recommendation track. <!--ZZZ:--> <!--This specification is the 23 April 2009 Working Draft.--> - This specification is the 2 September 2009 Editor's Draft. + This specification is the 3 September 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 @@ -1140,7 +1140,7 @@ database feature to the user in a way that does not distinguish them from HTTP - session cookies. <a href="#refsRFC2109">[RFC2109]</a> <a href="#refsCOOKIES">[COOKIES]</a></p> + session cookies. <a href="#refsCOOKIES">[COOKIES]</a></p> <p>This might encourage users to view such storage with healthy suspicion.</p> @@ -1281,10 +1281,6 @@ <dd><cite><a href="http://www.whatwg.org/specs/web-apps/current-work/">HTML5</a></cite>, I. Hickson. WHATWG, August 2009.</dd> - <dt id="refsRFC2109">[RFC2109]</dt> - <dd><cite><a href="http://www.ietf.org/rfc/rfc2109.txt">HTTP State Management - Mechanism</a></cite>, D. Kristol, L. Montulli. IETF, February 1997.</dd> - <dt id="refsRFC2119">[RFC2119]</dt> <dd><cite><a href="http://www.ietf.org/rfc/rfc2119.txt">Key words for use in RFCs to Indicate Requirement Levels</a></cite>, S. Bradner. IETF, March
Received on Thursday, 3 September 2009 12:13:17 UTC