[whatwg] Looking at menus in HTML5...

Please note that it indicates the text to entered and not the keys to press.
Of course this is somewhat inconsistent with the tag name since the text
need not come from the keyboard at all, e.g. it can be pasted.  
Your hint suggests that the user should enter text "Ctrl-C".
Happy coding,
Chris

-----Original Message-----
From: whatwg-bounces@lists.whatwg.org
[mailto:whatwg-bounces at lists.whatwg.org] On Behalf Of Andrew Fedoniouk
Sent: Wednesday, August 08, 2007 9:46 PM
To: K?i?tof ?elechovski; 'Ian Hickson'
Cc: 'WHAT WG List'
Subject: Re: [whatwg] Looking at menus in HTML5...


I would insist that following

<menu type="context-menu">
  <li>Copy<kbd>Ctrl-C</kbd></li>
</menu>

1) is semantically correct construction as "KBD: Indicates text to be 
entered by the user." [1]
 

Received on Thursday, 9 August 2007 11:15:22 UTC