Skip to content

Commit

Permalink
[e] (0) forgot the domintro section for this
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.whatwg.org/webapps@6361 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Aug 3, 2011
1 parent 828c091 commit 3ffbe32
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 0 deletions.
7 changes: 7 additions & 0 deletions complete.html
Expand Up @@ -67195,6 +67195,13 @@ <h4 id=application-cache-api><span class=secno>6.6.9 </span>Application cache AP

</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>

Expand Down
7 changes: 7 additions & 0 deletions index
Expand Up @@ -67079,6 +67079,13 @@ NETWORK:

</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>

Expand Down
7 changes: 7 additions & 0 deletions source
Expand Up @@ -76422,6 +76422,13 @@ NETWORK:

</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>

Expand Down

0 comments on commit 3ffbe32

Please sign in to comment.