Description
A collection of notes at the end of a work or a section within it.
Examples
Relation to ARIA
doc-endnotes
is a landmark role.
Usage
doc-endnotes
is typically used on section
elements. The requirement that an
element with the role doc-endnotes
also have at least one element with the role
doc-endnote
should be ignored until a new version of the vocabulary is released it
that resolves the incompatibility.
A label must be provided for the role using one of the aria-labelledby
,
aria-label
or title
attributes.
For a simplified list of all the elements the role is allowed on, refer to the mapping table in the EPUB Type to ARIA Role Authoring Guide. For the official list of allowed elements, refer to ARIA in HTML.