Axe-coreĀ® Accessibility Results
axe-core found 10 violations
| # | Description | Axe rule ID | WCAG | Impact | Count |
|---|---|---|---|---|---|
| 1 | ARIA role should be appropriate for the element | aria-allowed-role | Best practice | minor | 6 |
| 2 | [role="img"] elements must have an alternative text | role-img-alt | WCAG 2 Level A, WCAG 1.1.1 | serious | 4 |
Failed
1. ARIA role should be appropriate for the element
Learn morearia-allowed-role
Best practice
Ensure role attribute has an appropriate value for the element
minor
Issue Tags: cat.aria best-practice
| # | Issue Description | To solve this violation, you need to... |
|---|---|---|
| 1 |
Element location
Element source
|
Fix any of the following:
|
| 2 |
Element location
Element source
|
Fix any of the following:
|
| 3 |
Element location
Element source
|
Fix any of the following:
|
| 4 |
Element location
Element source
|
Fix any of the following:
|
| 5 |
Element location
Element source
|
Fix any of the following:
|
| 6 |
Element location
Element source
|
Fix any of the following:
|
2. [role="img"] elements must have an alternative text
Learn morerole-img-alt
WCAG 2 Level A, WCAG 1.1.1
Ensure [role="img"] elements have alternative text
serious
Issue Tags: cat.text-alternatives wcag2a wcag111 section508 section508.22.a TTv5 TT7.a EN-301-549 EN-9.1.1.1 ACT
| # | Issue Description | To solve this violation, you need to... |
|---|---|---|
| 1 |
Element location
Element source
|
Fix any of the following:
|
| 2 |
Element location
Element source
|
Fix any of the following:
|
| 3 |
Element location
Element source
|
Fix any of the following:
|
| 4 |
Element location
Element source
|
Fix any of the following:
|