Understanding Scan Results
Learn what violations, incomplete items, passes, and impact levels mean.
Open Demo PageFollow along on the demo page while watching the video
Video coming soon
Follow the written steps below in the meantime
Step-by-Step Instructions
- 1Open the Single Page Scan demo and run a scan.
- 2Results are grouped into three tabs: Results (automated violations), Manual Review (human-judgment criteria), and ARIA (widget pattern validation).
- 3Violations are confirmed accessibility failures. These need fixing.
- 4Incomplete items are potential issues that need manual verification — axe-core couldn't determine pass/fail automatically.
- 5Passes are rules the page met. These confirm what's working.
- 6Impact levels: critical > serious > moderate > minor. Fix critical issues first.
- 7Each violation links to the WCAG criterion and a help URL with fix guidance.
- 8Use the WCAG Version and Level dropdowns to narrow results (e.g., Level A only sees the most fundamental rules).