[html5] r4681 - [e] (0) Add missing reference.

whatwg at whatwg.org whatwg at whatwg.org
Sat Feb 6 02:38:45 PST 2010


Author: ianh
Date: 2010-02-06 02:38:43 -0800 (Sat, 06 Feb 2010)
New Revision: 4681

Modified:
   complete.html
   index
   source
Log:
[e] (0) Add missing reference.

Modified: complete.html
===================================================================
--- complete.html	2010-02-06 10:06:27 UTC (rev 4680)
+++ complete.html	2010-02-06 10:38:43 UTC (rev 4681)
@@ -56618,7 +56618,8 @@
    <dt><var title="">cache</var> = <var title="">self</var> . <code title=dom-applicationCache><a href=#dom-applicationcache>applicationCache</a></code></dt>
    <dd>
 
-    <p>(In a shared worker.) Returns the <code><a href=#applicationcache>ApplicationCache</a></code> object that applies to the current shared worker.</p>
+    <p>(In a shared worker.) Returns the <code><a href=#applicationcache>ApplicationCache</a></code> object that applies to the current shared worker.
+    </p>
 
    </dd>
 

Modified: index
===================================================================
--- index	2010-02-06 10:06:27 UTC (rev 4680)
+++ index	2010-02-06 10:38:43 UTC (rev 4681)
@@ -56523,7 +56523,11 @@
    <dt><var title="">cache</var> = <var title="">self</var> . <code title=dom-applicationCache><a href=#dom-applicationcache>applicationCache</a></code></dt>
    <dd>
 
-    <p>(In a shared worker.) Returns the <code><a href=#applicationcache>ApplicationCache</a></code> object that applies to the current shared worker.</p>
+    <p>(In a shared worker.) Returns the <code><a href=#applicationcache>ApplicationCache</a></code> object that applies to the current shared worker.
+    
+    <a href=#refsWEBWORKERS>[WEBWORKERS]</a>
+    
+    </p>
 
    </dd>
 

Modified: source
===================================================================
--- source	2010-02-06 10:06:27 UTC (rev 4680)
+++ source	2010-02-06 10:38:43 UTC (rev 4681)
@@ -63974,7 +63974,11 @@
    <dt><var title="">cache</var> = <var title="">self</var> . <code title="dom-applicationCache">applicationCache</code></dt>
    <dd>
 
-    <p>(In a shared worker.) Returns the <code>ApplicationCache</code> object that applies to the current shared worker.</p>
+    <p>(In a shared worker.) Returns the <code>ApplicationCache</code> object that applies to the current shared worker.
+    <!--END complete-->
+    <a href="#refsWEBWORKERS">[WEBWORKERS]</a>
+    <!--START complete-->
+    </p>
 
    </dd>
 




More information about the Commit-Watchers mailing list