hixie: Add missing reference. (whatwg r4681)

hixie: Add missing reference. (whatwg r4681)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.3734&r2=1.3735&f=h
http://html5.org/tools/web-apps-tracker?from=4680&to=4681

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.3734
retrieving revision 1.3735
diff -u -d -r1.3734 -r1.3735
--- Overview.html 6 Feb 2010 10:06:33 -0000 1.3734
+++ Overview.html 6 Feb 2010 10:39:18 -0000 1.3735
@@ -43732,7 +43732,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>

Received on Saturday, 6 February 2010 10:39:58 UTC