This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
http://www.w3.org/mid/B6CB855C5769484F862F4FB2CCFA50F402D545A7@VHAISHMSGJ2.vha.med.va.gov The Area Element It states that if an area does not have an href then it cannot be selected and thus does not require an alt attribute. It is unclear how that would comply with other requirements for alternative text on images. For example, imagine the areas in an image map represent rooms in a house, but only the kitchen, living room and bedroom can be selected, but there are also a bathroom, a dining room, and a library represented in the image, which are not presently active. Not providing text representations of those rooms would be withholding information from a user who does not have access to the image. This would be especially true if links from areas are dynamically generated. It would seem that having an area's text representation appear and disappear, could be more disconcerting than having it always present, but with appropriate indicators of whether it is an active link or an inactive graphic. Inactive areas could be kept out of the tab order though. Also, a means would have to be provided for areas with empty alt attributes from being placed in the tab order. [split out from bug 13590]
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: That would be bogus use of an image map. If you have a complicated graphic where it is important to give per-area textual alternatives, use SVG.
Moved to HTML A11y TF component.
moved to github https://github.com/w3c/html/issues/171