- From: poot <cvsmail@w3.org>
- Date: Tue, 2 Dec 2008 15:11:28 +0900 (JST)
- To: public-html-diffs@w3.org
make this parenthetical more pedantically correct (whatwg r2513) 3.7.2 Dynamic markup insertion in HTML http://people.w3.org/mike/diffs/html5/spec/Overview.1.1684.html#dynamic-markup-insertion-in-html http://people.w3.org/mike/diffs/html5/spec/Overview.diff.html http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.1683&r2=1.1684&f=h http://html5.org/tools/web-apps-tracker?from=2512&to=2513 =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.1683 retrieving revision 1.1684 diff -u -d -r1.1683 -r1.1684 --- Overview.html 2 Dec 2008 04:35:59 -0000 1.1683 +++ Overview.html 2 Dec 2008 06:08:46 -0000 1.1684 @@ -6100,7 +6100,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
Received on Tuesday, 2 December 2008 06:12:07 UTC