Short URL: http://html5.org/r/4681
| SVN | Bug | Comment | Time (UTC) |
|---|---|---|---|
| 4681 | Add 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>