- From: Steven Faulkner <faulkner.steve@gmail.com>
- Date: Sat, 10 Jul 2010 20:21:41 +0100
- To: Laura Carlson <laura.lee.carlson@gmail.com>
- Cc: HTML Accessibility Task Force <public-html-a11y@w3.org>
- Message-ID: <AANLkTikP90VnTzecxy3prZb4azClIwlD-cHA-SJbYAh6@mail.gmail.com>
Hi Laura, I am inclined not to support the aria-label attribute as being conforming (on img) without some other method also being used (alt/labelledby/figcaption) as: it serves the same function as alt (for user agents that convey content derived from accessibility APIs), but it has not been specified that non AT user agents should do anything with its content apart from map it to an accessibility APIs accessible name property, unlike alt content which is displayed when images are disabled or not supported in graphical user agents. If graphical user agents did expose or be expected to expose it in the same way they expose alt then it would make more sense for it to be used as a substitute for alt in terms of HTML5 document conformance. This is not to say that use of aria-label should be non-conforming, just that it it should not be used as a substitute for alt. also it is not currently supported by any user agents (to my knowledge). will get back to you on role="presentation. regards steve On 10 July 2010 18:39, Laura Carlson <laura.lee.carlson@gmail.com> wrote: > Hi Steven, > > > rationale for aria-labelledby: > > Thank you VERY much, Steve. > > I replaced the existing rationale for aria-labelledby with your suggestion: > http://www.w3.org/html/wg/wiki/ChangeProposals/ImgElement20090126 > > We are still lacking rationale for: > > * aria-labelled Attribute > * role="presentation" Attribute > > Do you or anyone else have suggested text for those? > > Thanks again. > > Best Regards > Laura > -- > Laura L. Carlson > -- with regards Steve Faulkner Technical Director - TPG Europe Director - Web Accessibility Tools Consortium www.paciellogroup.com | www.wat-c.org Web Accessibility Toolbar - http://www.paciellogroup.com/resources/wat-ie-about.html
Received on Saturday, 10 July 2010 19:22:33 UTC