WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Accessible Modal

for

From: Chris Pearce
Date: May 21, 2015 3:08PM


Thanks everyone for your input, it has been really valuable and good to
know that the solution I've been using is the solution I should be using.

Chris

On 22 May 2015 at 04:46, Jonathan Avila < <EMAIL REMOVED> > wrote:

> > But aria-hiddenĂșlse on the same element will expose content to AT:
> <div hidden (or display:none) aria-hiddenĂșlse">This content is exposed
> to AT</div>
>
> This seems incorrect to me. From my read of the HTML spec user agents are
> only supposed to expose hidden content to an accessibility API if it is
> referenced by an id such as in the case of aria-labelledby and
> aria-describedby.
>
> Jonathan
>
> --
> Jonathan Avila
> Chief Accessibility Officer
> SSB BART Group
> <EMAIL REMOVED>
> Phone 703.637.8957
> Follow us: Facebook | Twitter | LinkedIn | Blog | Newsletter
>
>
>