- From: poot <cvsmail@w3.org>
- Date: Tue, 1 Jul 2008 23:12:49 +0900 (JST)
- To: public-html-diffs@w3.org
1.1019 'pending external script' (bug 5787) (credit: hs) (whatwg r1830) (changed by: Michael Smith) Diffs for this change per section: http://people.w3.org/mike/diffs/html5/pubnotes/Overview.1.283.html#syntax_wd2 http://people.w3.org/mike/diffs/html5/pubnotes/Overview.1.283.html#server-sent-events_wd2 http://people.w3.org/mike/diffs/html5/pubnotes/Overview.1.283.html#relationship0_wd2 http://people.w3.org/mike/diffs/html5/pubnotes/Overview.1.283.html#server-sent-events_wd2-toc http://people.w3.org/mike/diffs/html5/pubnotes/Overview.1.283.html#fetching_wd2 http://people.w3.org/mike/diffs/html5/pubnotes/Overview.1.283.html#edits1_fpwd-toc http://people.w3.org/mike/diffs/html5/pubnotes/Overview.1.283.html#global_wd2 http://people.w3.org/mike/diffs/html5/pubnotes/Overview.1.283.html#the-2d_wd2-toc http://people.w3.org/mike/diffs/html5/pubnotes/Overview.1.283.html#global_wd2-toc http://people.w3.org/mike/diffs/html5/pubnotes/Overview.1.283.html#parsing_wd2 http://people.w3.org/mike/diffs/html5/pubnotes/Overview.1.283.html#urls_wd2 http://people.w3.org/mike/diffs/html5/pubnotes/Overview.1.283.html#scripting0_wd2 Current content per affected section: http://dev.w3.org/html5/pubnotes/Overview.html#syntax_wd2 http://dev.w3.org/html5/pubnotes/Overview.html#server-sent-events_wd2 http://dev.w3.org/html5/pubnotes/Overview.html#relationship0_wd2 http://dev.w3.org/html5/pubnotes/Overview.html#server-sent-events_wd2-toc http://dev.w3.org/html5/pubnotes/Overview.html#fetching_wd2 http://dev.w3.org/html5/pubnotes/Overview.html#edits1_fpwd-toc http://dev.w3.org/html5/pubnotes/Overview.html#global_wd2 http://dev.w3.org/html5/pubnotes/Overview.html#the-2d_wd2-toc http://dev.w3.org/html5/pubnotes/Overview.html#global_wd2-toc http://dev.w3.org/html5/pubnotes/Overview.html#parsing_wd2 http://dev.w3.org/html5/pubnotes/Overview.html#urls_wd2 http://dev.w3.org/html5/pubnotes/Overview.html#scripting0_wd2 Previously published WD content per affected section: http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#syntax_wd2 http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#server-sent-events_wd2 http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#relationship0_wd2 http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#server-sent-events_wd2-toc http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#fetching_wd2 http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#edits1_fpwd-toc http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#global_wd2 http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#the-2d_wd2-toc http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#global_wd2-toc http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#parsing_wd2 http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#urls_wd2 http://www.w3.org/TR/2008/WD-html5-20080610/single-page/#scripting0_wd2 Cumulative diff: http://people.w3.org/mike/diffs/html5/pubnotes/Overview.diff.html http://dev.w3.org/cvsweb/html5/pubnotes/Overview.html?r1=1.282&r2=1.283&f=h http://html5.org/tools/web-apps-tracker?from=1829&to=1830 =================================================================== RCS file: /sources/public/html5/pubnotes/Overview.html,v retrieving revision 1.282 retrieving revision 1.283 diff -u -d -r1.282 -r1.283 --- Overview.html 1 Jul 2008 13:37:47 -0000 1.282 +++ Overview.html 1 Jul 2008 14:10:48 -0000 1.283 @@ -114,6 +114,8 @@ </li> </ul> </li> +<li id="dynamic_wd2-toc"><a href="#dynamic_wd2">Section 3.7, Dynamic markup insertion</a> +</li> </ul> </li> <li id="semantics_wd2-toc"><a href="#semantics_wd2">Section 4 [NEW], The elements of HTML</a> @@ -154,6 +156,8 @@ </li> <li id="scripting0_wd2-toc"><a href="#scripting0_wd2">Section 4.10, Scripting</a> <ul> +<li id="script_wd2-toc"><a href="#script_wd2">Section 4.10.1, The script element</a> +</li> <li id="the-event-source_wd2-toc"><a href="#the-event-source_wd2">Section 4.10.3, The event-source element</a> </li> </ul> @@ -178,9 +182,9 @@ </li> </ul> </li> -<li id="syntax_wd2-toc"><a href="#syntax_wd2">Section 8, The HTML syntax</a> +<li id="syntax_wd2-toc"><a href="#syntax_wd2">Section 9, The HTML syntax</a> <ul> -<li id="parsing_wd2-toc"><a href="#parsing_wd2">Section 8.2, Parsing HTML documents</a> +<li id="parsing_wd2-toc"><a href="#parsing_wd2">Section 9.2, Parsing HTML documents</a> </li> </ul> </li> @@ -875,6 +879,29 @@ </ul> </div> </div> + <div id="dynamic_wd2" class="section"> + <h2>Section 3.7, Dynamic markup insertion <a class="hash" href="#dynamic_wd2">#</a> <a class="toc-bak" href="#dynamic_wd2-toc">T</a></h2><div class="spec-links"><p class="spec-link">View “<a href="http://www.w3.org/html/wg/html5/#dynamic">Section 3.7, Dynamic markup insertion</a>” in the + current “Editor’s Draft” + version of the specification.</p><p class="spec-link">View + + “<a href="http://people.w3.org/mike/diffs/html5/spec/Overview.diff.html#dynamic">Section 3.7, Dynamic markup insertion</a>” + in a + diff-marked version of the specification, showing + changes made between + 10 June 2008 + and + current “Editor’s Draft”.</p></div> + <p>This section defines mechanisms that enable + script authors to dynamically insert markup into a + document. In the section, the following changes were + made:</p> + <ul> + <li>In the “Dynamic markup insertion in HTML” + subsection, an instance of the phrase “script that + will execute as soon as the parser resumes” was + changed to <q> pending external script</q>.</li> + </ul> + </div> </div> <div id="semantics_wd2" class="section"> <h2>Section 4 [NEW], The elements of HTML <a class="hash" href="#semantics_wd2">#</a> <a class="toc-bak" href="#semantics_wd2-toc">T</a></h2><div class="spec-links"><p class="spec-link">View “<a href="http://www.w3.org/html/wg/html5/#semantics">Section 4 [NEW], The elements of HTML</a>” in the @@ -1280,6 +1307,26 @@ <p>This section concerns markup and DOM interfaces that authors use to make use of DOM scripting in Web content.</p> + <div id="script_wd2" class="section"> + <h2>Section 4.10.1, The script element <a class="hash" href="#script_wd2">#</a> <a class="toc-bak" href="#script_wd2-toc">T</a></h2><div class="spec-links"><p class="spec-link">View “<a href="http://www.w3.org/html/wg/html5/#script">Section 4.10.1, The script element</a>” in the + current “Editor’s Draft” + version of the specification.</p><p class="spec-link">View + + “<a href="http://people.w3.org/mike/diffs/html5/spec/Overview.diff.html#script">Section 4.10.1, The script element</a>” + in a + diff-marked version of the specification, showing + changes made between + 10 June 2008 + and + current “Editor’s Draft”.</p></div> + <p>In this section, the following changes + were made:</p> + <ul> + <li>Instances of the phrase “script that will + execute as soon as the parser resumes” were + changed to <q> pending external script</q>.</li> + </ul> + </div> <div id="the-event-source_wd2" class="section"> <h2>Section 4.10.3, The event-source element <a class="hash" href="#the-event-source_wd2">#</a> <a class="toc-bak" href="#the-event-source_wd2-toc">T</a></h2><div class="spec-links"><p class="spec-link">View “<a href="http://www.w3.org/html/wg/html5/#the-event-source">Section 4.10.3, The event-source element</a>” in the current “Editor’s Draft” @@ -1502,11 +1549,11 @@ </div> </div> <div id="syntax_wd2" class="section"> - <h2>Section 8, The HTML syntax <a class="hash" href="#syntax_wd2">#</a> <a class="toc-bak" href="#syntax_wd2-toc">T</a></h2><div class="spec-links"><p class="spec-link">View “<a href="http://www.w3.org/html/wg/html5/#syntax">Section 8, The HTML syntax</a>” in the + <h2>Section 9, The HTML syntax <a class="hash" href="#syntax_wd2">#</a> <a class="toc-bak" href="#syntax_wd2-toc">T</a></h2><div class="spec-links"><p class="spec-link">View “<a href="http://www.w3.org/html/wg/html5/#syntax">Section 9, The HTML syntax</a>” in the current “Editor’s Draft” version of the specification.</p><p class="spec-link">View - “<a href="http://people.w3.org/mike/diffs/html5/spec/Overview.diff.html#syntax">Section 8, The HTML syntax</a>” + “<a href="http://people.w3.org/mike/diffs/html5/spec/Overview.diff.html#syntax">Section 9, The HTML syntax</a>” in a diff-marked version of the specification, showing changes made between @@ -1517,11 +1564,11 @@ <code>text/html</code> serialization of the HTML language, as well as rules for parsing and serializing it.</p> <div id="parsing_wd2" class="section"> - <h2>Section 8.2, Parsing HTML documents <a class="hash" href="#parsing_wd2">#</a> <a class="toc-bak" href="#parsing_wd2-toc">T</a></h2><div class="spec-links"><p class="spec-link">View “<a href="http://www.w3.org/html/wg/html5/#parsing">Section 8.2, Parsing HTML documents</a>” in the + <h2>Section 9.2, Parsing HTML documents <a class="hash" href="#parsing_wd2">#</a> <a class="toc-bak" href="#parsing_wd2-toc">T</a></h2><div class="spec-links"><p class="spec-link">View “<a href="http://www.w3.org/html/wg/html5/#parsing">Section 9.2, Parsing HTML documents</a>” in the current “Editor’s Draft” version of the specification.</p><p class="spec-link">View - “<a href="http://people.w3.org/mike/diffs/html5/spec/Overview.diff.html#parsing">Section 8.2, Parsing HTML documents</a>” + “<a href="http://people.w3.org/mike/diffs/html5/spec/Overview.diff.html#parsing">Section 9.2, Parsing HTML documents</a>” in a diff-marked version of the specification, showing changes made between @@ -1537,6 +1584,10 @@ made to the algorithm for determining whether the stack of open elements has an element in scope.</li> + <li>In the “Tree construction” subsection, several + instances of the phrase “script that will execute + as soon as the parser resumes” were changed to <q> + pending external script</q></li> </ul> </div> </div> Index: VERSION =================================================================== RCS file: /sources/public/html5/pubnotes/VERSION,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- VERSION 1 Jul 2008 13:37:47 -0000 1.5 +++ VERSION 1 Jul 2008 14:10:48 -0000 1.6 @@ -2,6 +2,7 @@ <versions> <done>1.1027</done> <todo>1.1022</todo> + <done>1.1018</done> <done>1.987</done> <todo>1.986</todo> <todo>1.939</todo> Index: Overview.src.html =================================================================== RCS file: /sources/public/html5/pubnotes/Overview.src.html,v retrieving revision 1.267 retrieving revision 1.268 diff -u -d -r1.267 -r1.268 --- Overview.src.html 1 Jul 2008 13:26:28 -0000 1.267 +++ Overview.src.html 1 Jul 2008 14:10:48 -0000 1.268 @@ -334,6 +334,19 @@ </ul> </section> </section> + <section id=dynamic_wd2> + <h2>Section 3.7, Dynamic markup insertion</h2> + <p>This section defines mechanisms that enable + script authors to dynamically insert markup into a + document. In the section, the following changes were + made:</p> + <ul> + <li>In the “Dynamic markup insertion in HTML” + subsection, an instance of the phrase “script that + will execute as soon as the parser resumes” was + changed to <q> pending external script</q>.</li> + </ul> + </section> </section> <section id=semantics_wd2> <h2>Section 4 [NEW], The elements of HTML</h2> @@ -591,6 +604,16 @@ <p>This section concerns markup and DOM interfaces that authors use to make use of DOM scripting in Web content.</p> + <section id=script_wd2> + <h2>Section 4.10.1, The script element</h2> + <p>In this section, the following changes + were made:</p> + <ul> + <li>Instances of the phrase “script that will + execute as soon as the parser resumes” were + changed to <q> pending external script</q>.</li> + </ul> + </section> <section id=the-event-source_wd2> <h2>Section 4.10.3, The event-source element</h2> <p>In this section, the following changes were @@ -734,12 +757,12 @@ </section> </section> <section id=syntax_wd2> - <h2>Section 8, The HTML syntax</h2> + <h2>Section 9, The HTML syntax</h2> <p>This section describes syntax rules for the <code>text/html</code> serialization of the HTML language, as well as rules for parsing and serializing it.</p> <section id=parsing_wd2> - <h2>Section 8.2, Parsing HTML documents</h2> + <h2>Section 9.2, Parsing HTML documents</h2> <p>This section defines parsing rules used by user agents, data mining tools, and conformance checkers in parsing <code>text/html</code> content. In @@ -749,6 +772,10 @@ made to the algorithm for determining whether the stack of open elements has an element in scope.</li> + <li>In the “Tree construction” subsection, several + instances of the phrase “script that will execute + as soon as the parser resumes” were changed to <q> + pending external script</q></li> </ul> </section> </section>
Received on Tuesday, 1 July 2008 14:13:29 UTC