,| , | ), and associate row/column headers using | with scope=“col” or scope=“row” attributes.
For complex tables, use the headers attribute on| cells to link them to the IDs of their corresponding | elements.
Manage wide tables using a scrollable container by wrapping them in a div with style=“overflow-x: auto” to enable horizontal scrolling.
If an image of the table is included, provide a long description and make it accessible via a clear link near the image. Use the aria-details attribute on the image to reference the ID of the link or the long description section. Control-
Open the EPUB in various reading systems, resize the window or change orientation, and verify that the table remains readable, the content does not shift unexpectedly, and scrollbars appear for wide tables.
-
Verify the presence, visibility, and relevance of the table title ().
-
Attempt to copy and paste the table content to ensure it is copied as structured text rather than an image. The use of an image for data constitutes an error.
-
If a table image is present, ensure the link to the long description is visible and functional.
-
Inspect the source code of the EPUB’s HTML pages.
Validation- Reported by Ace by DAISY.
- Needs to be verified by a human.
| |