WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: HTML Rendering in IE

for

From: Birkir R. Gunnarsson
Date: Sep 13, 2016 7:54AM


Actually, I did a little test myself and Jaws (17) with IE (11) works just fine.
<a href="http://www.google.com"><span>This is Google</span><span> the
search engine</span></a>
Jaws reads "Google the" as separate words, and if ou navigate by arrow
keys in the virtual buffer you see the space.
I wonder if that CSS class is removing white space or something, bt
you also leave white space at the end of your previous span .. This is
a bit of a mystery.

On 9/13/16, Moore,Michael (Accessibility) (HHSC)
< <EMAIL REMOVED> > wrote:
> Given that this is coded using in-line elements without a space between the
> words I would say that the IE/JAWS combination is getting it right. Separate
> the words using a space or by using block level elements.
>
> Mike Moore
> Accessibility Coordinator
> Texas Health and Human Services Commission
> Civil Rights Office
> (512) 438-3431 (Office)
>
>