Copyright © 1999-2025 International Digital Publishing Forum and World Wide Web Consortium. W3C® liability, trademark and permissive document license rules apply.
EPUB Accessibility Techniques defines content accessibility requirements for EPUB® Publications.
This section describes the status of this document at the time of its publication. A list of current W3C publications and the latest revision of this technical report can be found in the W3C standards and drafts index at https://www.w3.org/TR/.
This document was published by the Publishing Maintenance Working Group as a Group Note using the Note track.
This Group Note is endorsed by the Publishing Maintenance Working Group, but is not endorsed by W3C itself nor its Members.
The W3C Patent Policy does not carry any licensing requirements or commitments on this document.
This document is governed by the 03 November 2023 W3C Process Document.
This document, EPUB Accessibility Techniques, provides informative guidance on how to understand and apply the accessibility requirements defined in the EPUB Accessibility 1.1.1 specification [epub-a11y-111] that are unique to EPUB publications.
This document does not cover general web accessibility techniques already addressed in [wcag2] and [wai-aria], for example, for which no substantive differences in application exist. Following those techniques, as applicable, is also essential to meeting the accessibility requirements of the EPUB Accessibility 1.1.1 specification.
This document is not intended to be read in isolation, in other words, as it does not define conformance requirements for making accessibility claims or cover every method for producing accessible content. An EPUB publication must meet all the requirements of EPUB Accessibility 1.1.1 to make a claim of accessibility. Verifying only the techniques in this document does not mean an EPUB creator can claim conformance to EPUB Accessibility 1.1.1.
This document uses terminology defined in EPUB 3.3 [epub-3] and EPUB Accessibility 1.1.1 [epub-a11y-111]:
Only the first instance of a term in a section links to its definition.
The accessibility techniques described in this document are advisory in nature. They are intended to help EPUB creators create EPUB publications that conform to the requirements in [epub-a11y-111], but they are not all applicable in all situations and there may be other ways to meet the requirements of that specification. As a result, this document should not be read as providing prescriptive requirements.
These techniques also do not address issues in digital publishing for which no universally accessible solutions exist. The W3C's Digital Publishing Interest Group has published a note that outlines many of these issues [dpub-accessibility]. As solutions become available, they will be incorporated into the appropriate document, whether this one or one it refers to.
If EPUB creators encounter issues that are not covered in these or related techniques, they are encouraged to report the issue to the appropriate community for guidance on how to meet accessibility standards. The W3C Web Accessibility Interest Group has a public mailing list where issues meeting [wcag2] and [wai-aria] requirements can be raised. The W3C Publishing Community Group issue tracker can be used to ask for support implementing EPUB-specific requirements and the EPUB 3 Working Group's issue tracker to report issues with this document.
Accessibility metadata techniques are no longer covered by this guide. For information on how to apply accessibility metadata, please refer to the EPUB Accessibility Metadata Guide.
Techniques for meeting the requirements of the [wcag2] are defined in Techniques for WCAG. This document does not repeat those techniques.
In general, the differences between the application of WCAG techniques to web pages and their application to EPUB content documents is minimal, but the following sections outline some key differences.
One point to note is that the WCAG techniques cover a greater range of technologies and content types than are typically found in an EPUB publication, so many are not applicable.
The following sets of techniques are the most applicable to EPUB content documents:
Other techniques could apply depending on the content of the EPUB publication (e.g., the PDF Tecnhiques would apply if there are embedded PDF forms).
EPUB creators not familiar with [wcag2] may find the number of techniques daunting, as they are intended to provide broad coverage of possible solutions.
Assistance applying these techniques to EPUB content documents is available from the following sources:
DAISY Accessible Publishing Knowledge Base — compendium of best practices by content type, with links to the applicable WCAG techniques.
BISG Guide to Accessible Publishing & Cheat Sheets — includes a set of top practices for making content accessible.
Success Criterion 1.3.2 [wcag2] specifies that each web page have a meaningful order (i.e., that the visual presentation of the content match the underlying markup).
As EPUB allows two EPUB content documents to be rendered together in a synthetic spread [epub-3], the order of content within a single document cannot always be evaluated in isolation. Content may span visually from one document to the next. For example, a sidebar might span the bottom of two pages.
Ordering each document separately by the visual display will lead to users of assistive technologies encountering gaps between the start and end of the spanned text. If the markup cannot be arranged to provide a more logical reading experience (e.g., the beginning of the spanned content at the end of the first page followed by the conclusion at the start of the next), another means of satisfying this criteria will be necessary to avoid failure (e.g., a hyperlink could be provided to allow a user to jump from the break point on the first page to the continuation on the next).
Success Criterion 2.4.5 [wcag2] requires there be more than one way to locate a web page within a set of web pages. By default, EPUB publications meet this WCAG requirement so long as EPUB creators follow the EPUB requirements to include all EPUB content documents in the spine and ensure access to all non-linear documents [epub-3].
The reason an EPUB publication passes by meeting these requirements has to do with differences in how a user interacts with the set of documents in an EPUB publication. In particular, although an EPUB publication typically consists of many EPUB content documents, reading systems automatically provide the ability for the user to move seamlessly from one document to the next, so long as they are listed in the spine [epub-3]. To the user, an EPUB publication is a single document they have complete access to, not a set of disconnected pages that they need links to move through.
The required table of contents provides a second method to access the major headings of the publication. The user can jump to any heading and continue to navigate from there, regardless of how the publication is chunked.
Following these two requirements therefore satisfies the need for multiple ways to access the content. Reading systems also typically provide search capabilities, something the EPUB creator cannot provide, so users also have a third option available in most cases.
Although EPUB creators only need to follow EPUB requirements to meet this criterion, they are still encouraged to provide additional methods to improve access beyond the minimum. Some suggestions include:
adding at least one link to every EPUB content document in the spine to the table of contents, when feasible;
adding an index to locate major topics; and
adding additional navigation aids to the EPUB navigation document (e.g., lists of figures and tables).
A common question about the EPUB table of contents is what completeness it needs to have with respect to the headings of the publication. Although the obvious answer seems like it should be a simple aggregation of all headings for all sections, practically there are several usability challenges to this approach.
Factors such as device screen sizes can make the table of contents for publications with a deep hierarchy of headings unreadable, so EPUB creators will trim headings below a certain depth to improve the readability. Further, reading systems do not always provide structured access to the headings in the table of contents, or provide shortcuts to navigate the links. The result is that users have to listen to each link one at a time to find where they want to go, a tedious and time-consuming process.
Although it is expected that reading systems will improve access to the table of contents as accessibility support for EPUB evolves — making complete tables of contents usable by everyone — there are legitimate usability reasons why they are not provided now.
When EPUB creators choose not to provide links to all the headings, however, they should optimize the linking they do provide for the best overall reading experience. Some considerations on how to achieve this include:
ensuring that there is at least one link to every EPUB content document — allowing the user to reach each document simplifies navigation to the minor headings within them; and
only omitting minor headings from the table of contents — although a subjective decision, there is often a level of diminishing value for navigation (e.g., fourth level and lower headings often only delimit short subsections on a topic).
The table of contents provides users more than just links into the content. It is also a means to understand the structure and ordering of an EPUB publication. Consequently, users may have difficulty locating where they are in a publication, where they want to go, and also how to return to previous locations when the order of entries in the table of contents does not match the linear reading order.
EPUB creators should therefore ensure that the entries in the table of contents always match the linear order of the content. Specifically, the order of entries should reflect both:
Only if there is a logical case for an alternative arrangement of entries should the ordering differ. Such scenarios typically only occur when the content does not have to be read linearly or when additional information is included at the end of a table of contents. For example, the table of contents for a magazine might be ordered to list all the major articles first, followed by features, etc.
When the ordering of the table of contents does not match the content, EPUB creators should include an explanation why in the accessibility summary.
EPUB creators should avoid including links to supplementary content at the end of the table of contents. Links to figure, tables, illustrations and similar content is better included as a separate navigation elements (either in the EPUB navigation document or in the spine). EPUB creators can include links to these additional navigation lists in the table of contents.
Web sites are constructed very differently from EPUB publications. A typical web site wraps the content of each page within a repeating template, for example. This template gives each page a consistent look and feel, but users are rarely interested in the wrapper content after visiting the first page. Visual readers can typically skip past the site header, navigation bars, search boxes, and other helpful but seldom-used features to get right to the content.
To provide the same ease of access to readers who would have to navigate sequentially through the repetitive content, success criterion 2.4.1 [wcag2] requires a means of bypassing the repeated content in a set of pages. This success criterion does not apply to typical EPUB publications, however, as EPUB content documents do not repeat content in the same way that web sites do.
Each new content document may begin with similar content, such as learning objectives or key terms, but this content is part of the body of the publication and not identical to what came before. Consequently, it is not required to add a link to skip it. (Secondary content should be identified in accordance with success criterion 1.3.1, however.)
If an EPUB publication were to reproduce a set of web pages with their full site trappings, then success criterion 2.4.1 would apply, but this practice is not common.
The following guidance is only for EPUB content documents.
The type
attribute is the only means of adding structural information to media overlay
documents so that features like lists and tables can be navigated more efficiently.
It is also required in the EPUB navigation
document to identify key structures.
Although the role
attribute may seem similar in nature to the type
attribute [epub-3], their target uses in EPUB content documents do not
overlap.
The key difference between these attributes is that the role
attribute bridges
accessibility in content while the type
attribute provides hooks to enable reading system behaviors.
Omitting roles lessens the accessibility for users of assistive technologies, in other
words, while omitting types diminishes certain functionality in reading systems (e.g., pop-up
footnotes or special presentations of the content).
Since each attribute offers different advantages, it is not necessary that they be used together.
Due to the lack of restrictions on where EPUB creators can use the type
attribute, pairing the attributes may cause
accessibility issues (e.g., putting roles on the [html] body
element).
In particular, the use of the type
attribute is not a means of satisfying
requirements for ARIA roles in WCAG.
For EPUB creators looking to move from the type
attribute to using ARIA roles, the
EPUB Type to ARIA Role
Authoring Guide guide details notable authoring differences between the two attributes.
It also includes a mapping table of semantics in the EPUB Structural Semantics Vocabulary to
equivalent ARIA roles in [dpub-aria-1.1] and [wai-aria].
Although EPUB publications appear as single contiguous documents to users when read, they are typically composed of many individual EPUB content documents. This practice keeps the amount of markup that has to be rendered small to reduce the load time in reading systems (i.e., to minimize the time the user has to wait for a document to appear). It is rare, at least for books, for an EPUB publication to contain only one EPUB content document with all the content in it.
When content is chunked in this way, it often requires the EPUB creator to make decisions about how best to restructure the information. A part, for example, will typically not include all the chapters that belong to it. The EPUB creator will instead separate the part heading from each chapter, putting each into a separate document.
Although visually these restructuring decisions can be hidden from readers, they impact the functionality of assistive technologies. In the case of [wai-aria] roles, the result is that only the subset present in the currently-loaded EPUB content document are exposed to users. An assistive technology cannot provide a list of landmarks for the whole publication, as it cannot see outside the current document.
To counteract this destructuring effect, EPUB creators sometimes think to re-add or re-identify
structures in the belief that having this information in every document will be helpful to users
(e.g., adding an extra [html] section
element around a
chapter to indicate it belongs to a part). All this practice does, however, is add repetition
that is not only disruptive when reading but can make the structure of the publication harder to
follow. EPUB creators are therefore advised not to attempt to rebuild structures in these
ways.
For example, consider a book that has five parts and each part contains five chapters. Structurally, each chapter belongs to its part (i.e., is grouped with it), as in the following markup:
<html … >
…
<body>
<section
role="doc-part"
aria-labelledby="p1">
<h1 id="p1">Part 1</h1>
<section
role="doc-chapter"
aria-labelledby="c1">
<h2 id="c1">Chapter 1</h2>
…
</section>
…
</section>
…
</body>
</html>
When more than one instance of a role is included in a document, each must be uniquely
identified. The aria-labelledby
attribute provides the name of each landmark in
the preceding example. The attribute is not required if only one instance is present, so it
is omitted from the following examples.
Since this would lead to a large content file, the part heading is typically split out into its own EPUB content document so that it will appear on its own page:
<html … >
…
<body>
<section
role="doc-part">
<h1 id="p1">Part 1</h1>
</section>
</body>
</html>
Each chapter is then separated into a separate EPUB content document:
<html … >
…
<body>
<section
role="doc-chapter">
<h2>Chapter 1</h2>
…
</section>
</body>
</html>
If another section
tag were added around the chapter in the preceding example to
indicate it is in part one (e.g., using the aria-label
attribute so the heading is
not visible) users would hear "Part 1 Part 1 Chapter 1" because "Part 1" is also the heading in
the document that precedes the first chapter.
[wai-aria] landmarks are similar in nature to EPUB landmarks [epub-3]: both are designed to provide users with quick access to the major structures of a document, such as chapters, glossaries and indexes. ARIA landmarks are compiled automatically by assistive technologies from the roles that have been applied to the markup, so EPUB creators only need to follow the requirement to include roles for the landmarks to be made available to users.
Although automatic generation of ARIA landmarks simplifies authoring, it also means that ARIA landmarks are limited to how the EPUB publication has been chunked up into EPUB content documents. An assistive technology can only present the landmarks available in the currently-loaded document; it cannot provide a complete picture of all the landmarks in a multi-document publication (see the previous section for more discussion about content chunking).
EPUB landmarks, on the other hand, are compiled by the EPUB creator prior to distribution, and
are not directly linked to the use of the type
attribute [epub-3] in the content. They are designed to simplify
linking to major sections of the publication in a machine-readable way, as reading systems do not scan
the entire publication for landmarks, either. EPUB landmarks are typically not as numerous as
ARIA landmarks, as reading systems only expose so many of these navigation aids.
Given these differences in application, however, it is important to include EPUB landmarks and not rely only on the presence of ARIA roles to facilitate navigation, and vice versa. Each aids navigation in its own way.
The EPUB specification does not require that EPUB creators include a specific set of landmarks, but it is recommended to include a link to the start of the body matter as well as to any major reference sections (e.g., table of contents, endnotes, bibliography, glossary, index).
The following resources explain EPUB and ARIA landmarks in more detail.
EPUB 2 guide element
EPUB 3 landmarks nav
ARIA landmarks
Success Criterion 2.4.2 [wcag2] requires that each web
page include a title. EPUB has a similar requirement for EPUB publications: publications
require a [dcterms] title
element in the package document metadata. The
[wcag2] requirement is not satisfied by the EPUB requirement, however.
When authoring an EPUB publication each EPUB content document also requires a descriptive title that describes its content. If not provided, assistive technologies often will announce the name of the file to users.
If the title includes structural context (e.g., the part heading a chapter belongs to, or the name of the publication), order the title such that the most precise description of the current document comes first.
For more information about titles, see Technique H25.
To a user, an EPUB publication
appears as a single document that they read from beginning to end, even though the content is
often split across numerous EPUB
content documents. As a result, their natural expectation is that the headings reflect
their position in the overall hierarchy of the publication, despite the publication not actually
being a single document (e.g., if a part heading is expressed in an [html] h1
element, each chapter that belongs to the part will have an h2
heading).
Technique G141: Organizing a page
using headings instructs EPUB
creators on correctly using numbered headings within a document, but with EPUB
publications the numbered headings also need to remain consistent across documents. Practically,
this means that each EPUB content document does not have to begin with an
h1
heading unless the first heading is a top-level heading — the first heading
needs to have a numbered heading element that reflects its actual position in the
publication.
EPUB creators also need to chunk their content so that the first heading in a document always has
the highest number. For example, if a document starts with an h3
heading, there
should not be an h2
heading later in the document (e.g., do not include the start
of a new section with the trailing subsections of the previous). It is acceptable for there to
be subsequent headings at the same level as the first (e.g., multiple subsections in one
document could all have h3
headings).
Success Criterion 2.4.6 [wcag2] currently states that all headings must describe their topic or purpose. The implication of this wording is that all chapters in a novel, for example, have a topic or purpose and that the topic or purpose is always clearly reflected by the title of the chapter. Not only is this not always the case, but this success criterion also complicates the use of chapter numbers as headings since these do not establish a topic.
After discussion in the Accessibility Guidelines Working Group's issue tracker, it is clear that the understanding document for 2.4.6 captures the intent of the success criterion better than the current wording — namely, that the requirement for headings is only that they establish a unique context for the content.
By this interpretation, the headings in publications should always pass provided they are unique.
It is expected that the wording of the success criterion will be updated to better reflect the uniqueness requirement, likely in the future WCAG 3 due the complexities of changing the wording for WCAG 2.
The first version of these techniques only required alternative text for images regardless of their complexity. This exception is no longer valid.
EPUB creators must now ensure that their image-based content meets [wcag2] requirements for alternative text and extended descriptions to conform with [epub-a11y-111].
The following documents provide guidance on including extended descriptions:
DIAGRAM Image Guidelines for EPUB 3 — recommendations for the inclusion of alternative text and extended descriptions.
Success Criterions 3.1.1 and 3.1.2 [wcag2] deal with the language of a page and changes of language with in, respectively.
For EPUB publications, the package document is also an important source of metadata information about the publication. For example, reading systems expose details of the publications to users in their bookshelves using this information.
Consequently, it is necessary to provide the language of all text content in the package document
to conform with these WCAG success criteria. The easiest way to meet this requirement is to add
an xml:lang
attribute on the root package
element
[epub-3].
If individual metadata fields within the package document are expressed in a different language,
it is similarly required that the language change be identified by an xml:lang
attribute on the element for the field.
Providing this information enables reading systems to correctly render the text content in the proper language for users.
The languages specified in the package document have no effect on individual EPUB content documents (i.e., the language of each document must be specified using the language expression mechanisms it provides).
In addition to being able to express the language of text content, the package document also allows EPUB creators to identify the
languages of the EPUB publication
in dc:language
elements [epub-3].
Although it is not strictly required to set this information to meet Success Criterion 3.1.1 [wcag2], as it is non-normative, it should be considered a best practice to always set this field with the proper language information. (Note that EPUB3 requires the language always be specified, so omitting will fail validation requirements.)
Although reading systems do not use this language information to render the text content of the EPUB publication, they do use it to optimize the reading experience for users (e.g., to preload text-to-speech engines so users do not have a delay when synthesizing the text).
The languages specified in the package document have no effect on individual EPUB content documents (i.e., the language of each document must be specified using the language expression mechanisms it provides).
Success Criterion 1.1.1 [wcag2] requires that text equivalents be provided for all non-text content to meet Level A. In some regions (e.g., Asia), it is not uncommon to find images of individual text characters, despite the availability of Unicode character equivalents. This practice occurs for various reasons, such as ease of translation of older documents and for compatibility across reading systems. The use of images in most instances leads to the text not being accessible to non-visual users, however.
When individual characters are replaced by images, there is invariably a negative effect on text-to-speech playback, even when alternative text is provided (e.g., if single characters within a word are replaced by images, the word will not be read as a single unit of text). It is also problematic for visual users, as the images often scale poorly and the characters cannot be changed to different font families to meet user preferences.
The use of Unicode characters for all text content avoids this problem, allowing content to successfully meet the minimum requirement for Level A.
For compliance with Level AA, EPUB creators are directed to Success Criterion 1.4.5 which further restricts the use of images of text to only a set of essential cases.
As EPUB publications can be composed of more than one rendition, it is possible that different versions of the content will have different levels of accessibility. For example, an image-based version of the content that lacks alternative text or descriptions could be bundled with a WCAG-compliant text-based serialization. This type of accessible bundling is acceptable, as [wcag2] allows non-conforming content provided a conforming alternate version is available.
The [epub-multi-rend-11] specification defines a set of features for creating these types of EPUB publications. It specifies a set of attributes that allow a reading system to automatically select a preferred rendition for the user or to provide the user the option to manually select between the available options. This functionality technically meets the requirements of [wcag2] in terms of ensuring the user can access the accessible version.
In practice, however, the [epub-multi-rend-11] specification is not broadly supported in reading systems at the time of publication. As a result, a user who obtains an EPUB publication that contains more than one rendition will only have access to the default. Unless this rendition is the accessible one, the EPUB publication might not be readable by them.
EPUB creators therefore need to use their best discretion when implementing this functionality to meet accessibility requirements. EPUB publications that contain multiple renditions are conformant to the [epub-a11y-111] specification if at least one rendition meets all the content requirements, but EPUB creators at a minimum need to note that a reading system that supports multiple renditions is required in their accessibility summary. Any other methods the EPUB creator can use to make this dependence known is advisable (e.g., in the distribution metadata).
This section will be updated with techniques for using multiple renditions when there is enough support in reading systems to broadly recommend their use.
Ensuring the complete text of an EPUB publication is synchronized with audio is key to allowing users who require full synchronized playback, or even audio-only playback, have access to the same information as users who do not require synchronized playback.
EPUB 3's media overlays feature [epub-3] allows audio to be synchronized with any element in an EPUB content document, so there is no technical barrier to providing synchronized playback.
The primary consideration for this objective is what constitutes the text content of an EPUB publication. The minimal candidates for synchronization with audio are all the elements with visible text content.
In HTML, the class of elements called palpable content [html] can typically be synchronized
with audio or have their own built-in audio. Embedded text in SVG documents, on the other hand,
is found in the text
element [svg] and its descendants.
The media overlays text
element is used to reference these elements, either to play back the pre-recorded audio
in a sibling audio
element [epub-3] or to initiate playback of an audio or video element if the
audio
element is missing (e.g., for embedded audio and video in the
document).
EPUB creators should not synchronize hidden text content in an alternative presentation like media overlays. Synchronizing audio with invisible text will be confusing for sighted readers following the playback.
Text content in a collapsed element, like the details
element [html], is not considered hidden content.
In addition to synchronizing the visible text, synchronized text-audio playback must also address text alternatives for image-based content. Images may have alternative text and descriptions that are not visible to all users. As synchronization is also meant to aid users who cannot see the images, including these text alternatives and descriptions in the playback is essential to providing the user all the information in the EPUB publication.
Text alternatives and descriptions in HTML may be represented in the alt
attribute [html] and linked by ARIA
attributes (e.g., aria-describedby
and
aria-details
[wai-aria]).
Descriptions for image elements in SVG are typically represented in a desc
element but
ARIA attributes may also be used.
The default reading order should typically represent the order in which reading systems render content to users during synchronized text-audio playback. For EPUB publications, this is a combination of the sequence of EPUB content documents in the spine and the order of elements within each EPUB content document.
If there are cases where the logical reading order (how a reader would naturally read the
content) diverges from the default reading order, EPUB creators can order the playback sequence
of seq
and par
elements in a media overlays document [epub-3]
to match the logical order.
EPUB creators need to use caution when making alterations, however, as other accessibility issues can arise when the logical order does not match the default order. For example, the content may not be accessible to users of assistive technologies when the order in the markup does not match how the assistive technology reads the content. In these cases, using playback to create a logical order can make the EPUB publication fail WCAG conformance requirements.
One case where the logical may diverge from the reading order and remain accessible is in tables, as assistive technologies typically allow users to choose whether to read by row or by column.
Some content elements are not critical to read when following the primary narrative of a work, and that would interrupt a user's concentration if they had to stop and listen to. Footnotes and endnotes are examples of such content, as users may only want to come back and read this content after finishing the EPUB publication. The announcement of page break numbers can be similarly annoying to readers.
EPUB 3's media overlays feature
[epub-3] does not allow reading
systems to determine if playback sequences are skippable unless EPUB creators add additional
semantics to the markup, however. EPUB creators must use the epub:type
attribute [epub-3] to add semantics to seq
and par
elements [epub-3], thereby allowing reading systems to provide
users the option to skip their playback sequences.
The recommended structures to identify for skippability are:
endnotes
and
endnote
semantics [epub-ssv-11]
for groups of notes and individual endnotes, respectively.footnotes
and footnote
semantics [epub-ssv-11]
for groups of footnotes and individual footnotes, respectively.pagebreak
semantic [epub-ssv-11] to identify each.EPUB creators may identify other structures but it is not necessary to meet this requirement.
Some content elements are containers for expressing complex information. A table, for example, has data arranged in rows and cells. Lists similarly may contain many items. While users may be interested in some of the information in these structures, they also often want to escape from them to keep reading, not have to listen to the entire content before being able to move on. These are called escapable elements, because the user needs to be able to escape from them whenever they choose to simplify the reading experience.
EPUB 3's media overlays feature
[epub-3] only supports escapability if EPUB creators add structural semantics to the markup. EPUB creators must use the epub:type
attribute [epub-3] to add semantics to seq
and par
elements
[epub-3] to allow reading
systems to provide users the option to escape their playback sequences.
The recommended structures to identify for escapability are:
figure
semantic
[epub-ssv-11] to identify each.list
semantic
[epub-ssv-11] to identify each.aside
semantic
[epub-ssv-11] to identify each.table
semantic
[epub-ssv-11] to identify each.EPUB creators may identify other structures but it is not necessary to meet this requirement.
Identifying nested escapable structures is not recommended at this time. Refer to Escapability [epub-3] for more information.
EPUB publications typically require preservation of the publisher's and author's intellectual property when distributed (e.g., so that they can be made available for individual sale through online bookstores or distributed through library systems). The most common way to address this need has been through the application of digital rights management (DRM) schemes to the packaged EPUB publication. DRM enables a variety of security features that aren't native to the EPUB format, such as the ability to limit access to a single user and to limit the length of time the person can access the publication (e.g., library loans).
In general, DRM can be made to work interoperably with assistive technologies, but problems arise when DRM restrictions remove direct access to an EPUB publication or restrict access to the content within it. Unless the reading system implementing the DRM provides API level access to the content, it can prove difficult, or even impossible, to generate text-to-speech playback, or for a refreshable braille display to have access to the underlying text, as well as cause other accessibility issues.
The application of digital rights management therefore must not impair or impede the functionality of assistive technologies on EPUB publications users have the right to access.
When an EPUB publication is ingested into a distribution system, such as a bookstore or library, a metadata record is often provided separately to the distributor. In these scenarios, the metadata used to enable discovery of the publication typically comes from the distribution record alone, not from the metadata in the package document.
The result is that it is necessary to include as much accessibility metadata in distribution records as their vocabularies allow.
The use of distribution records does not remove the requirement to include accessibility metadata in the package document. The metadata in the package document ensures accessibility information is always available with the publication.
See the following resources for more information about including accessibility metadata in distribution records:
Note that this change log only identifies substantive changes since EPUB Accessibility Techniques 1.1 — those that affect the conformance of EPUB publications or are similarly noteworthy.
For a list of all issues addressed in this version, refer to the working group's issue tracker.