[html5] r7570 - [e] (0) Fix some typos or copypasta. Fixing https://www.w3.org/Bugs/Public/show_ [...]

whatwg at whatwg.org whatwg at whatwg.org
Fri Dec 7 14:26:55 PST 2012


Author: ianh
Date: 2012-12-07 14:26:53 -0800 (Fri, 07 Dec 2012)
New Revision: 7570

Modified:
   complete.html
   index
   source
Log:
[e] (0) Fix some typos or copypasta.
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=20292
Affected topics: HTML

Modified: complete.html
===================================================================
--- complete.html	2012-12-05 21:13:06 UTC (rev 7569)
+++ complete.html	2012-12-07 22:26:53 UTC (rev 7570)
@@ -248,7 +248,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 5 December 2012</h2>
+    <h2 class="no-num no-toc">Living Standard — Last Updated 7 December 2012</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>
@@ -76326,7 +76326,7 @@
    <li>The element is not <a href=#concept-element-disabled title=concept-element-disabled>disabled</a>.</li>
 
   </ul><p>In addition, each shape that is generated for an <code><a href=#the-area-element>area</a></code> element, any
-  user-agent-provided interface components of <span title="media elements">media elements</span>
+  user-agent-provided interface components of <a href=#media-element title="media element">media elements</a>
   (e.g. a play button), and distinct user interface components of form controls (e.g. "up" and
   "down" buttons on an <code title=attr-input-type-number><a href="#number-state-(type=number)"><input type=number></a></code> spin
   control), should be <a href=#focusable>focusable</a>, unless platform conventions dictate otherwise or

Modified: index
===================================================================
--- index	2012-12-05 21:13:06 UTC (rev 7569)
+++ index	2012-12-07 22:26:53 UTC (rev 7570)
@@ -248,7 +248,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 5 December 2012</h2>
+    <h2 class="no-num no-toc">Living Standard — Last Updated 7 December 2012</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>
@@ -76326,7 +76326,7 @@
    <li>The element is not <a href=#concept-element-disabled title=concept-element-disabled>disabled</a>.</li>
 
   </ul><p>In addition, each shape that is generated for an <code><a href=#the-area-element>area</a></code> element, any
-  user-agent-provided interface components of <span title="media elements">media elements</span>
+  user-agent-provided interface components of <a href=#media-element title="media element">media elements</a>
   (e.g. a play button), and distinct user interface components of form controls (e.g. "up" and
   "down" buttons on an <code title=attr-input-type-number><a href="#number-state-(type=number)"><input type=number></a></code> spin
   control), should be <a href=#focusable>focusable</a>, unless platform conventions dictate otherwise or

Modified: source
===================================================================
--- source	2012-12-05 21:13:06 UTC (rev 7569)
+++ source	2012-12-07 22:26:53 UTC (rev 7570)
@@ -89186,7 +89186,7 @@
   </ul>
 
   <p>In addition, each shape that is generated for an <code>area</code> element, any
-  user-agent-provided interface components of <span title="media elements">media elements</span>
+  user-agent-provided interface components of <span title="media element">media elements</span>
   (e.g. a play button), and distinct user interface components of form controls (e.g. "up" and
   "down" buttons on an <code title="attr-input-type-number"><input type=number></code> spin
   control), should be <span>focusable</span>, unless platform conventions dictate otherwise or




More information about the Commit-Watchers mailing list