Re: Element.getComputedRole()

a11y stuff in CSS is interesting idea but that shouldn't require Element
interface extension. Do I understand right that there are non a11y use
cases for a11y properties? Is it restricted to a11y role property only?

On Mon, Nov 10, 2014 at 2:42 PM, James Craig <jcraig@apple.com> wrote:

>
> > On Nov 10, 2014, at 11:08 AM, Alexander Surkov <
> surkov.alexander@gmail.com> wrote:
> >
> > Are there any summary of pros and cons from the discussion? I still not
> sure that DOM Element is a right place to host accessibility methods.
>
> The primary argument was that role is useful outside the context of
> accessibility. The new CSS :role() selector is one example of that.
>
>
>

Received on Tuesday, 11 November 2014 18:33:28 UTC