Re: role=presentation must not be applied to focusable elements

On Wed, Dec 22, 2010 at 2:29 PM, Richard Schwerdtfeger
<schwer@us.ibm.com> wrote:
>
> Being pragmatic, we are not going to be able to validate a document based on what is focusable because due to support for tabindex="-1".

I don't follow.

Elements with tabindex="-1" are programmatically focusable but not in
the default focus order. It doesn't make much sense for elements to be
focusable and presentational.

So why would this be a problem for machine validation?

> So, I don't think a bug needs to be generated. The ARIA spec. is clear. We absolutely need to create a normative implementation guide for HTML 5 and ARIA. It will include things like this.

Currently, the HTML5 spec defines what roles may be placed on what, so
this is the right place to do this if we're going to do it.

If it's the wrong place, then that's a broader issue.

--
Benjamin Hawkes-Lewis

Received on Wednesday, 22 December 2010 15:59:16 UTC