WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Regarding the Visual ARIA project, and what it does

for

From: Bryan Garaventa
Date: Aug 18, 2015 8:12PM


Happy to help :)

My original misgivings though had to do with the dynamic insertion of ARIA as a screen reader emulator, which is a different concept.

In contrast, Visual ARIA doesn't add anything to the page other than some data- attributes when Input and IMG elements involving ARIA are detected, in order to handle non-visible :before and :after pseudo element support.

Beyond this basic monitoring though, it is all done using CSS. So really, this is just a visual representation of what AT users encounter daily.

Kind regards,
Bryan


-----Original Message-----
From: WebAIM-Forum [mailto: <EMAIL REMOVED> ] On Behalf Of <EMAIL REMOVED>
Sent: Tuesday, August 18, 2015 6:53 PM
To: WebAIM Discussion List < <EMAIL REMOVED> >
Subject: Re: [WebAIM] Regarding the Visual ARIA project, and what it does

Cool, Bryan! I remember when Jennifer Sutton suggested this a couple of months ago you were less convinced it was a workable idea (http://webaim.org/discussion/mail_message?id(769), so I'm really glad you came up with a way to make it attainable! Kudos to both of you for the stellar suggestion and implementation. I'm already enjoying finding miscoded ARIA with it.

Deborah Kaplan

On Tue, 18 Aug 2015, Bryan Garaventa wrote:

> For those interested, Visual ARIA is now available, which is a
> cascading logic program primarily constructed using CSS that allows
> any sighted person around the world to literally see ARIA usage on any webpage, or to download the source code and embed it within any development project. This too is fully interactive and changes accordingly for all dynamic widgets that map to ARIA 1.1.
>
> The article describing this and why it is important, is available at:
> https://www.linkedin.com/pulse/visual-aria-now-allows-anyone-sight-see
> -how-works-from-garaventa
>
> All the best,
> Bryan
>
> > > archives at http://webaim.org/discussion/archives
> --