- From: poot <cvsmail@w3.org>
- Date: Tue, 21 Apr 2009 12:25:10 +0900 (JST)
- To: public-html-diffs@w3.org
Ready for publication next week. W3C Working Draft 21 April 2009 http://people.w3.org/mike/diffs/html5/webstorage/Overview.1.21.html#w3c-working-draft-21-april-year Status of this document http://people.w3.org/mike/diffs/html5/webstorage/Overview.1.21.html#status-of-this-document http://people.w3.org/mike/diffs/html5/webstorage/Overview.diff.html http://dev.w3.org/cvsweb/html5/webstorage/Overview.html?r1=1.20&r2=1.21&f=h =================================================================== RCS file: /sources/public/html5/webstorage/Overview.html,v retrieving revision 1.20 retrieving revision 1.21 diff -u -d -r1.20 -r1.21 --- Overview.html 10 Apr 2009 21:26:39 -0000 1.20 +++ Overview.html 19 Apr 2009 23:04:47 -0000 1.21 @@ -142,25 +142,28 @@ -webkit-column-width: 25em; -webkit-column-gap: 1em; } - </style><link href=http://www.w3.org/StyleSheets/TR/%57%33%43-ED rel=stylesheet type=text/css><!-- ZZZ ED vs WD --><div class=head> + </style><link href=http://www.w3.org/StyleSheets/TR/%57%33%43-WD rel=stylesheet type=text/css><!-- ZZZ ED vs WD --><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 Storage</h1> - <h2 class="no-num no-toc" id=editor-s-draft-date-zzz-9-june-2008><!-- "W3C Working Draft" --> Editor's Draft <!--ZZZ-->10 April 2009</h2> - <dl><!-- ZZZ: update the month/day - <dt>This Version:</dt> - <dd><a href="http://www.w3.org/TR/2009/WD-webstorage-20090101/">http://www.w3.org/TR/2009/WD-webstorage-20090101/</a></dd> + <!--ZZZ:--> + <h2 class="no-num no-toc" id=w3c-working-draft-21-april-year>W3C Working Draft 21 April 2009</h2> + <!--<h2 class="no-num no-toc">Editor's Draft 19 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-20090421/>http://www.w3.org/TR/2009/WD-webstorage-20090421/</a></dd> +<!-- :ZZZ --> <dt>Latest Published Version:</dt> - <dd><a href="http://www.w3.org/TR/webstorage/">http://www.w3.org/TR/webstorage/</a></dd> - :ZZZ --><dt>Latest Editor's Draft:</dt> + <dd><a href=http://www.w3.org/TR/webstorage/>http://www.w3.org/TR/webstorage/</a></dd> + <dt>Latest Editor's Draft:</dt> <dd><a href=http://dev.w3.org/html5/webstorage/>http://dev.w3.org/html5/webstorage/</a></dd> <!-- ZZZ: add the new version after it has shipped <dt>Previous Versions:</dt> - <dd><a href="http://www.w3.org/TR/2008/WD-webstorage-20080101/">http://www.w3.org/TR/2008/WD-webstorage-20080101/</a> + <dd><a href="http://www.w3.org/TR/2009/WD-webstorage-20090421/">http://www.w3.org/TR/2009/WD-webstorage-20090421/</a> :ZZZ --> <dt>Editors:</dt> <dd><a href=mailto:ian@hixie.ch>Ian Hickson</a>, Google, Inc.</dd> </dl><p class=copyright><a href=http://www.w3.org/Consortium/Legal/ipr-notice#Copyright>Copyright</a> - © 2008 <a href=http://www.w3.org/><abbr title="World Wide + © 2009 <a href=http://www.w3.org/><abbr title="World Wide Web Consortium">W3C</abbr></a><sup>®</sup> (<a href=http://www.csail.mit.edu/><abbr title="Massachusetts Institute of Technology">MIT</abbr></a>, <a href=http://www.ercim.org/><abbr title="European Research Consortium for Informatics and Mathematics">ERCIM</abbr></a>, <a href=http://www.keio.ac.jp/>Keio</a>), All Rights Reserved. W3C @@ -202,7 +205,8 @@ Working Group</a> is the W3C working group responsible for this specification's progress along the W3C Recommendation track. <!--ZZZ:--> - This specification is the 10 April 2009 <!--ZZZ "Working Draft"-->Editor's Draft. + This specification is the 21 April 2009 Working Draft. + <!-- This specification is the 19 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 Tuesday, 21 April 2009 03:25:45 UTC