Closed
Description
See #4491 which has been abandoned but has several good ideas in it, which I don't want to get lost.
EPUB3 Accessibility Guidelines say
- Identify footnotes within the text using the aside element. [WCAG 1.3.1]
- Group footnotes or endnotes at the end of a section or work in lists. [WCAG 1.3.1]
- Link note references to their notes. [WCAG 1.3.1]
- Backlink notes at the end of a section or work to their references. [WCAG 1.3.1]
- For footnotes, the backlink precedes the note text so that the user will be aware that such a link is available.
All we really need to do is change the backlink to precede the text, and make sure all the links and cross-references and containing sections conform to guidelines.
See also: