Automatic Accessibility Checker
How it Works
When you edit a Digital Commons website, the Editoria11y accessibility checker runs automatically to highlight items that might be an accessibility issue. It highlights the items on the page that need review:
- Items highlighted with a red exclamation mark (!) are confirmed accessibility errors and must be fixed.
- Items highlighted with a yellow question mark (?) are potential accessibility errors that require human confirmation.
There is also a small toggle in the bottom right corner of each page. It will have a number if potential issues found. Click on the toggle to open a panel with more details about the issues. The panel details explains why this issue is an accessibility error and tells how to fix it. Click the toggle again to close the panel and remove all the highlights.
Issues Found
Editoria11y's automatic tests focus on issues it is confident need addressing. It explains the issues and how to correct them. Issues identified include:
- Headings
- Skipped heading levels
- Empty headings
- Very long headings
- Text alternatives
- Images without an alt element
- Images with an empty alt element (flagged for manual review)
- Images with a filename as alt text
- Images with very long alt text
- Alt text that contains redundant text like "image of" or "photo of"
- Images in links with alt text that appears to describe the image instead of the link destination
- Embedded visualizations that usually require a text alternative (e.g. Tableau, charts)
- Meaningful links
- Links with no text
- Links titled with a file name
- Links only titled with only generic text (e.g., "click here," "learn more," "download")
- Links that open in a new window without an external link icon
- Lists made with asterisks, numbers instead of letters rather than list elements (e.g., bullets, asterisks)
- LARGE QUANTITIES OF CAPS LOCK TEXT
- Tables without headers and tables with document headers ("Header 3") instead of table headers (<th>)
- Suspiciously short block quotes that may not be block quotes
- Embedded videos that need closed captions
- Embedded audio that needs a transcript
- PDFs and other documents that need an alternative accessible format
Review Required
Some things just need old-fashioned proofreading. Common content issues that need manual review:
- Avoid using images of text. They scale poorly for mobile devices and screen magnifiers.
- Color contrast needs to be strong enough for users with low vision or colorblindness. Avoid using color alone to give meaning, especially in charts and graphs.
- Do not use sensory characteristics that disappear when layout or color perception changes. For example, the sentence "the items in the right-hand column are required" won't make sense to a user hearing it read. It also loses meaning when the page becomes a single column on a mobile device.
- If your site does not use Google Translate, identify languages other than English. Screen readers need to know the language to work properly. For example, without a language tag, a screen reader pronounces "Español" as "A Spaniel."
This page was last modified on 10/23/2025