On this page
Accessibility Audits
Audit flow#
Flow
Structure the work
- Define scope and user tasks
- Run automation baseline
- Manual keyboard + inspector pass
- AT smoke on critical paths
- Report issues with repro + impact
- Retest fixes
Make findings actionable#
Each issue should include
- User impact and severity
- Steps to reproduce
- Expected vs actual
- Likely root cause (name/role/keyboard/contrast…)
- Suggested fix direction
Test
| Action | Expect |
|---|---|
Scope | Tasks and pages are explicit |
Evidence | Each finding is reproducible |
Retest | Fixes verified before close |