Skip to content

Align alttext requirement of EPUB Accessibility with that of WCAG 2.0/2.1Β #1441

@avneeshsingh

Description

@avneeshsingh

In EPUB Accessibility 1.0 we had relaxed the referred WCAG requirement, success criteria 1.1.1 for text descriptions. At that time publishing industry had just started work on accessibility, and providing extended descriptions was a steep slope to climb at once, therefore we settled on alttext as a sufficient technique for conforming to EPUB Accessibility 1.0.

But over last 4 years publishing industry has made good progress for making publications accessible. Therefore we should consider making EPUB Accessibility 1.1 aligned with WCAG success criteria 1.1.1.

The relevant text from EPUB accessibility techniques is:

DESC-001: Include alternative text descriptions

[[WCAG20]] Success Criterion 1.1.1 requires a text alternative for all non-text content. In the case of image content,the provision of alternative text (e.g., in an [[HTML]] alt attribute) issufficient for meeting the requirements of the [[EPUB-A11Y]] specification.

Authors are strongly encouraged to include extended descriptions, but the utility of extendeddescriptions often depends on the needs of the user. Until the publishing ecosystem matures,making it easier for Authors to include extended descriptions and write them to optimally meetthe needs of the greatest number of users, they are not required.

If extended descriptions are not included, note the omission in the accessibility summary.

The requirement for a text alternative does not apply to decorative images that contribute noinformation to the text. These are identified by an empty alt attribute.

This guidance applies to the evaluation of EPUB Publications strictly for achievingconformance to the [[EPUB-A11Y]] specification. If an EPUB Publication is distributed in anenvironment where extended descriptions are required, this guidance for conformance will notbe sufficient.

The use of alternative text as a sufficient description for all images may be removed in afuture version of these techniques.

  1. EPUB accessibility Techniques:
    https://w3c.github.io/epub-specs/epub33/a11y-tech/index.html#desc-001

  2. WCAG 2.1, SC 1.1.1
    https://www.w3.org/TR/WCAG21/#non-text-content

Metadata

Metadata

Assignees

No one assigned

    Labels

    Accessibility11Issues addressed in the Accessibility 1.1 revisionSpec-AccessibilityThe issue affects the EPUB Accessibility 1.X Recommendation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions