Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[e] (0) make this parenthetical more pedantically correct
git-svn-id: http://svn.whatwg.org/webapps@2513 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Dec 2, 2008
1 parent ee775a4 commit b9c847d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion index
Expand Up @@ -7504,7 +7504,7 @@ http://software.hixie.ch/utilities/js/live-dom-viewer/?%3C%21DOCTYPE%20HTML%3E%0
emitted, and stopping when the tokeniser reaches the insertion
point or when the processing of the tokeniser is aborted by the
tree construction stage (this can happen if a <code><a href=#script>script</a></code>
start tag token is emitted by the tokeniser).
end tag token is emitted by the tokeniser).

<p class=note>If the <code title=dom-document-write-HTML><a href=#dom-document-write-html>document.write()</a></code> method was
called from script executing inline (i.e. executing because the
Expand Down
2 changes: 1 addition & 1 deletion source
Expand Up @@ -7703,7 +7703,7 @@ http://software.hixie.ch/utilities/js/live-dom-viewer/?%3C%21DOCTYPE%20HTML%3E%0
emitted, and stopping when the tokeniser reaches the insertion
point or when the processing of the tokeniser is aborted by the
tree construction stage (this can happen if a <code>script</code>
start tag token is emitted by the tokeniser).
end tag token is emitted by the tokeniser).

<p class="note">If the <code
title="dom-document-write-HTML">document.write()</code> method was
Expand Down

0 comments on commit b9c847d

Please sign in to comment.