HTML5 Tracker

Diff (omit for latest revision)
Filter

Short URL: http://html5.org/r/4681

SVNBugCommentTime (UTC)
4681Add missing reference.2010-02-06 10:38
Index: source
===================================================================
--- source	(revision 4680)
+++ source	(revision 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>
 

|