Has anyone done any work/investigation towards implementing the context menu support in HTML5 (the "contextmenu" attribute and <menu> elements with type="contextMenu") as described here: <a href="http://www.w3.org/TR/html5/interactive-elements.html#context-menus">http://www.w3.org/TR/html5/interactive-elements.html#context-menus</a> ?<div>
<br></div><div>I didn't see anything from a quick browse through the source code, and also haven't seen much traffic on webkit-dev on the subject. The spec itself seems to be at "Last call for comments" so it seems like it should be stable enough to start implementation. One of the members of my team has expressed some interest in working on this if there's no implementation already underway.</div>
<div><br></div><div>-atw</div>