- From: poot <cvsmail@w3.org>
- Date: Wed, 03 Aug 2011 19:40:19 -0400
- To: public-html-diffs@w3.org
hixie: forgot the domintro section for this (whatwg r6361) http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.5083&r2=1.5084&f=h http://html5.org/tools/web-apps-tracker?from=6360&to=6361 =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.5083 retrieving revision 1.5084 diff -u -d -r1.5083 -r1.5084 --- Overview.html 3 Aug 2011 23:03:41 -0000 1.5083 +++ Overview.html 3 Aug 2011 23:40:02 -0000 1.5084 @@ -48445,6 +48445,13 @@ </dd> + <dt><var title="">cache</var> . <code title="dom-appcache-abort"><a href="#dom-appcache-abort">abort</a></code>()</dt> + <dd> + + <p>Cancels the <a href="#application-cache-download-process">application cache download process</a>.</p> + + </dd> + <dt><var title="">cache</var> . <code title="dom-appcache-swapCache"><a href="#dom-appcache-swapcache">swapCache</a></code>()</dt> <dd>
Received on Wednesday, 3 August 2011 23:40:24 UTC