[html5] r5234 - [e] (0) Clarify how 'entry script' is changed.
whatwg at whatwg.org
whatwg at whatwg.org
Wed Aug 4 13:07:13 PDT 2010
Author: ianh
Date: 2010-08-04 13:07:12 -0700 (Wed, 04 Aug 2010)
New Revision: 5234
Modified:
complete.html
index
source
Log:
[e] (0) Clarify how 'entry script' is changed.
Modified: complete.html
===================================================================
--- complete.html 2010-08-04 01:06:38 UTC (rev 5233)
+++ complete.html 2010-08-04 20:07:12 UTC (rev 5234)
@@ -57317,7 +57317,8 @@
obtain, amongst other things, the <a href="#script's-base-url">script's base URL</a> to
<a href=#resolve-a-url title="resolve a url">resolve</a> relative <a href=#url title=URL>URLs</a> used in scripts running in that <a href=#unit-of-related-similar-origin-browsing-contexts>unit
of related similar-origin browsing contexts</a>. Initially, there
- is no <a href=#entry-script>entry script</a>.</p>
+ is no <a href=#entry-script>entry script</a>. It is changed by the <a href=#jump-to-a-code-entry-point>jump to
+ a code entry-point</a> algorithm.</p>
<p class=note>There is at most one <a href=#event-loop>event loop</a> per
<a href=#unit-of-related-similar-origin-browsing-contexts>unit of related similar-origin browsing contexts</a>.</p>
Modified: index
===================================================================
--- index 2010-08-04 01:06:38 UTC (rev 5233)
+++ index 2010-08-04 20:07:12 UTC (rev 5234)
@@ -57244,7 +57244,8 @@
obtain, amongst other things, the <a href="#script's-base-url">script's base URL</a> to
<a href=#resolve-a-url title="resolve a url">resolve</a> relative <a href=#url title=URL>URLs</a> used in scripts running in that <a href=#unit-of-related-similar-origin-browsing-contexts>unit
of related similar-origin browsing contexts</a>. Initially, there
- is no <a href=#entry-script>entry script</a>.</p>
+ is no <a href=#entry-script>entry script</a>. It is changed by the <a href=#jump-to-a-code-entry-point>jump to
+ a code entry-point</a> algorithm.</p>
<p class=note>There is at most one <a href=#event-loop>event loop</a> per
<a href=#unit-of-related-similar-origin-browsing-contexts>unit of related similar-origin browsing contexts</a>.</p>
Modified: source
===================================================================
--- source 2010-08-04 01:06:38 UTC (rev 5233)
+++ source 2010-08-04 20:07:12 UTC (rev 5234)
@@ -64704,7 +64704,8 @@
<span title="resolve a url">resolve</span> relative <span
title="URL">URLs</span> used in scripts running in that <span>unit
of related similar-origin browsing contexts</span>. Initially, there
- is no <span>entry script</span>.</p>
+ is no <span>entry script</span>. It is changed by the <span>jump to
+ a code entry-point</span> algorithm.</p>
<p class="note">There is at most one <span>event loop</span> per
<span>unit of related similar-origin browsing contexts</span>.</p>
More information about the Commit-Watchers
mailing list