- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 15 Jul 2009 10:53:45 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec In directory hutz:/tmp/cvs-serv10094 Modified Files: Overview.html Log Message: Split Web Storage into two: Web Storage and Web Database. (whatwg r3418) Index: Overview.html =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.2547 retrieving revision 1.2548 diff -u -d -r1.2547 -r1.2548 --- Overview.html 15 Jul 2009 09:05:59 -0000 1.2547 +++ Overview.html 15 Jul 2009 10:53:42 -0000 1.2548 @@ -280,7 +280,7 @@ patent. An individual who has actual knowledge of a patent which the individual believes contains <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/#def-essential">Essential Claim(s)</a> must disclose the information in accordance with <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/#sec-Disclosure">section - 6 of the W3C Patent Policy</a>.</p><!--START html5--><h3 class="no-num no-toc" id="stability-0">Stability</h3><p>Different parts of this specification are at different levels of + 6 of the W3C Patent Policy</a>.<h3 class="no-num no-toc" id="stability-0">Stability</h3><p>Different parts of this specification are at different levels of maturity.<div id="stability"></div><h2 class="no-num no-toc" id="contents">Table of contents</h2> <!--begin-toc--> <ol class="toc">
Received on Wednesday, 15 July 2009 10:53:55 UTC