[html5] r8019 - [e] (0) consistency in parser prose Fixing https://www.w3.org/Bugs/Public/show_b [...]

whatwg at whatwg.org whatwg at whatwg.org
Tue Jul 2 17:05:43 PDT 2013


Author: ianh
Date: 2013-07-02 17:05:42 -0700 (Tue, 02 Jul 2013)
New Revision: 8019

Modified:
   complete.html
   index
   source
Log:
[e] (0) consistency in parser prose
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=22494
Affected topics: HTML Syntax and Parsing

Modified: complete.html
===================================================================
--- complete.html	2013-07-03 00:02:39 UTC (rev 8018)
+++ complete.html	2013-07-03 00:05:42 UTC (rev 8019)
@@ -256,7 +256,7 @@
 
   <header class=head id=head><p><a class=logo href=http://www.whatwg.org/><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
    <hgroup><h1 class=allcaps>HTML</h1>
-    <h2 class="no-num no-toc">Living Standard — Last Updated 2 July 2013</h2>
+    <h2 class="no-num no-toc">Living Standard — Last Updated 3 July 2013</h2>
    </hgroup><dl><dt><strong>Web developer edition:</strong></dt>
     <dd><strong><a href=http://developers.whatwg.org/>http://developers.whatwg.org/</a></strong></dd>
     <dt>Multiple-page version:</dt>
@@ -90003,7 +90003,7 @@
 
    </dd>
 
-   <dt>A start tag token whose tag name is one of: "base", "basefont",
+   <dt>A start tag whose tag name is one of: "base", "basefont",
    "bgsound", "link", "meta", "noframes", "script", "style",
    "title"</dt>
    <dd>
@@ -90115,7 +90115,7 @@
     add the attribute and its corresponding value to that element.</p>
    </dd>
 
-   <dt>A start tag token whose tag name is one of: "base", "basefont",
+   <dt>A start tag whose tag name is one of: "base", "basefont",
    "bgsound", "link", "meta", "noframes", "script", "style", "title"</dt>
    <dd>
     <p>Process the token <a href=#using-the-rules-for>using the rules for</a> the "<a href=#parsing-main-inhead title="insertion mode: in head">in head</a>" <a href=#insertion-mode>insertion
@@ -90741,7 +90741,7 @@
 
    </dd>
 
-   <dt>A start tag token whose tag name is one of: "applet",
+   <dt>A start tag whose tag name is one of: "applet",
    "marquee", "object"</dt>
    <dd>
 
@@ -92450,7 +92450,7 @@
 
    </dd>
 
-   <dt>A start tag token whose tag name is "script"</dt>
+   <dt>A start tag whose tag name is "script"</dt>
    <dd>
     <p>Process the token <a href=#using-the-rules-for>using the rules for</a> the "<a href=#parsing-main-inhead title="insertion mode: in head">in head</a>" <a href=#insertion-mode>insertion
     mode</a>.</p>

Modified: index
===================================================================
--- index	2013-07-03 00:02:39 UTC (rev 8018)
+++ index	2013-07-03 00:05:42 UTC (rev 8019)
@@ -256,7 +256,7 @@
 
   <header class=head id=head><p><a class=logo href=http://www.whatwg.org/><img alt=WHATWG height=101 src=/images/logo width=101></a></p>
    <hgroup><h1 class=allcaps>HTML</h1>
-    <h2 class="no-num no-toc">Living Standard — Last Updated 2 July 2013</h2>
+    <h2 class="no-num no-toc">Living Standard — Last Updated 3 July 2013</h2>
    </hgroup><dl><dt><strong>Web developer edition:</strong></dt>
     <dd><strong><a href=http://developers.whatwg.org/>http://developers.whatwg.org/</a></strong></dd>
     <dt>Multiple-page version:</dt>
@@ -90003,7 +90003,7 @@
 
    </dd>
 
-   <dt>A start tag token whose tag name is one of: "base", "basefont",
+   <dt>A start tag whose tag name is one of: "base", "basefont",
    "bgsound", "link", "meta", "noframes", "script", "style",
    "title"</dt>
    <dd>
@@ -90115,7 +90115,7 @@
     add the attribute and its corresponding value to that element.</p>
    </dd>
 
-   <dt>A start tag token whose tag name is one of: "base", "basefont",
+   <dt>A start tag whose tag name is one of: "base", "basefont",
    "bgsound", "link", "meta", "noframes", "script", "style", "title"</dt>
    <dd>
     <p>Process the token <a href=#using-the-rules-for>using the rules for</a> the "<a href=#parsing-main-inhead title="insertion mode: in head">in head</a>" <a href=#insertion-mode>insertion
@@ -90741,7 +90741,7 @@
 
    </dd>
 
-   <dt>A start tag token whose tag name is one of: "applet",
+   <dt>A start tag whose tag name is one of: "applet",
    "marquee", "object"</dt>
    <dd>
 
@@ -92450,7 +92450,7 @@
 
    </dd>
 
-   <dt>A start tag token whose tag name is "script"</dt>
+   <dt>A start tag whose tag name is "script"</dt>
    <dd>
     <p>Process the token <a href=#using-the-rules-for>using the rules for</a> the "<a href=#parsing-main-inhead title="insertion mode: in head">in head</a>" <a href=#insertion-mode>insertion
     mode</a>.</p>

Modified: source
===================================================================
--- source	2013-07-03 00:02:39 UTC (rev 8018)
+++ source	2013-07-03 00:05:42 UTC (rev 8019)
@@ -100581,7 +100581,7 @@
 
    </dd>
 
-   <dt>A start tag token whose tag name is one of: "base", "basefont",
+   <dt>A start tag whose tag name is one of: "base", "basefont",
    "bgsound", "link", "meta", "noframes", "script", "style",
    "title"</dt>
    <dd>
@@ -100702,7 +100702,7 @@
     add the attribute and its corresponding value to that element.</p>
    </dd>
 
-   <dt>A start tag token whose tag name is one of: "base", "basefont",
+   <dt>A start tag whose tag name is one of: "base", "basefont",
    "bgsound", "link", "meta", "noframes", "script", "style", "title"</dt>
    <dd>
     <p>Process the token <span>using the rules for</span> the "<span
@@ -101394,7 +101394,7 @@
 
    </dd>
 
-   <dt>A start tag token whose tag name is one of: "applet",
+   <dt>A start tag whose tag name is one of: "applet",
    "marquee", "object"</dt>
    <dd>
 
@@ -103253,7 +103253,7 @@
 
    </dd>
 
-   <dt>A start tag token whose tag name is "script"</dt>
+   <dt>A start tag whose tag name is "script"</dt>
    <dd>
     <p>Process the token <span>using the rules for</span> the "<span
     title="insertion mode: in head">in head</span>" <span>insertion




More information about the Commit-Watchers mailing list