[html5] r4225 - [e] (0) Incorrect summary for <kbd>. Fixing http://www.w3.org/Bugs/Public/show_b [...]
whatwg at whatwg.org
whatwg at whatwg.org
Tue Oct 20 22:43:20 PDT 2009
Author: ianh
Date: 2009-10-20 22:43:16 -0700 (Tue, 20 Oct 2009)
New Revision: 4225
Modified:
complete.html
index
source
Log:
[e] (0) Incorrect summary for <kbd>.
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=7888
Modified: complete.html
===================================================================
--- complete.html 2009-10-21 05:41:34 UTC (rev 4224)
+++ complete.html 2009-10-21 05:43:16 UTC (rev 4225)
@@ -18271,7 +18271,7 @@
<td><pre class=example>The computer said <strong><samp>Unknown error -3</samp></strong>.</pre>
<tr><td><code><a href=#the-kbd-element>kbd</a></code>
- <td>Computer input
+ <td>User input
<td><pre class=example>Hit <strong><kbd>F1</kbd></strong> to continue.</pre>
<tr><td><code><a href=#the-sub-and-sup-elements>sub</a></code>
@@ -84151,7 +84151,7 @@
<code title=attr-mod-datetime><a href=#attr-mod-datetime>datetime</a></code></td>
<td><code><a href=#htmlmodelement>HTMLModElement</a></code></td>
<tr><th><code><a href=#the-kbd-element>kbd</a></code></th>
- <td>Computer input</td>
+ <td>User input</td>
<td><a href=#flow-content title="Flow content">flow</a>;
<a href=#phrasing-content title="Phrasing content">phrasing</a></td>
<td><a href=#phrasing-content title="Phrasing content">phrasing</a></td>
Modified: index
===================================================================
--- index 2009-10-21 05:41:34 UTC (rev 4224)
+++ index 2009-10-21 05:43:16 UTC (rev 4225)
@@ -18101,7 +18101,7 @@
<td><pre class=example>The computer said <strong><samp>Unknown error -3</samp></strong>.</pre>
<tr><td><code><a href=#the-kbd-element>kbd</a></code>
- <td>Computer input
+ <td>User input
<td><pre class=example>Hit <strong><kbd>F1</kbd></strong> to continue.</pre>
<tr><td><code><a href=#the-sub-and-sup-elements>sub</a></code>
@@ -75214,7 +75214,7 @@
<code title=attr-mod-datetime><a href=#attr-mod-datetime>datetime</a></code></td>
<td><code><a href=#htmlmodelement>HTMLModElement</a></code></td>
<tr><th><code><a href=#the-kbd-element>kbd</a></code></th>
- <td>Computer input</td>
+ <td>User input</td>
<td><a href=#flow-content title="Flow content">flow</a>;
<a href=#phrasing-content title="Phrasing content">phrasing</a></td>
<td><a href=#phrasing-content title="Phrasing content">phrasing</a></td>
Modified: source
===================================================================
--- source 2009-10-21 05:41:34 UTC (rev 4224)
+++ source 2009-10-21 05:43:16 UTC (rev 4225)
@@ -19354,7 +19354,7 @@
<tr>
<td><code>kbd</code>
- <td>Computer input
+ <td>User input
<td><pre class="example">Hit <strong><kbd>F1</kbd></strong> to continue.</pre>
<tr>
@@ -92556,7 +92556,7 @@
<tr>
<th><code>kbd</code></th>
- <td>Computer input</td>
+ <td>User input</td>
<td><span title="Flow content">flow</span>;
<span title="Phrasing content">phrasing</span></td>
<td><span title="Phrasing content">phrasing</span></td>
More information about the Commit-Watchers
mailing list