[html5] r2513 - [e] (0) make this parenthetical more pedantically correct

whatwg at whatwg.org whatwg at whatwg.org
Mon Dec 1 22:08:42 PST 2008


Author: ianh
Date: 2008-12-01 22:08:42 -0800 (Mon, 01 Dec 2008)
New Revision: 2513

Modified:
   index
   source
Log:
[e] (0) make this parenthetical more pedantically correct

Modified: index
===================================================================
--- index	2008-12-02 04:35:55 UTC (rev 2512)
+++ index	2008-12-02 06:08:42 UTC (rev 2513)
@@ -7504,7 +7504,7 @@
     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

Modified: source
===================================================================
--- source	2008-12-02 04:35:55 UTC (rev 2512)
+++ source	2008-12-02 06:08:42 UTC (rev 2513)
@@ -7703,7 +7703,7 @@
     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




More information about the Commit-Watchers mailing list