This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 13642 - Incorrect alt definition
Summary: Incorrect alt definition
Status: RESOLVED FIXED
Alias: None
Product: HTML WG
Classification: Unclassified
Component: HTML5: The Markup Language (editor: Michael(tm) Smith) (show other bugs)
Version: unspecified
Hardware: All All
: P2 normal
Target Milestone: ---
Assignee: Michael[tm] Smith
QA Contact: HTML WG Bugzilla archive list
URL: http://www.w3.org/TR/2011/WD-html-mar...
Whiteboard:
Keywords: a11y, a11ytf, a11y_text-alt
Depends on:
Blocks:
 
Reported: 2011-08-03 21:30 UTC by Laura Carlson
Modified: 2012-10-06 12:42 UTC (History)
5 users (show)

See Also:


Attachments

Description Laura Carlson 2011-08-03 21:30:16 UTC
In "HTML: The Markup Language" the current definition of alt reads:

alt = any value 
    The fallback content for the image.
http://www.w3.org/TR/2011/WD-html-markup-20110525/img.html#img
    
Per working group decision alt is not "fallback". The new definition reads:

"The image given by the src attribute is the embedded content; the value of the alt attribute provides equivalent content for those who cannot process images or who have image loading disabled."

http://www.w3.org/Bugs/Public/show_bug.cgi?id=12526
http://lists.w3.org/Archives/Public/public-html/2011Apr/0452.html  

http://www.w3.org/html/wg/wiki/ChangeProposals/first_2_paragraphs_of_definition_of_img
Comment 1 Michael[tm] Smith 2012-10-06 12:42:21 UTC
Hi Laura,

Thanks for the bug report. Now fixed in the source:

http://dev.w3.org/html5/markup/img.html#img.attrs.alt