WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Switch Control Focus issues

for

From: Patrick H. Lauke
Date: Nov 13, 2021 8:30AM


On 13/11/2021 15:05, Birkir R. Gunnarsson wrote:
> Technically you don't need aria-hidden="true" or role="presentation"
> on the <span> (unless it has a CSS:content attribute with text). What
> happens if you leave both of those out?

Looking at the code in the OP, there is a capital letter "L" in that
span, so yes it's needed just now.

<span aria-hidden="true" class="...">L</span>

P
--
Patrick H. Lauke

https://www.splintered.co.uk/ | https://github.com/patrickhlauke
https://flickr.com/photos/redux/ | https://www.deviantart.com/redux
twitter: @patrick_h_lauke | skype: patrick_h_lauke