html5/spec Overview.html,1.5083,1.5084

Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv23829

Modified Files:
	Overview.html 
Log Message:
forgot the domintro section for this (whatwg r6361)

Index: Overview.html
===================================================================
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:07 UTC