[html5] r8290 - [e] (0) 'HTML elements elements' typo x3 Fixing https://www.w3.org/Bugs/Public/s [...]

whatwg at whatwg.org whatwg at whatwg.org
Mon Nov 18 11:23:15 PST 2013


Author: ianh
Date: 2013-11-18 11:23:11 -0800 (Mon, 18 Nov 2013)
New Revision: 8290

Modified:
   complete.html
   index
   source
Log:
[e] (0) 'HTML elements elements' typo x3
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=23843
Affected topics: HTML

Modified: complete.html
===================================================================
--- complete.html	2013-11-15 22:10:49 UTC (rev 8289)
+++ complete.html	2013-11-18 19:23:11 UTC (rev 8290)
@@ -298,7 +298,7 @@
 
   <header class=head id=head><p><a href=http://www.whatwg.org/ class=logo><img width=101 src=/images/logo alt=WHATWG height=101></a></p>
    <hgroup><h1 class=allcaps>HTML</h1>
-    <h2 class="no-num no-toc">Living Standard — Last Updated 15 November 2013</h2>
+    <h2 class="no-num no-toc">Living Standard — Last Updated 18 November 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>
@@ -10692,8 +10692,8 @@
    <li><code title="">placeholder</code> on <code title=attr-input-placeholder><a href=#attr-input-placeholder>input</a></code> and
                                             <code title=attr-textarea-placeholder><a href=#attr-textarea-placeholder>textarea</a></code> elements</li>
    <li><code title=attr-iframe-srcdoc><a href=#attr-iframe-srcdoc>srcdoc</a></code> on <code><a href=#the-iframe-element>iframe</a></code> elements; must be parsed and recursively processed</li>
-   <li><code title=attr-style><a href=#the-style-attribute>style</a></code> on <a href=#html-elements>HTML elements</a> elements; must be parsed and recursively processed (e.g. for the values of 'content' properties)</li>
-   <li><code title=attr-title><a href=#attr-title>title</a></code> on all <a href=#html-elements>HTML elements</a> elements</li>
+   <li><code title=attr-style><a href=#the-style-attribute>style</a></code> on <a href=#html-elements>HTML elements</a>; must be parsed and recursively processed (e.g. for the values of 'content' properties)</li>
+   <li><code title=attr-title><a href=#attr-title>title</a></code> on all <a href=#html-elements>HTML elements</a></li>
    <!-- <input value> is excluded since we can't predict if it interferes with server-side processing -->
   </ul><p>Other specifications may define other attributes that are also <a href=#translatable-attributes>translatable
   attributes</a>. For example, ARIA would define the <code title=attr-aria-label>aria-label</code> attribute as translatable.</p>
@@ -10936,7 +10936,7 @@
                                       <code title=attr-track-label><a href=#attr-track-label>track</a></code> elements</li>
    <li><code title="">placeholder</code> on <code title=attr-input-placeholder><a href=#attr-input-placeholder>input</a></code> and
                                             <code title=attr-textarea-placeholder><a href=#attr-textarea-placeholder>textarea</a></code> elements</li>
-   <li><code title=attr-title><a href=#attr-title>title</a></code> on all <a href=#html-elements>HTML elements</a> elements</li>
+   <li><code title=attr-title><a href=#attr-title>title</a></code> on all <a href=#html-elements>HTML elements</a></li>
   </ul><hr><dl class=domintro><dt><var title="">document</var> . <code title=dom-dir><a href=#dom-dir>dir</a></code> [ = <var title="">value</var> ]</dt>
    <dd>
     <p>Returns <a href=#the-html-element-0>the <code>html</code> element</a>'s <code title=attr-dir><a href=#the-dir-attribute>dir</a></code> attribute's value, if any.</p>

Modified: index
===================================================================
--- index	2013-11-15 22:10:49 UTC (rev 8289)
+++ index	2013-11-18 19:23:11 UTC (rev 8290)
@@ -298,7 +298,7 @@
 
   <header class=head id=head><p><a href=http://www.whatwg.org/ class=logo><img width=101 src=/images/logo alt=WHATWG height=101></a></p>
    <hgroup><h1 class=allcaps>HTML</h1>
