HTML and XHTML documents that include images that cannot be described in a short text alternative.
This technique relates to:
Voiceover 4.0, NVDA 2012, Orca 2.32.0, and Zoomtext 10.0 (and their earlier versions) do not support the longdesc
attribute. Versions of JAWS earlier than JAWS 4.01 and versions of WindowEyes earlier than WindowEyes 4.5 do not support this attribute, but later versions do.
The objective of this technique is to provide information in a file designated by the
longdesc
attribute when a short text alternative does not adequately convey the function
or information provided in the image. The longdesc
attribute is a URI, the target of
which contains a long description of the non-text content.
Example Code:
<p><img src="chart.gif" alt="a complex chart" longdesc="chartdesc.html"/></p>
Check that the img
element has a longdesc attribute.
Check that the value of the longdesc
attribute is a valid URI of an existing resource.
Check that the content at the target of that URI contains a long description describing the original non-text content associated with it.
#1 through #3 are all true
If this is a sufficient technique for a success criterion, failing this test procedure does not necessarily mean that the success criterion has not been satisfied in some other way, only that this technique has not been successfully implemented and can not be used to claim conformance.
Techniques are informative—that means they are not required. The basis for determining conformance to WCAG 2.0 is the success criteria from the