Accessibility Scan Report
Summary
Issues
- By Level: A (2), AA (0)
- By Version (A & AA): WCAG 2.0 (2)
- By Category: axe-strict (2)
- Total: 2 across 1 unique rules & 1 accessibility engine
By Severity
By Role
Issues
🎯 Pages with Most Errors
Focus your efforts on these pages to make the biggest impact. Click any error count to filter the rule list below. Numbers in parentheses (+N) indicate findings that cover WCAG criteria already reported by axe.
🔧 Most Common Issues (axe)
1 rule
1 pages affected
Rule Information
Engine: axe
Roles: Front-End Developer
Blocking: No
WCAG: SC 1.4.1 A
Disabilities affected:
Affected Pages
- https://mgifford.github.io/open-scans/trends.html (2 occurrences)
Who Is Affected
- Without Vision 1.0% — ~3,400,000 Americans
- Limited Vision 2.4% — ~8,100,000 Americans
- Limited Language, Cognitive, and Learning Abilities 4.7% — ~15,900,000 Americans
- Without Perception of Color 4.3% — ~14,500,000 Americans
Examples
Links must be distinguishable without relying on color
Mode: light
<a href="https://github.com/mgifford/open-scans">open-scans</a>
XPath: p > a
Links must be distinguishable without relying on color
Mode: dark
<a href="https://github.com/mgifford/open-scans">open-scans</a>
XPath: p > a