Skip to content

Commit

Permalink
markup fixup
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.whatwg.org/webapps@107 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Aug 13, 2006
1 parent ba06211 commit 2558520
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 13 deletions.
15 changes: 7 additions & 8 deletions index
Original file line number Diff line number Diff line change
Expand Up @@ -20160,21 +20160,20 @@ function receiver(e) {
<li>
<p><span title="executing a script block"><a
href="#executing">Execute the script</a></span>.
</ol>

<p>Let the <span><a href="#insertion">insertion point</a></span>
have the value of the <var>old insertion point</var>. (In other
words, restore the <span><a href="#insertion">insertion
point</a></span> to the value it had before the previous
paragraph. This value might be the "undefined" value.)</p>
<li>
<p>Let the <span><a href="#insertion">insertion point</a></span>
have the value of the <var>old insertion point</var>. (In other
words, restore the <span><a href="#insertion">insertion
point</a></span> to the value it had before the previous
paragraph. This value might be the "undefined" value.)

<ul>
<li>
<p>If there is once again <span title="the script that will
execute as soon as the parser resumes"><a href="#the-script0">a
script that will execute as soon as the parser
resumes</a></span>, then repeat these steps from step 1.
</ul>
</ol>
</dl>

<dt>A start tag with the tag name "base", "link", or "meta"
Expand Down
10 changes: 5 additions & 5 deletions source
Original file line number Diff line number Diff line change
Expand Up @@ -18263,11 +18263,11 @@ function receiver(e) {
<li><p><span title="executing a script block">Execute the
script</span>.</p></li>

<p>Let the <span>insertion point</span> have the value of the
<var>old insertion point</var>. (In other words, restore the
<span>insertion point</span> to the value it had before the
previous paragraph. This value might be the "undefined"
value.)</p>
<li><p>Let the <span>insertion point</span> have the value
of the <var>old insertion point</var>. (In other words,
restore the <span>insertion point</span> to the value it
had before the previous paragraph. This value might be the
"undefined" value.)</p></li>

<li><p>If there is once again <span title="the script that
will execute as soon as the parser resumes">a script that
Expand Down

0 comments on commit 2558520

Please sign in to comment.