Accessibility Scan Report
Summary
Issues
- By Level: A (0), AA (0)
- By Version (A & AA): WCAG 2.0 (0)
- By Category: axe-strict (5)
- Total: 5 across 2 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.
| Page | axe Unique | Total Unique |
|---|---|---|
| View Page Open Scans - Free Automated Accessibility Scanning | 5 |
🔧 Most Common Issues (axe)
2 rules
1 pages affected
Rule Information
Engine: axe
Roles: Front-End Developer
Blocking: No
Affected Pages
- https://mgifford.github.io/open-scans/ (4 occurrences)
Examples
All page content should be contained by landmarks
Mode: light
<h1>Submit URLs for Accessibility Scanning</h1>
XPath: h1
All page content should be contained by landmarks
Mode: light
<p class="subtitle">Enter up to 500 URLs to scan for accessibility issues using multiple WCAG 2.2 checking engines</p>
XPath: .subtitle
All page content should be contained by landmarks
Mode: light
<div class="form-group">
XPath: .form-group:nth-child(1)
All page content should be contained by landmarks
Mode: light
<div class="form-group">
XPath: .form-group:nth-child(2)
1 pages affected
Rule Information
Engine: axe
Roles: Front-End Developer
Blocking: No
Affected Pages
- https://mgifford.github.io/open-scans/ (1 occurrences)
Examples
Document should have one main landmark
Mode: light
<html lang="en">
XPath: html