Re: Unlabelled text input - Label in Name?

On 14/06/2022 13:50, Steve Green wrote:
> It doesn't necessarily fail because the input might get its accessible name some other way, such as an "aria-label" attribute.

Yeah, sorry, I was silently assuming that it wasn't, but Steve is 
correct of course. Basically, what matters is the end result (not how 
you got there): does the input have an accessible, and if so does it 
match or at least contain the visible text that a user would see as the 
input's label.

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

Received on Tuesday, 14 June 2022 13:09:26 UTC