From ca4c6e0905ade667884eaae7a681f53cb3099c73 Mon Sep 17 00:00:00 2001
From: Matt Garrish An access mode is defined as a "human sense perceptual system or cognitive faculty through which a
@@ -232,20 +240,22 @@ Note that the access modes of the content do not reflect any adaptations that have been provided. For
example, if a comic book also includes alternative text for each image, it does not have a textual
- access mode. See the following section on sufficient access modes for how to
- indicate that the available adaptations allow the content to be consumed in another mode.About the techniques
Discovery metadata techniques
- Identify primary access modes
Identify primary access modes
Refer to The
accessMode
Property [[a11y-discov-vocab]] for more information about this
property and its values.
The access modes sufficient to consume an EPUB publication express a broader picture of the potential usability than do the basic access modes. Where the basic access modes identify the default + href="#accessMode">basic access modes. Where the basic access modes identify the default nature of the media used in the publication, sufficient access modes identify all the individual modes, and sets of modes, that allow a user to read a publication. Sufficient access modes account for the affordances and adaptations that the EPUB creators have provided, allowing users to @@ -373,7 +383,8 @@
Setting the correct access modes and sufficient access modes for EPUB 3 publications that contain @@ -386,9 +397,9 @@
In this case, because the audio playback is an extra feature, EPUB creators would
- not list "auditory
" as an access mode.
- Rather, they would indicate the presence of text and audio synchronization as an accessibility feature:
auditory
" as an access mode.
+ Rather, they would indicate the presence of text and audio synchronization as an accessibility feature:
<meta property="schema:accessibilityFeature"> @@ -396,8 +407,8 @@Setting access modes for synchronized text-audio
</meta>
Although the audio is not essential to reading the publication, having full audio playback capability
- means that there is an auditory sufficient access mode — the user can
- listen to the complete publication. Consequently, the EPUB creator would declare a
+ means that there is an auditory sufficient access mode —
+ the user can listen to the complete publication. Consequently, the EPUB creator would declare a
schema:accessModeSufficient
property with the value auditory
:
<meta @@ -446,7 +457,8 @@Setting access modes for synchronized text-audio
Identifying all the accessibility features and adaptations included in an Identify accessibility features about this property and its values.
There are three widely recognized hazards that can affect readers of digital content:
@@ -550,19 +563,47 @@Do not skip reporting hazards just because an EPUB publication does not contain any content that
could present risks. Users cannot infer a meaning when no metadata is present. The value
- "none
" can be used in such cases instead of repeating each non-hazard.
none
" can be used in such cases instead of repeating each non-hazard. When the
+ "none
" value is used, no other hazards values may be specified.
If an EPUB publication contains a hazard, provide additional information about its source and nature - in the accessibility summary.
+ in the accessibility summary. + +If an EPUB creator cannot determine if a publication presents a specific hazard for users, list that + hazard as unknown. Individual unknown hazards must be specified alongside "no hazard" values.
+ +For example, determining whether sound hazards are present can be challenging as the causes are
+ currently not well defined. In this case, EPUB creators may prefer to set the
+ "unknownSoundHazard
" value, as in the following example.
If hazards cannot be definitively determined, report the value "unknown
".
If it is not possible to determine any hazards, the value "unknown
" can be used in place
+ of setting the individual hazards to unknown. This value should be used sparingly, however, as it is
+ of no value to users. EPUB creators should make every effort to determine if hazards are present.
+ When the "unknown
" value is set, no other hazard values may be specified.
Refer to The
accessibilityHazard
Property [[a11y-discov-vocab]] for more information
about this property and its values.
An accessibility summary provides a brief, human-readable description of the accessibility @@ -629,7 +670,8 @@
The use of the schema:accesibilityAPI
property is no longer necessary for Identify ARIA conformance
controls.
The use of the schema:accesibilityControl
property is no longer necessary for Identify input control methods
sufficient for authoring purposes.
The following examples show the metadata that would be added to an Helpful resources
[[wcag2]] Success Criterion 1.3.2 specifies that
@@ -876,7 +921,8 @@ Content access
- Ensure meaningful order of content across spreads
Ensure meaningful order of content across spreads
user to jump from the break point on the first page to the continuation on the next).
[[wcag2]] Success Criterion 2.4.5 requires there be more @@ -966,7 +1012,8 @@
The table of contents provides users more than just links into the content. It is also a means to @@ -994,7 +1041,7 @@
When the ordering of the table of contents does not match the content, EPUB creators should - include an explanation why in the accessibility summary.
+ 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 @@ -1035,7 +1082,8 @@
epub:type
epub:type
Although EPUB publications appear @@ -1178,7 +1227,8 @@
[[wai-aria]] landmarks are similar in nature to Include EPUB landmarks 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 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.
@@ -1195,7 +1245,8 @@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 Helpful resources
[[wcag2]] Success Criterion 2.4.2 requires that each web
@@ -1364,7 +1416,8 @@ Titles and headings
- Include publication and document titles
Include publication and document titles
href="https://www.w3.org/WAI/WCAG21/Techniques/html/H25">Technique H25
To a user, an EPUB publication @@ -1441,7 +1494,8 @@
[[wcag2]] Success Criterion 2.4.6 currently states that @@ -1470,7 +1524,8 @@
The first version of these techniques only required alternative text for images regardless of @@ -1499,7 +1554,8 @@
[[wcag2]] Success Criterions 3.1.1 and Language of package document expression mechanisms it provides).
In addition to being able to express the language of text content, the Language of the EPUB publication
[[wcag2]] Success Criterion 1.1.1 requires that text
@@ -1643,8 +1701,9 @@ Text
- Use Unicode for text content
Accessible alternatives
publications that contain multiple renditions are conformant to the [[epub-a11y-11]] 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.
@@ -1656,7 +1715,8 @@