[html5] r8492 - [e] (0) Make the markup in the Interactive Content section more consistent Affec [...]
whatwg at whatwg.org
whatwg at whatwg.org
Thu Feb 20 15:34:37 PST 2014
Author: ianh
Date: 2014-02-20 15:34:36 -0800 (Thu, 20 Feb 2014)
New Revision: 8492
Modified:
complete.html
index
source
Log:
[e] (0) Make the markup in the Interactive Content section more consistent
Affected topics: HTML
Modified: complete.html
===================================================================
--- complete.html 2014-02-20 23:33:23 UTC (rev 8491)
+++ complete.html 2014-02-20 23:34:36 UTC (rev 8492)
@@ -9946,7 +9946,7 @@
<li><code><a href=#the-object-element>object</a></code> (if the <code title=attr-hyperlink-usemap><a href=#attr-hyperlink-usemap>usemap</a></code> attribute is present)<!-- see also comment in <object> section --></li>
<li><code><a href=#the-select-element>select</a></code></li>
<li><code><a href=#the-textarea-element>textarea</a></code></li>
- <li><a href=#sorting-interface-th-element title="sorting interface th element">sorting interface <code>th</code> elements</a>
+ <li><a href=#sorting-interface-th-element title="sorting interface th element">sorting interface <code>th</code> elements</a></li>
<li><code><a href=#the-video-element>video</a></code> (if the <code title=attr-media-controls><a href=#attr-media-controls>controls</a></code> attribute is present)</li>
</ul><p>The <code title=attr-tabindex><a href=#attr-tabindex>tabindex</a></code> attribute can also make any element into
<a href=#interactive-content>interactive content</a>.</p>
Modified: index
===================================================================
--- index 2014-02-20 23:33:23 UTC (rev 8491)
+++ index 2014-02-20 23:34:36 UTC (rev 8492)
@@ -9946,7 +9946,7 @@
<li><code><a href=#the-object-element>object</a></code> (if the <code title=attr-hyperlink-usemap><a href=#attr-hyperlink-usemap>usemap</a></code> attribute is present)<!-- see also comment in <object> section --></li>
<li><code><a href=#the-select-element>select</a></code></li>
<li><code><a href=#the-textarea-element>textarea</a></code></li>
- <li><a href=#sorting-interface-th-element title="sorting interface th element">sorting interface <code>th</code> elements</a>
+ <li><a href=#sorting-interface-th-element title="sorting interface th element">sorting interface <code>th</code> elements</a></li>
<li><code><a href=#the-video-element>video</a></code> (if the <code title=attr-media-controls><a href=#attr-media-controls>controls</a></code> attribute is present)</li>
</ul><p>The <code title=attr-tabindex><a href=#attr-tabindex>tabindex</a></code> attribute can also make any element into
<a href=#interactive-content>interactive content</a>.</p>
Modified: source
===================================================================
--- source 2014-02-20 23:33:23 UTC (rev 8491)
+++ source 2014-02-20 23:34:36 UTC (rev 8492)
@@ -9760,7 +9760,7 @@
<li><code>object</code> (if the <code data-x="attr-hyperlink-usemap">usemap</code> attribute is present)<!-- see also comment in <object> section --></li>
<li><code>select</code></li>
<li><code>textarea</code></li>
- <li><span data-x="sorting interface th element">sorting interface <code>th</code> elements</span>
+ <li><span data-x="sorting interface th element">sorting interface <code>th</code> elements</span></li>
<li><code>video</code> (if the <code data-x="attr-media-controls">controls</code> attribute is present)</li>
</ul>
More information about the Commit-Watchers
mailing list