[Bug 13608] Add <menuitem> element

http://www.w3.org/Bugs/Public/show_bug.cgi?id=13608

--- Comment #9 from Jan Varga <jan.varga@gmail.com> 2011-08-20 20:00:46 UTC ---
This might be a bit off topic ...

There's a hyperlink in your menu example:

<menu type="toolbar">
  <a href="/">Home</a>
</menu>

I'm curious how it should render, there's an example in "4.10.17 The meter
element" section:

<menu type="toolbar">
 <a href="?cmd=hsg" onclick="hideSuggestedGroups()">Hide suggested groups</a>
</menu>

and it's rendered as a hyperlink


I thought that every element that defines a command should render as a button
when the menu is in the toolbar mode

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Saturday, 20 August 2011 20:00:47 UTC