[html5] r4246 - [e] (0) s/script browsing context/script's browsing context/ Fixing http://www.w [...]
whatwg at whatwg.org
whatwg at whatwg.org
Wed Oct 21 02:39:05 PDT 2009
Author: ianh
Date: 2009-10-21 02:39:02 -0700 (Wed, 21 Oct 2009)
New Revision: 4246
Modified:
complete.html
source
Log:
[e] (0) s/script browsing context/script's browsing context/
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=7947
Modified: complete.html
===================================================================
--- complete.html 2009-10-21 09:37:45 UTC (rev 4245)
+++ complete.html 2009-10-21 09:39:02 UTC (rev 4246)
@@ -64767,7 +64767,7 @@
<li>
<p><a href=#run-a-worker>Run a worker</a> for the resulting <a href=#absolute-url>absolute
- URL</a>, with the <span>script browsing context</span> of the
+ URL</a>, with the <a href="#script's-browsing-context">script's browsing context</a> of the
script that invoked the method as the <var title="">owner browsing
context</var>, with the <a href=#origin>origin</a> of the <a href=#first-script>first
script</a> as the <var title="">owner origin</var>, and with
@@ -64973,7 +64973,7 @@
<li>
<p><a href=#run-a-worker>Run a worker</a> for <var title="">scriptURL</var>,
- with the <span>script browsing context</span> of the script that
+ with the <a href="#script's-browsing-context">script's browsing context</a> of the script that
invoked the method as the <var title="">owner browsing
context</var>, with the <a href=#origin>origin</a> of the <a href=#first-script>first
script</a> as the <var title="">owner origin</var>, and with
Modified: source
===================================================================
--- source 2009-10-21 09:37:45 UTC (rev 4245)
+++ source 2009-10-21 09:39:02 UTC (rev 4246)
@@ -72674,7 +72674,7 @@
<li>
<p><span>Run a worker</span> for the resulting <span>absolute
- URL</span>, with the <span>script browsing context</span> of the
+ URL</span>, with the <span>script's browsing context</span> of the
script that invoked the method as the <var title="">owner browsing
context</var>, with the <span>origin</span> of the <span>first
script</span> as the <var title="">owner origin</var>, and with
@@ -72920,7 +72920,7 @@
<li>
<p><span>Run a worker</span> for <var title="">scriptURL</var>,
- with the <span>script browsing context</span> of the script that
+ with the <span>script's browsing context</span> of the script that
invoked the method as the <var title="">owner browsing
context</var>, with the <span>origin</span> of the <span>first
script</span> as the <var title="">owner origin</var>, and with
More information about the Commit-Watchers
mailing list