On Mon, Feb 17, 2014 at 8:20 PM, Ian Hickson <i...@hixie.ch> wrote: > If there are specific use cases that can't be done given the current > restrictions, please let me know; >
What about <select>? What about an element with a tabindex and an ARIA role that corresponds to a control? Note that there are a few ARIA roles for interactive controls that don't have matching HTML counterparts, like gridcell, menuitem, or spinbutton.