- From: <bugzilla@jessica.w3.org>
- Date: Mon, 04 Oct 2010 13:58:06 +0000
- To: public-html-a11y@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=10600 Ian 'Hixie' Hickson <ian@hixie.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX Michael(tm) Smith <mike@w3.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |public-html-wg-issue-tracki | |ng@w3.org Component|HTML5 spec (editor: Ian |pre-LC1 HTML5 spec (editor: |Hickson) |Ian Hickson) --- Comment #4 from Ian 'Hixie' Hickson <ian@hixie.ch> 2010-09-26 22:07:48 UTC --- (In reply to comment #0) > > ]] img element whose alt attribute's value is empty = presentation role [[ > > This means that it would be illegal to do the following > > <img role="img" alt="" aria-labelledby="label" src="*"> > <p id="label">Lorem ipsum</p> If the image is presentational or completely redundant with other text on the page (as indicated by alt=""), why would the user ever need to be able to interact with that image? How would aria-labelledby="" in any way improve accessibility in this case? It seems like it would just taunt the user. EDITOR'S RESPONSE: This is an Editor's Response to your comment. If you are satisfied with this response, please change the state of this bug to CLOSED. If you have additional information and would like the editor to reconsider, please reopen this bug. If you would like to escalate the issue to the full HTML Working Group, please add the TrackerRequest keyword to this bug, and suggest title and text for the tracker issue; or you may create a tracker issue yourself, if you are able to do so. For more details, see this document: http://dev.w3.org/html5/decision-policy/decision-policy.html Status: Rejected Change Description: no spec change Rationale: It's intentional. -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
Received on Monday, 4 October 2010 13:58:13 UTC