Accessibility Scan Report
Summary
Issues
- By Level: A (2), AA (1)
- By Version (A & AA): WCAG 2.0 (3)
- By Category: axe-strict (2) & Others (4)
- Total: 6 across 5 unique rules & 2 accessibility engines
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 (ALFA)
4 rules
1 pages affected
Rule Information
Engine: alfa
Roles: Content Author, UX Designer
Blocking: No
WCAG: SC 2.4.6 AA
Disabilities affected:
Affected Pages
- https://listberg.com (1 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
Examples
The document does not have a heading element
Mode: light
1 pages affected
Rule Information
Engine: alfa
Roles: Front-End Developer
Blocking: No
Affected Pages
- https://listberg.com (1 occurrences)
Examples
The document has no tabbable descendants
Mode: light
1 pages affected
Rule Information
Engine: alfa
Roles: Front-End Developer
Blocking: No
Affected Pages
- https://listberg.com (1 occurrences)
Examples
The refresh or redirect is delayed
Mode: light
<meta http-equiv="refresh" content="360" />
XPath: /meta
1 pages affected
Rule Information
Engine: alfa
Roles: Front-End Developer
Blocking: No
Affected Pages
- https://listberg.com (1 occurrences)
Examples
The refresh or redirect is delayed
Mode: light
<meta http-equiv="refresh" content="360" />
XPath: /meta
🔧 Most Common Issues (axe)
1 rule
1 pages affected
Rule Information
Engine: axe
Roles: Front-End Developer
Blocking: No
WCAG: SC 2.2.1 A
Disabilities affected:
Affected Pages
- https://listberg.com (2 occurrences)
Who Is Affected
- Limited Manipulation 2.2% — ~7,600,000 Americans
- Limited Reach and Strength 5.8% — ~19,600,000 Americans
- Limited Language, Cognitive, and Learning Abilities 4.7% — ~15,900,000 Americans
Examples
Delayed refresh under 20 hours must not be used
Mode: light
<meta http-equiv="refresh" content="360">
XPath: meta[http-equiv="refresh"]
Delayed refresh under 20 hours must not be used
Mode: dark
<meta http-equiv="refresh" content="360">
XPath: meta[http-equiv="refresh"]