- From: Patrick H. Lauke <redux@splintered.co.uk>
- Date: Tue, 24 Feb 2026 00:49:22 +0000
- To: w3c-wai-ig@w3.org
> 1. Accessible name may not be present on devices that don’t support > hover (e.g., mobile devices) Accessible name is computed regardless of interaction. What you're really saying is "it won't be displayed on devices that don't support hover" which is a separate discussion, unrelated to 1.1.1. > 2. The tooltip is only available to people using a pointing device Compare this to alt text which is not available to people who don't use screen readers (or have images turned off in their browser). Again, not directly related to the 1.1.1 discussion. > 3. Using a title attribute for an accessible name may fail automated > checking applications because they’re looking for conventional methods Evidence that automated checkers are naive in many cases. > 4. the title attribute is not suitable for text alternatives more than > about ten words because it cannot be navigated using cursor keys Just from testing with Chrome/NVDA, the title can be navigated the same way as an alt attribute. -- Patrick H. Lauke * https://www.splintered.co.uk/ * https://github.com/patrickhlauke * https://flickr.com/photos/redux/ * https://mastodon.social/@patrick_h_lauke
Received on Tuesday, 24 February 2026 00:49:41 UTC