- From: poot <cvsmail@w3.org>
- Date: Wed, 21 Oct 2009 14:30:52 +0900 (JST)
- To: public-html-diffs@w3.org
hixie: Incorrect summary for <kbd>. (whatwg r4225) http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.3370&r2=1.3371&f=h http://html5.org/tools/web-apps-tracker?from=4224&to=4225 =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.3370 retrieving revision 1.3371 diff -u -d -r1.3370 -r1.3371 --- Overview.html 21 Oct 2009 05:28:54 -0000 1.3370 +++ Overview.html 21 Oct 2009 05:30:41 -0000 1.3371 @@ -15840,7 +15840,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> @@ -68607,7 +68607,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>
Received on Wednesday, 21 October 2009 05:31:21 UTC