Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing link in EPUB A11y 1.1 #2646

Merged
merged 2 commits into from
Oct 2, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
38 changes: 19 additions & 19 deletions epub33/a11y/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -375,7 +375,7 @@ <h3>Package metadata</h3>
<div class="note">
<p>See <a data-cite="epub-a11y-tech-11#sec-discovery">Discovery Metadata Techniques</a>
[[epub-a11y-tech-11]] for more information on these properties and how to include them in
different versions of EPUB. See also <a data-cite="epub-a11y-tech-11#dist-002">Include
different versions of EPUB. See also <a data-cite="epub-a11y-tech-11#dist-a11y-metadata">Include
accessibility metadata in distribution records</a> [[epub-a11y-tech-11]] for more
information on including accessibility metadata in other formats.</p>
</div>
Expand Down Expand Up @@ -704,9 +704,9 @@ <h6>Pagination source</h6>
href="https://www.w3.org/TR/epub/#dfn-package-document">package document</a>
metadata.</p>
<div class="note">
<p>Refer to <a data-cite="epub-a11y-tech-11#page-004">Identifying the pagination
source</a> [[epub-a11y-tech-11]] for more information on meeting this
objective.</p>
<p>Refer to <a data-cite="epub-a11y-tech-11#pageSource">Identifying the
pagination source</a> [[epub-a11y-tech-11]] for more information on
meeting this objective.</p>
</div>
</dd>
</dl>
Expand Down Expand Up @@ -748,7 +748,7 @@ <h6>Page list</h6>
<p>EPUB creators should include links for all pages in the source whether they are
reproduced or not, but this is not a requirement.</p>
<div class="note">
<p>Refer to <a data-cite="epub-a11y-tech-11#page-003">Provide a page list</a>
<p>Refer to <a data-cite="epub-a11y-tech-11#pageList">Provide a page list</a>
[[epub-a11y-tech-11]] for more information on meeting this objective.</p>
</div>
</dd>
Expand Down Expand Up @@ -795,7 +795,7 @@ <h6>Page breaks</h6>
of the content (e.g., EPUB 3 media overlays [[?epub-3]]), EPUB creators MUST
identify the page numbers in the markup that controls the playback.</p>
<div class="note">
<p>Refer to <a data-cite="epub-a11y-tech-11#page-001">Provide page break
<p>Refer to <a data-cite="epub-a11y-tech-11#pageBreakMarkers">Provide page break
markers</a> [[epub-a11y-tech-11]] for more information on meeting this
objective.</p>
</div>
Expand Down Expand Up @@ -887,9 +887,9 @@ <h6>Completeness</h6>
provide synchronized audio playback for all visible textual content as well as
all textual alternatives for visual media.</p>
<div class="note">
<p>Refer to <a data-cite="epub-a11y-tech-11#sync-004">Ensuring complete text
coverage</a> [[epub-a11y-tech-11]] for more information on meeting this
objective.</p>
<p>Refer to <a data-cite="epub-a11y-tech-11#sync-coverage">Ensuring complete
text coverage</a> [[epub-a11y-tech-11]] for more information on meeting
this objective.</p>
</div>
</dd>
</dl>
Expand Down Expand Up @@ -947,9 +947,9 @@ <h6>Reading order</h6>
<p>If EPUB creators use a different ordering, that ordering MUST still result in a
logical playback of the content.</p>
<div class="note">
<p>Refer to <a data-cite="epub-a11y-tech-11#sync-002">Specifying the reading
order</a> [[epub-a11y-tech-11]] for more information on meeting this
objective.</p>
<p>Refer to <a data-cite="epub-a11y-tech-11#sync-reading-order">Specifying the
reading order</a> [[epub-a11y-tech-11]] for more information on meeting
this objective.</p>
</div>
</dd>
</dl>
Expand Down Expand Up @@ -988,9 +988,9 @@ <h6>Skippability</h6>
<dd>
<p>EPUB creators SHOULD identify all skippable structures.</p>
<div class="note">
<p>Refer to <a data-cite="epub-a11y-tech-11#sync-003">Identifying skippable
structures</a> [[epub-a11y-tech-11]] for more information on meeting
this objective.</p>
<p>Refer to <a data-cite="epub-a11y-tech-11#sync-skippability">Identifying
skippable structures</a> [[epub-a11y-tech-11]] for more information on
meeting this objective.</p>
</div>
</dd>
</dl>
Expand Down Expand Up @@ -1029,9 +1029,9 @@ <h6>Escapability</h6>
<dd>
<p>EPUB creators SHOULD identify all escapable structures.</p>
<div class="note">
<p>Refer to <a data-cite="epub-a11y-tech-11#sync-004">Identifying escapable
structures</a> [[epub-a11y-tech-11]] for more information on meeting
this objective.</p>
<p>Refer to <a data-cite="epub-a11y-tech-11#sync-escapability">Identifying
escapable structures</a> [[epub-a11y-tech-11]] for more information on
meeting this objective.</p>
</div>
</dd>
</dl>
Expand Down Expand Up @@ -1069,7 +1069,7 @@ <h6>Navigation document</h6>
href="https://www.w3.org/TR/epub/#sec-mo-nav-doc">EPUB navigation
document</a> [[epub-3]].</p>
<div class="note">
<p>Refer to <a data-cite="epub-a11y-tech-11#sync-005">Synchronizing the
<p>Refer to <a data-cite="epub-a11y-tech-11#sync-nav">Synchronizing the
navigation document</a> [[epub-a11y-tech-11]] for more information on
meeting this objective.</p>
</div>
Expand Down