- From: <bugzilla@jessica.w3.org>
- Date: Wed, 14 Jul 2010 18:01:03 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=10168
Summary: Please consider adding a section on
role="presentation"
Product: HTML WG
Version: unspecified
Platform: All
URL: http://dev.w3.org/html5/alt-techniques/
OS/Version: All
Status: NEW
Keywords: a11y, a11y_text-alt
Severity: normal
Priority: P2
Component: alt techniques (editor: Steven Faulkner)
AssignedTo: faulkner.steve@gmail.com
ReportedBy: laura.lee.carlson@gmail.com
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html@w3.org,
faulkner.steve@gmail.com, public-html-a11y@w3.org
It would be very helpful to have a section in the "HTML5: Techniques for
providing useful text alternatives" document on role="presentation" explaining
how it works and advantages over alt="".
This relates to:
1. The Accessibility Coordination Group's "Consensus Resolutions on Text
alternatives in HTML 5"
http://www.w3.org/2009/06/Text-Alternatives-in-HTML5
The WAI CG doc specifies:
<img> is only valid when at least one of the following is true:
* @alt is present (empty or non-empty) OR
* @aria-labelledby is present (non-empty only) OR
* the <img> is located within a <figure> that has a non-empty <legend> OR
* @role="presentation"
2. Bug 9214: Allow role="presentation" on img
http://www.w3.org/Bugs/Public/show_bug.cgi?id=9214
3. The email request to the a11y task force: Add rationale or exclude
role="presentation", aria-labelledby & aria-labelled attributes from alt change
proposal?
http://lists.w3.org/Archives/Public/public-html-a11y/2010Jun/0213.html
4. HTML Tracker ISSUE-31
http://www.w3.org/html/wg/tracker/issues/31
Thanks.
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Wednesday, 14 July 2010 18:01:04 UTC