In a response to the Working Group Decision on ISSUE-31 / ISSUE-80 validation survey to make images that have no alt attribute conforming (what we normally call “valid�) in HTML5 if they have a title attribute, Steve Faulkner posted a message about device independent title attribute support in browsers.
In his message Steve asks browser vendors if they have any plans on improving their handling of the title attribute to make it more accessible. He raises several issues:
- Keyboard-only users need to be made aware that an element has a 
titleattribute. - Keyboard-only users need a way of accessing the content of 
titleattributes. - The display of the 
titleattribute needs to be configurable so that it stays within the viewport for screen magnifier users. - Users of mobile and touch-screen devices need to be able to access the 
titleattribute. 
Posted in Accessibility, Browsers, Usability.