sc1.1.1_l1_002: Alternative text for images: correct alt attribute
[unconfirmed]
| Title | Alternative text for images: correct alt attribute |
| Applies To | WCAG 2.0 Success Criterion 1.1.1 (Level A) ( WCAG 2.0 - May 2007 Working Draft) |
| Status | unconfirmed (test sample received and under review for completeness) (Review Process) |
| Review History | Test Samples Satus List |
| Creator | Developed by W3C / WAI 's Evaluation and Repair Tools Working Group (ERT WG). We invite comments and discussion. Please address your feedback to public-wai-ert-tests@w3.org, a mailing list with a public archive. |
| Rights | Copyright © 1994-2006 W3C ® ( MIT , ERCIM , Keio), All Rights Reserved. W3C liability, trademark, document use and software licensing rules apply. Your interactions with this site are in accordance with our public and Member privacy statements. |
| Language | English (en) |
| Last Updated | 2008/04/30 14:55:26 (last change of metadata file) |
A document with an img element that displays a cat. The img element has an alt attribute that identifes the image and conveys the same information as the image ("A black and white cat named Harrison").
This test case is intended to pass because it presents an appropriate text alternative conveying the same information as the image.
Metadata: XML file.
Sample content: file.
The test case passes success criterion 1.1.1 (Level A) (line 9, column 60).
Relevant technique/failure: H37. (From May 2007 Working Draft).
Technologies are markup languages or data formats. If the technology is a markup language, “features” refers to elements and attributes.
XHTML™ 1.0 The Extensible HyperText Markup Language (Second Edition)
Feature(s):
img
(namespace: http://www.w3.org/1999/xhtml)
.
Technical specification: How to specify alternate text .