Axe-coreĀ® Accessibility Results
axe-core found 18 violations
| # | Description | Axe rule ID | WCAG | Impact | Count |
|---|---|---|---|---|---|
| 1 | Buttons must have discernible text | button-name | WCAG 2 Level A, WCAG 4.1.2 | critical | 1 |
| 2 | <ul> and <ol> must only directly contain <li>, <script> or <template> elements | list | WCAG 2 Level A, WCAG 1.3.1 | serious | 1 |
| 3 | Interactive controls must not be nested | nested-interactive | WCAG 2 Level A, WCAG 4.1.2 | serious | 4 |
| 4 | All page content should be contained by landmarks | region | Best practice | moderate | 8 |
| 5 | [role="img"] elements must have an alternative text | role-img-alt | WCAG 2 Level A, WCAG 1.1.1 | serious | 4 |
Failed
1. Buttons must have discernible text
Learn morebutton-name
WCAG 2 Level A, WCAG 4.1.2
Ensure buttons have discernible text
critical
Issue Tags: cat.name-role-value wcag2a wcag412 section508 section508.22.a TTv5 TT6.a EN-301-549 EN-9.4.1.2 ACT
| # | Issue Description | To solve this violation, you need to... |
|---|---|---|
| 1 |
Element location
Element source
|
Fix any of the following:
|
2. <ul> and <ol> must only directly contain <li>, <script> or <template> elements
Learn morelist
WCAG 2 Level A, WCAG 1.3.1
Ensure that lists are structured correctly
serious
Issue Tags: cat.structure wcag2a wcag131 EN-301-549 EN-9.1.3.1
| # | Issue Description | To solve this violation, you need to... |
|---|---|---|
| 1 |
Element location
Element source
|
Fix all of the following:
|
3. Interactive controls must not be nested
Learn morenested-interactive
WCAG 2 Level A, WCAG 4.1.2
Ensure interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies
serious
Issue Tags: cat.keyboard wcag2a wcag412 TTv5 TT6.a EN-301-549 EN-9.4.1.2
| # | Issue Description | To solve this violation, you need to... |
|---|---|---|
| 1 |
Element location
Element source
|
Fix any of the following:
Related node:
|
| 2 |
Element location
Element source
|
Fix any of the following:
Related node:
|
| 3 |
Element location
Element source
|
Fix any of the following:
Related node:
|
| 4 |
Element location
Element source
|
Fix any of the following:
Related node:
|
4. All page content should be contained by landmarks
Learn moreregion
Best practice
Ensure all page content is contained by landmarks
moderate
Issue Tags: cat.keyboard 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:
|
| 7 |
Element location
Element source
|
Fix any of the following:
|
| 8 |
Element location
Element source
|
Fix any of the following:
|
5. [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:
|