-    <h2 class="no-num no-toc">Living Standard — Last Updated 15 November 2013</h2>
+    <h2 class="no-num no-toc">Living Standard — Last Updated 18 November 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>
@@ -10692,8 +10692,8 @@
    <li><code title="">placeholder</code> on <code title=attr-input-placeholder><a href=#attr-input-placeholder>input</a></code> and
                                             <code title=attr-textarea-placeholder><a href=#attr-textarea-placeholder>textarea</a></code> elements</li>
    <li><code title=attr-iframe-srcdoc><a href=#attr-iframe-srcdoc>srcdoc</a></code> on <code><a href=#the-iframe-element>iframe</a></code> elements; must be parsed and recursively processed</li>
-   <li><code title=attr-style><a href=#the-style-attribute>style</a></code> on <a href=#html-elements>HTML elements</a> elements; must be parsed and recursively processed (e.g. for the values of 'content' properties)</li>
-   <li><code title=attr-title><a href=#attr-title>title</a></code> on all <a href=#html-elements>HTML elements</a> elements</li>
+   <li><code title=attr-style><a href=#the-style-attribute>style</a></code> on <a href=#html-elements>HTML elements</a>; must be parsed and recursively processed (e.g. for the values of 'content' properties)</li>
+   <li><code title=attr-title><a href=#attr-title>title</a></code> on all <a href=#html-elements>HTML elements</a></li>
    <!-- <input value> is excluded since we can't predict if it interferes with server-side processing -->
   </ul><p>Other specifications may define other attributes that are also <a href=#translatable-attributes>translatable
   attributes</a>. For example, ARIA would define the <code title=attr-aria-label>aria-label</code> attribute as translatable.</p>
@@ -10936,7 +10936,7 @@
                                       <code title=attr-track-label><a href=#attr-track-label>track</a></code> elements</li>
    <li><code title="">placeholder</code> on <code title=attr-input-placeholder><a href=#attr-input-placeholder>input</a></code> and
                                             <code title=attr-textarea-placeholder><a href=#attr-textarea-placeholder>textarea</a></code> elements</li>
-   <li><code title=attr-title><a href=#attr-title>title</a></code> on all <a href=#html-elements>HTML elements</a> elements</li>
+   <li><code title=attr-title><a href=#attr-title>title</a></code> on all <a href=#html-elements>HTML elements</a></li>
   </ul><hr><dl class=domintro><dt><var title="">document</var> . <code title=dom-dir><a href=#dom-dir>dir</a></code> [ = <var title="">value</var> ]</dt>
    <dd>
     <p>Returns <a href=#the-html-element-0>the <code>html</code> element</a>'s <code title=attr-dir><a href=#the-dir-attribute>dir</a></code> attribute's value, if any.</p>

Modified: source
===================================================================
--- source	2013-11-15 22:10:49 UTC (rev 8289)
+++ source	2013-11-18 19:23:11 UTC (rev 8290)
@@ -10603,8 +10603,8 @@
    <li><code data-x="">placeholder</code> on <code data-x="attr-input-placeholder">input</code> and
                                             <code data-x="attr-textarea-placeholder">textarea</code> elements</li>
    <li><code data-x="attr-iframe-srcdoc">srcdoc</code> on <code>iframe</code> elements; must be parsed and recursively processed</li>
-   <li><code data-x="attr-style">style</code> on <span>HTML elements</span> elements; must be parsed and recursively processed (e.g. for the values of 'content' properties)</li>
-   <li><code data-x="attr-title">title</code> on all <span>HTML elements</span> elements</li>
+   <li><code data-x="attr-style">style</code> on <span>HTML elements</span>; must be parsed and recursively processed (e.g. for the values of 'content' properties)</li>
+   <li><code data-x="attr-title">title</code> on all <span>HTML elements</span></li>
    <!-- <input value> is excluded since we can't predict if it interferes with server-side processing -->
   </ul>
 
@@ -10898,7 +10898,7 @@
                                       <code data-x="attr-track-label">track</code> elements</li>
    <li><code data-x="">placeholder</code> on <code data-x="attr-input-placeholder">input</code> and
                                             <code data-x="attr-textarea-placeholder">textarea</code> elements</li>
-   <li><code data-x="attr-title">title</code> on all <span>HTML elements</span> elements</li>
+   <li><code data-x="attr-title">title</code> on all <span>HTML elements</span></li>
   </ul>
 
   <hr>




More information about the Commit-Watchers mailing list