Skip to content

Commit

Permalink
[e] (0) Clarify how 'entry script' is changed.
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.whatwg.org/webapps@5234 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Aug 4, 2010
1 parent cf09c1d commit e5f938a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
3 changes: 2 additions & 1 deletion complete.html
Expand Up @@ -57317,7 +57317,8 @@ <h4 id=groupings-of-browsing-contexts><span class=secno>6.1.5 </span>Groupings o
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>
Expand Down
3 changes: 2 additions & 1 deletion index
Expand Up @@ -57244,7 +57244,8 @@ _:n2 hcard:adr%20street-address "Avenue Q" ;
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>
Expand Down
3 changes: 2 additions & 1 deletion source
Expand Up @@ -64704,7 +64704,8 @@ _:n2 hcard:adr%20street-address "Avenue Q" ;
<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>
Expand Down

0 comments on commit e5f938a

Please sign in to comment.