Image text
(In development)
Ensure images are not used to show text. If it does, then the font, size, color, and background should be customizable. If these properties cannot be adjusted, users might not be able to read the text.
Impact
People who use larger font sizes or enhanced contrast might not be able to read the text in images if it does not use their preferred font size and/or colors.
Solutions
Elements
Testing
Automated testing
This issue can be detected automatically with the Abra Test Engine.
Manual testing
Check if the majority of an image is made up by text.
- Check if images does not contain text.
- Check if exceptions are met.
Passes if 1 or 2 are true.
Exceptions
- If the font, size, color, and background are customizable.
- If the presentation is essential, e.g. a logo.
Guidelines
Always check the official guidelines.
- WCAG success criterion 1.4.5
- EN 301 549 chapter 11.1.4.5