Research

Below you'll find some of the work I’ve pursued in my spare time.

Not All ARIA Widgets Deserve role="application"

There are currently some very useful examples of ARIA-enabled widgets out there that go a long way to helping us all implement ARIA as best we can while assistive technologies continue to improve their support for it. At the same time, there are few things about how some of these examples use the role="application" attribute and value, and how certain screen readers deal with it, that I think are worth exploring. (February 3, 2011)

Accessible ARIA Tabs

Some research and thoughts regarding WAI-ARIA-enabled tabbed interfaces and the way that a number of screen readers interact with them. (August 29, 2010)

In-Page Links and Input Focus [Again]

For reference, an overview of how current browsers and screen readers handle in-page links and update, or don’t update, keyboard input focus. (May 2010)