Accessibility Tools Presentation
Preliminary Overall Findings
What's Good and What's Bad?
- Everything is good
- Nothing is bad
WAVE and AInspector
Issues found by WAVE and AInspector not found by aXe and Accessibility Developer Tools.
- Elements with onClick events
- Heading misuse
aXe and Accessibility Developer Tools
- Found more ARIA-specific issues
AInspector
- Focus-related issues
- Autosubmitted forms
- Elements with onClick events
aXe
- Meta refresh
- Table-related issues
- Misuse of role="presentation"
WAVE
- "spacer" images
- Pays attention to CSS/style for more than just contrast
- alignment
- blink
- etc.