Restructuring Understanding 1.1.1

From WCAG WG

Techniques and Failures for Success Criterion 1.1.1 - Non-text Content

Each numbered item in this section represents a technique or combination of techniques that the WCAG Working Group deems sufficient for meeting this Success Criterion. The techniques listed only satisfy the Success Criterion if all of the WCAG 2.0 conformance requirements have been met.

Sufficient Techniques

Instructions: Select the situation below that matches your content. Each situation includes techniques or combinations of techniques that are known and documented to be sufficient for that situation.

Situation A: If a short description can serve the same purpose and present the same information as the non-text content:

  1. G94: Providing short text alternative for non-text content that serves the same purpose and presents the same information as the non-text content using one of the following short text alternative techniques:

Situation B: If a short description can not serve the same purpose and present the same information as the non-text content (e.g., a chart or diagram):

  1. G95: Providing short text alternatives that provide a brief description of the non-text content using one of the following short text alternative techniques AND G92: Providing long description for non-text content that serves the same purpose and presents the same information using one of the following long description techniques:

Situation C: If non-text content is a control or accepts user input:

  1. G82: Providing a text alternative that identifies the purpose of the non-text content using one of the following text alternative techniques for controls:

Situation D: If non-text content is time-based media (including live video-only and live audio-only); a test or exercise that would be invalid if presented in text; or primarily intended to create a specific sensory experience:

  1. Providing a descriptive label using one of the techniques in the Short Text Alternative techniques list below:
  2. G68: Providing a short text alternative that describes the purpose of live audio-only and live video-only content using one of the techniques in the Short Text Alternative techniques list below:
  3. G100: Providing a short text alternative which is the accepted name or a descriptive name of the non-text content using one of the techniques in the Short Text Alternative techniques list below:

Situation E: If non-text content is a CAPTCHA:

  1. G143: Providing a text alternative that describes the purpose of the CAPTCHA AND G144: Ensuring that the Web Page contains another CAPTCHA serving the same purpose using a different modality

Situation F: If the non-text content should be ignored by assistive technology:

  1. Implementing or marking the non-text content so that it will be ignored by assistive technology using one of the following techniques to indicate that text alternatives are not required:

Additional Techniques (Advisory) for 1.1.1

Although not required for conformance, the following additional techniques should be considered in order to make content more accessible. Not all techniques can be used or would be effective in all situations.

General Techniques for Informative Non-Text Content:

  • Identifying informative non-text content (future link)
  • Keeping short descriptions short (future link)
  • Describing images that include text (future link)
  • Providing a longer description of the non-text content where only a descriptive label is required using a technology-specific technique (for an accessibility-supported content technology) for long description listed above (future link)
  • Providing different sizes for non-text content when it cannot have an equivalent accessible alternative (future link)
  • Using server-side scripts to resize images of text (future link)

General Techniques for Live Non-Text Content:

  • Linking to textual information that provides comparable information (e.g., for a traffic Webcam, a municipality could provide a link to the text traffic report.) (future link)

General techniques to minimize CAPTCHA:

  • Providing more than two modalities of CAPTCHAs (future link)
  • Providing access to a human customer service representative who can bypass CAPTCHA (future link)
  • Not requiring CAPTCHAs for authorized users (future link)

HTML techniques

CSS Techniques

WAI-ARIA Techniques

  • Using the ARIA presentation role to indicate elements are purely presentational (future link)

Silverlight Techniques

Meta data techniques

  • Using metadata to associate text transcriptions with a video (future link)
  • Using metadata to associate text transcriptions with audio-only content (future link)
    • EXAMPLE: Providing, in metadata, URI(s) that points to an audio description and a text transcript of a video.
    • EXAMPLE: Providing, in metadata, URI(s) that point to several text transcripts (English, French, Dutch) of an audio file.

Common Failures for SC 1.1.1

The following are common mistakes that are considered failures of Success Criterion 1.1.1 by the WCAG Working Group.

  1. F3: Failure of Success Criterion 1.1.1 due to using CSS to include images that convey important information
  2. F13: Failure of Success Criterion 1.1.1 and 1.4.1 due to having a text alternative that does not include information that is conveyed by color differences in the image
  3. F20: Failure of Success Criterion 1.1.1 and 4.1.2 due to not updating text alternatives when changes to non-text content occur
  4. F30: Failure of Success Criterion 1.1.1 and 1.2.1 due to using text alternatives that are not alternatives (e.g., filenames or placeholder text)
  5. F38: Failure of Success Criterion 1.1.1 due to omitting the alt-attribute for non-text content used for decorative purposes only in HTML
  6. F39: Failure of Success Criterion 1.1.1 due to providing a text alternative that is not null (e.g., alt="spacer" or alt="image") for images that should be ignored by assistive technology
  7. F65: Failure of Success Criterion 1.1.1 due to omitting the alt attribute on img elements, area elements, and input elements of type "image"
  8. F67: Failure of Success Criterion 1.1.1 and 1.2.1 due to providing long descriptions for non-text content that does not serve the same purpose or does not present the same information
  9. F71: Failure of Success Criterion 1.1.1 due to using text look-alikes to represent text without providing a text alternative
  10. F72: Failure of Success Criterion 1.1.1 due to using ASCII art without providing a text alternative