Re: Element.getComputedRole() + Element.getUIBehaviors()

>
> What if a development team does not understand they need to support the
> keyboard or add ARIA roles to a widget they are building accessible, you
> would rather an evaluation tools be silent?
>

OK, but what if an element has a keyboard handler - but it doesn't handle
the correct keys? If the accessibility checker is silent in that case, it
would also lead someone to believe their accessibility work is finished,
when in fact it's not. And if it prompts them to do a manual check anyway,
then clearly the check for the keyboard handler didn't really help, did it?

Received on Wednesday, 26 November 2014 23:09:11 UTC