[html5] r3309 - [] (0) Workers have to define how to resolve the URL passed to the constructor, oops.
whatwg at whatwg.org
whatwg at whatwg.org
Tue Jun 23 15:10:51 PDT 2009
Author: ianh
Date: 2009-06-23 15:10:50 -0700 (Tue, 23 Jun 2009)
New Revision: 3309
Modified:
source
Log:
[] (0) Workers have to define how to resolve the URL passed to the constructor, oops.
Modified: source
===================================================================
--- source 2009-06-23 19:55:32 UTC (rev 3308)
+++ source 2009-06-23 22:10:50 UTC (rev 3309)
@@ -67494,7 +67494,9 @@
<ol>
<li><p><span title="resolve a url">Resolve</span> the <var
- title="">scriptURL</var> argument.</p></li>
+ title="">scriptURL</var> argument relative to the <span>first
+ script</span>'s <span title="script's base URL">base URL</span>,
+ when the method is invoked.</p></li>
<li><p>If this fails, throw a <code>SYNTAX_ERR</code>
exception.</p></li>
More information about the Commit-Watchers
mailing list