- From: <bugzilla@jessica.w3.org>
- Date: Thu, 23 Jan 2014 17:40:39 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=21579 steve faulkner <faulkner.steve@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #9 from steve faulkner <faulkner.steve@gmail.com> --- 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: Accepted Change Description: refer to commit https://github.com/w3c/html/commit/a68049c2740788ec7ab12a6c036d51d0b9e42d0f Rationale: The element was missing.if the image is being used as an image map then it should not be removed from the accessibility tree - alt="" = role presentation which is meant to remove it from the accessibility tree, so have modified this case so that the presence of a usemap in combo with alt="" does not override the img role. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Thursday, 23 January 2014 17:40:44 UTC