Manual Checking
Checklist for manual checking
EPubs and PDFs
Reading Order and Navigation
- Check that the reading/focus order when pressing TAB is correct
- Check that the reading/focus order when pressing TAB retains meaning
- Check that there are multiple ways to navigate the document correctly
- We recommend books have a table of contents that consists of links to sections (rather than non-linked), this is just one way of meeting accessibility standards so isn't automatically checked for as a technique
- Check that any repeating navigation sections are consistent throughout
- EPubs: Check that static page breaks are navigable, check pagination
Semantic Tagging
- Check that all headings are correct for their purpose and describe the section correctly
- Check that non-decorative/real content is tagged correctly, and that decorative/artefact content is tagged correctly
- PDFs: Check that tags support the separate reading order
- Check that headers, footers, notes and references are tagged correctly
- Check that lists, tables and TOCs are tagged correctly
- Check that non-text features (figures, graphics, captions, links, mathematical expressions) are tagged and grouped correctly
- Check that other structure elements tagged correctly
- PDFs: Check that the role mapping is correct
Non-text Features
- Check that all the non-text features (figures, graphics, captions, links, mathematical expressions) have meaningful ALT text
- Check that non-text features (figures, graphics, captions, links, mathematical expressions) have multiple ways of conveying meaning, i.e. they're not just relying on colour or symbols etc.
- Check that images of text have actual text as well
- Check that links are accessible and meaningful
- Check that list's numbers, letters or bullets are displayed and tagged correctly
- Try to express tables expressed as simply as possible, and check that it's headers, rows and columns are tagged correctly
Text Features
- Check there are no problems with changing the orientation, text size or text reflow
- Check that line height and spacing, letter spacing and word spacing can all be changed without problems
- We recommend avoiding justified text, which is beyond minimum legal accessibility requirements
Metadata and Conformance reporting
- EPubs: Check that the source of pagination is identified
- Check the language of the file and individual parts are tagged correctly
- Check that the file metadata includes full accessibility conformance information
HTML and Web Pages
For HTML books and web pages, you would need to consider all of WCAG AA, rather than just the selected checklist above that only includes aspects of standards that apply to ebook files that need to be manually checked. Below are a list of already available widely used WCAG based checklists:
Checklist of Checkpoints for Web Content Accessibility Guidelines 1.0
Deque Accessibility Developer's Guide
Please note that completing these checklists does not equal full certified compliance with WCAG AA.