[html5] r6361 - [e] (0) forgot the domintro section for this
whatwg at whatwg.org
whatwg at whatwg.org
Wed Aug 3 16:39:58 PDT 2011
Author: ianh
Date: 2011-08-03 16:39:56 -0700 (Wed, 03 Aug 2011)
New Revision: 6361
Modified:
complete.html
index
source
Log:
[e] (0) forgot the domintro section for this
Modified: complete.html
===================================================================
--- complete.html 2011-08-03 23:03:33 UTC (rev 6360)
+++ complete.html 2011-08-03 23:39:56 UTC (rev 6361)
@@ -67195,6 +67195,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>
Modified: index
===================================================================
--- index 2011-08-03 23:03:33 UTC (rev 6360)
+++ index 2011-08-03 23:39:56 UTC (rev 6361)
@@ -67079,6 +67079,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>
Modified: source
===================================================================
--- source 2011-08-03 23:03:33 UTC (rev 6360)
+++ source 2011-08-03 23:39:56 UTC (rev 6361)
@@ -76422,6 +76422,13 @@
</dd>
+ <dt><var title="">cache</var> . <code title="dom-appcache-abort">abort</code>()</dt>
+ <dd>
+
+ <p>Cancels the <span>application cache download process</span>.</p>
+
+ </dd>
+
<dt><var title="">cache</var> . <code title="dom-appcache-swapCache">swapCache</code>()</dt>
<dd>
More information about the Commit-Watchers
mailing list