[html5] r1333 - /
whatwg at whatwg.org
whatwg at whatwg.org
Mon Mar 3 23:11:48 PST 2008
Author: ianh
Date: 2008-03-03 23:11:44 -0800 (Mon, 03 Mar 2008)
New Revision: 1333
Modified:
index
source
Log:
[e] (0) Make consistent use of the 'insert an html element for the token' phrase.
Modified: index
===================================================================
--- index 2008-03-04 07:05:42 UTC (rev 1332)
+++ index 2008-03-04 07:11:44 UTC (rev 1333)
@@ -41560,18 +41560,16 @@
<dt>A start tag whose tag name is one of: "base", "link"
<dd>
- <p><a href="#insert" title="insert an html element">Insert an HTML
- element</a> for the token. Immediately pop the <a
- href="#current4">current node</a> off the <a href="#stack">stack of open
- elements</a>.</p>
+ <p><a href="#insert">Insert an HTML element</a> for the token.
+ Immediately pop the <a href="#current4">current node</a> off the <a
+ href="#stack">stack of open elements</a>.</p>
<dt>A start tag whose tag name is "meta"
<dd>
- <p><a href="#insert" title="insert an html element">Insert an HTML
- element</a> for the token. Immediately pop the <a
- href="#current4">current node</a> off the <a href="#stack">stack of open
- elements</a>.</p>
+ <p><a href="#insert">Insert an HTML element</a> for the token.
+ Immediately pop the <a href="#current4">current node</a> off the <a
+ href="#stack">stack of open elements</a>.</p>
<p id=meta-charset-during-parse>If the element has a <code
title=attr-meta-charset><a href="#charset0">charset</a></code>
@@ -41608,8 +41606,7 @@
href="#scripting1">scripting is disabled</a>:
<dd>
- <p><a href="#insert" title="insert an HTML element">Insert a
- <code>noscript</code> element</a> for the token.</p>
+ <p><a href="#insert">Insert an HTML element</a> for the token.</p>
<p>Change the <a href="#insertion0">insertion mode</a> to "<a
href="#in-head0" title="insertion mode: in head noscript">in head
@@ -41877,8 +41874,7 @@
<dt>A start tag whose tag name is "body"
<dd>
- <p><a href="#insert" title="insert an HTML element">Insert a
- <code>body</code> element</a> for the token.</p>
+ <p><a href="#insert">Insert an HTML element</a> for the token.</p>
<p>Change the <a href="#insertion0">insertion mode</a> to "<a
href="#in-body" title="insertion mode: in body">in body</a>".</p>
@@ -41886,8 +41882,7 @@
<dt>A start tag whose tag name is "frameset"
<dd>
- <p><a href="#insert" title="insert an HTML element">Insert a
- <code>frameset</code> element</a> for the token.</p>
+ <p><a href="#insert">Insert an HTML element</a> for the token.</p>
<p>Change the <a href="#insertion0">insertion mode</a> to "<a
href="#in-frameset" title="insertion mode: in frameset">in
@@ -42043,8 +42038,7 @@
popped from the stack.</p>
-->
- <p><a href="#insert" title="insert an html element">Insert an HTML
- element</a> for the token.</p>
+ <p><a href="#insert">Insert an HTML element</a> for the token.</p>
<dt>A start tag whose tag name is one of: "pre", "listing"
@@ -42054,8 +42048,7 @@
scope</a>, then act as if an end tag with the tag name <code><a
href="#p">p</a></code> had been seen.</p>
- <p><a href="#insert" title="insert an html element">Insert an HTML
- element</a> for the token.</p>
+ <p><a href="#insert">Insert an HTML element</a> for the token.</p>
<p>If the next token is a U+000A LINE FEED (LF) character token, then
ignore that token and move on to the next one. (Newlines at the start of
@@ -42076,9 +42069,9 @@
scope</a>, then act as if an end tag with the tag name <code><a
href="#p">p</a></code> had been seen.</p>
- <p><a href="#insert" title="insert an html Element">Insert an HTML
- element</a> for the token, and set the <code title=form>form</code>
- element pointer to point to the element created.</p>
+ <p><a href="#insert">Insert an HTML element</a> for the token, and set
+ the <code title=form>form</code> element pointer to point to the element
+ created.</p>
<dt>A start tag whose tag name is "li"
@@ -42123,8 +42116,7 @@
<a href="#stack">stack of open elements</a> and return to step 2.
</ol>
- <p>Finally, <a href="#insert" title="insert an html element">insert an
- <code>li</code> element</a>.</p>
+ <p>Finally, <a href="#insert">insert an HTML element</a> for the token.</p>
<dt>A start tag whose tag name is one of: "dd", "dt"
@@ -42170,8 +42162,7 @@
<a href="#stack">stack of open elements</a> and return to step 2.
</ol>
- <p>Finally, <a href="#insert" title="insert an html element">insert an
- HTML element</a> with the same tag name as the token's.</p>
+ <p>Finally, <a href="#insert">insert an HTML element</a> for the token.</p>
<dt>A start tag whose tag name is "plaintext"
@@ -42181,8 +42172,7 @@
scope</a>, then act as if an end tag with the tag name <code><a
href="#p">p</a></code> had been seen.</p>
- <p><a href="#insert" title="insert an html element">Insert an HTML
- element</a> for the token.</p>
+ <p><a href="#insert">Insert an HTML element</a> for the token.</p>
<p>Switch the <a href="#content2">content model flag</a> to the PLAINTEXT
state.</p>
@@ -42349,9 +42339,9 @@
<p><a href="#reconstruct">Reconstruct the active formatting elements</a>,
if any.</p>
- <p><a href="#insert" title="insert an html element">Insert an HTML
- element</a> for the token. Add that element to the <a
- href="#list-of4">list of active formatting elements</a>.</p>
+ <p><a href="#insert">Insert an HTML element</a> for the token. Add that
+ element to the <a href="#list-of4">list of active formatting
+ elements</a>.</p>
<dt>A start tag whose tag name is one of: "b", "big", "em", "font", "i",
"s", "small", "strike", "strong", "tt", "u"
@@ -42360,9 +42350,9 @@
<p><a href="#reconstruct">Reconstruct the active formatting elements</a>,
if any.</p>
- <p><a href="#insert" title="insert an html element">Insert an HTML
- element</a> for the token. Add that element to the <a
- href="#list-of4">list of active formatting elements</a>.</p>
+ <p><a href="#insert">Insert an HTML element</a> for the token. Add that
+ element to the <a href="#list-of4">list of active formatting
+ elements</a>.</p>
<dt>A start tag whose tag name is "nobr"
@@ -42377,9 +42367,9 @@
again <a href="#reconstruct">reconstruct the active formatting
elements</a>, if any.</p>
- <p><a href="#insert" title="insert an html element">Insert an HTML
- element</a> for the token. Add that element to the <a
- href="#list-of4">list of active formatting elements</a>.</p>
+ <p><a href="#insert">Insert an HTML element</a> for the token. Add that
+ element to the <a href="#list-of4">list of active formatting
+ elements</a>.</p>
<dt id=adoptionAgency>An end tag whose tag name is one of: "a", "b",
"big", "em", "font", "i", "nobr", "s", "small", "strike", "strong", "tt",
@@ -42631,10 +42621,9 @@
<p><a href="#reconstruct">Reconstruct the active formatting elements</a>,
if any.</p>
- <p><a href="#insert" title="insert an html element">Insert an HTML
- element</a> for the token. Immediately pop the <a
- href="#current4">current node</a> off the <a href="#stack">stack of open
- elements</a>.</p>
+ <p><a href="#insert">Insert an HTML element</a> for the token.
+ Immediately pop the <a href="#current4">current node</a> off the <a
+ href="#stack">stack of open elements</a>.</p>
<dt>A start tag whose tag name is "hr"
@@ -42644,10 +42633,9 @@
scope</a>, then act as if an end tag with the tag name <code><a
href="#p">p</a></code> had been seen.</p>
<!-- XXX quirks: don't do this -->
- <p><a href="#insert" title="insert an html element">Insert an HTML
- element</a> for the token. Immediately pop the <a
- href="#current4">current node</a> off the <a href="#stack">stack of open
- elements</a>.</p>
+ <p><a href="#insert">Insert an HTML element</a> for the token.
+ Immediately pop the <a href="#current4">current node</a> off the <a
+ href="#stack">stack of open elements</a>.</p>
<dt>A start tag whose tag name is "image"
@@ -42665,8 +42653,7 @@
<p><a href="#reconstruct">Reconstruct the active formatting elements</a>,
if any.</p>
- <p><a href="#insert" title="insert an html element">Insert an
- <code>input</code> element</a> for the token.</p>
+ <p><a href="#insert">Insert an HTML element</a> for the token.</p>
<p>If the <a href="#form-element"><code title="">form</code> element
pointer</a> is not null, then <span>associate</span><!--XXX
@@ -43026,8 +43013,7 @@
<p><a href="#parse0">Parse error</a>.</p>
- <p><a href="#insert" title="insert an html element">Insert an
- <code>input</code> element</a> for the token.</p>
+ <p><a href="#insert">Insert an HTML element</a> for the token.</p>
<p>If the <a href="#form-element"><code title="">form</code> element
pointer</a> is not null, then <span>associate</span><!--XXX
@@ -43200,10 +43186,9 @@
<dt>A start tag whose tag name is "col"
<dd>
- <p><a href="#insert" title="insert an HTML element">Insert a
- <code>col</code> element</a> for the token. Immediately pop the <a
- href="#current4">current node</a> off the <a href="#stack">stack of open
- elements</a>.</p>
+ <p><a href="#insert">Insert an HTML element</a> for the token.
+ Immediately pop the <a href="#current4">current node</a> off the <a
+ href="#stack">stack of open elements</a>.</p>
<dt>An end tag whose tag name is "colgroup"
@@ -43247,10 +43232,9 @@
<p><a href="#clear2">Clear the stack back to a table body context</a>.
(See below.)</p>
- <p><a href="#insert" title="insert an HTML element">Insert a
- <code>tr</code> element</a> for the token, then switch the <a
- href="#insertion0">insertion mode</a> to "<a href="#in-row"
- title="insertion mode: in row">in row</a>".</p>
+ <p><a href="#insert">Insert an HTML element</a> for the token, then
+ switch the <a href="#insertion0">insertion mode</a> to "<a
+ href="#in-row" title="insertion mode: in row">in row</a>".</p>
<dt>A start tag whose tag name is one of: "th", "td"
@@ -43334,10 +43318,9 @@
<p><a href="#clear3">Clear the stack back to a table row context</a>.
(See below.)</p>
- <p><a href="#insert" title="insert an HTML element">Insert an HTML
- element</a> for the token, then switch the <a
- href="#insertion0">insertion mode</a> to "<a href="#in-cell"
- title="insertion mode: in cell">in cell</a>".</p>
+ <p><a href="#insert">Insert an HTML element</a> for the token, then
+ switch the <a href="#insertion0">insertion mode</a> to "<a
+ href="#in-cell" title="insertion mode: in cell">in cell</a>".</p>
<p>Insert a marker at the end of the <a href="#list-of4">list of active
formatting elements</a>.</p>
Modified: source
===================================================================
--- source 2008-03-04 07:05:42 UTC (rev 1332)
+++ source 2008-03-04 07:11:44 UTC (rev 1333)
@@ -38675,17 +38675,15 @@
<dt>A start tag whose tag name is one of: "base", "link"</dt>
<dd>
- <p><span title="insert an html element">Insert an HTML
- element</span> for the token. Immediately pop the
- <span>current node</span> off the <span>stack of open
+ <p><span>Insert an HTML element</span> for the token. Immediately
+ pop the <span>current node</span> off the <span>stack of open
elements</span>.</p>
</dd>
<dt>A start tag whose tag name is "meta"</dt>
<dd>
- <p><span title="insert an html element">Insert an HTML
- element</span> for the token. Immediately pop the
- <span>current node</span> off the <span>stack of open
+ <p><span>Insert an HTML element</span> for the token. Immediately
+ pop the <span>current node</span> off the <span>stack of open
elements</span>.</p>
<p id="meta-charset-during-parse">If the element has a <code
@@ -38722,8 +38720,7 @@
<dt>A start tag whose tag name is "noscript", if <span>scripting is disabled</span>:</dt>
<dd>
- <p><span title="insert an HTML element">Insert a
- <code>noscript</code> element</span> for the token.</p>
+ <p><span>Insert an HTML element</span> for the token.</p>
<p>Change the <span>insertion mode</span> to "<span
title="insertion mode: in head noscript">in head
@@ -39007,8 +39004,7 @@
<dt>A start tag whose tag name is "body"</dt>
<dd>
- <p><span title="insert an HTML element">Insert a
- <code>body</code> element</span> for the token.</p>
+ <p><span>Insert an HTML element</span> for the token.</p>
<p>Change the <span>insertion mode</span> to "<span
title="insertion mode: in body">in body</span>".</p>
@@ -39018,8 +39014,7 @@
<dt>A start tag whose tag name is "frameset"</dt>
<dd>
- <p><span title="insert an HTML element">Insert a
- <code>frameset</code> element</span> for the token.</p>
+ <p><span>Insert an HTML element</span> for the token.</p>
<p>Change the <span>insertion mode</span> to "<span
title="insertion mode: in frameset">in frameset</span>".</p>
@@ -39186,8 +39181,7 @@
popped from the stack.</p>
-->
- <p><span title="insert an html element">Insert an HTML
- element</span> for the token.</p>
+ <p><span>Insert an HTML element</span> for the token.</p>
</dd>
@@ -39199,8 +39193,7 @@
scope</span>, then act as if an end tag with the tag name
<code>p</code> had been seen.</p>
- <p><span title="insert an html element">Insert an HTML
- element</span> for the token.</p>
+ <p><span>Insert an HTML element</span> for the token.</p>
<p>If the next token is a U+000A LINE FEED (LF) character
token, then ignore that token and move on to the next
@@ -39223,9 +39216,8 @@
scope</span>, then act as if an end tag with the tag name
<code>p</code> had been seen.</p>
- <p><span title="insert an html Element">Insert an HTML
- element</span> for the token, and set the <code
- title="form">form</code> element pointer to point to the
+ <p><span>Insert an HTML element</span> for the token, and set the
+ <code title="form">form</code> element pointer to point to the
element created.</p>
</dd>
@@ -39271,8 +39263,7 @@
</ol>
- <p>Finally, <span title="insert an html element">insert an
- <code>li</code> element</span>.</p>
+ <p>Finally, <span>insert an HTML element</span> for the token.</p>
</dd>
@@ -39317,8 +39308,7 @@
</ol>
- <p>Finally, <span title="insert an html element">insert an
- HTML element</span> with the same tag name as the token's.</p>
+ <p>Finally, <span>insert an HTML element</span> for the token.</p>
</dd>
@@ -39330,8 +39320,7 @@
scope</span>, then act as if an end tag with the tag name
<code>p</code> had been seen.</p>
- <p><span title="insert an html element">Insert an HTML
- element</span> for the token.</p>
+ <p><span>Insert an HTML element</span> for the token.</p>
<p>Switch the <span>content model flag</span> to the PLAINTEXT
state.</p>
@@ -39507,9 +39496,9 @@
<p><span>Reconstruct the active formatting elements</span>, if
any.</p>
- <p><span title="insert an html element">Insert an HTML
- element</span> for the token. Add that element to the
- <span>list of active formatting elements</span>.</p>
+ <p><span>Insert an HTML element</span> for the token. Add that
+ element to the <span>list of active formatting
+ elements</span>.</p>
</dd>
@@ -39520,9 +39509,9 @@
<p><span>Reconstruct the active formatting elements</span>, if
any.</p>
- <p><span title="insert an html element">Insert an HTML
- element</span> for the token. Add that element to the
- <span>list of active formatting elements</span>.</p>
+ <p><span>Insert an HTML element</span> for the token. Add that
+ element to the <span>list of active formatting
+ elements</span>.</p>
</dd>
@@ -39539,9 +39528,9 @@
seen, then once again <span>reconstruct the active formatting
elements</span>, if any.</p>
- <p><span title="insert an html element">Insert an HTML
- element</span> for the token. Add that element to the
- <span>list of active formatting elements</span>.</p>
+ <p><span>Insert an HTML element</span> for the token. Add that
+ element to the <span>list of active formatting
+ elements</span>.</p>
</dd>
@@ -39818,9 +39807,8 @@
<p><span>Reconstruct the active formatting elements</span>, if
any.</p>
- <p><span title="insert an html element">Insert an HTML
- element</span> for the token. Immediately pop the
- <span>current node</span> off the <span>stack of open
+ <p><span>Insert an HTML element</span> for the token. Immediately
+ pop the <span>current node</span> off the <span>stack of open
elements</span>.</p>
</dd>
@@ -39833,9 +39821,8 @@
scope</span>, then act as if an end tag with the tag name
<code>p</code> had been seen.</p> <!-- XXX quirks: don't do this -->
- <p><span title="insert an html element">Insert an HTML
- element</span> for the token. Immediately pop the
- <span>current node</span> off the <span>stack of open
+ <p><span>Insert an HTML element</span> for the token. Immediately
+ pop the <span>current node</span> off the <span>stack of open
elements</span>.</p>
</dd>
@@ -39854,8 +39841,7 @@
<p><span>Reconstruct the active formatting elements</span>, if
any.</p>
- <p><span title="insert an html element">Insert an
- <code>input</code> element</span> for the token.</p>
+ <p><span>Insert an HTML element</span> for the token.</p>
<p>If the <span><code title="">form</code> element
pointer</span> is not null, then <span>associate</span><!--XXX
@@ -40250,8 +40236,7 @@
<p><span>Parse error</span>.</p>
- <p><span title="insert an html element">Insert an
- <code>input</code> element</span> for the token.</p>
+ <p><span>Insert an HTML element</span> for the token.</p>
<p>If the <span><code title="">form</code> element
pointer</span> is not null, then <span>associate</span><!--XXX
@@ -40426,8 +40411,7 @@
<dt>A start tag whose tag name is "col"</dt>
<dd>
- <p><span title="insert an HTML element">Insert a
- <code>col</code> element</span> for the token. Immediately
+ <p><span>Insert an HTML element</span> for the token. Immediately
pop the <span>current node</span> off the <span>stack of open
elements</span>.</p>
</dd>
@@ -40479,9 +40463,8 @@
<p><span>Clear the stack back to a table body
context</span>. (See below.)</p>
- <p><span title="insert an HTML element">Insert a
- <code>tr</code> element</span> for the token, then switch the
- <span>insertion mode</span> to "<span title="insertion mode:
+ <p><span>Insert an HTML element</span> for the token, then switch
+ the <span>insertion mode</span> to "<span title="insertion mode:
in row">in row</span>".</p>
</dd>
@@ -40574,10 +40557,9 @@
<p><span>Clear the stack back to a table row
context</span>. (See below.)</p>
- <p><span title="insert an HTML element">Insert an HTML
- element</span> for the token, then switch the <span>insertion
- mode</span> to "<span title="insertion mode: in cell">in
- cell</span>".</p>
+ <p><span>Insert an HTML element</span> for the token, then switch
+ the <span>insertion mode</span> to "<span title="insertion mode:
+ in cell">in cell</span>".</p>
<p>Insert a marker at the end of the <span>list of active
formatting elements</span>.</p>
More information about the Commit-Watchers
mailing list