Axe-coreĀ® Accessibility Results
axe-core found 5 violations
| # | Description | Axe rule ID | WCAG | Impact | Count |
|---|---|---|---|---|---|
| 1 | ARIA input fields must have an accessible name | aria-input-field-name | WCAG 2 Level A, WCAG 4.1.2 | serious | 1 |
| 2 | ARIA toggle fields must have an accessible name | aria-toggle-field-name | WCAG 2 Level A, WCAG 4.1.2 | serious | 3 |
| 3 | All page content should be contained by landmarks | region | Best practice | moderate | 1 |
Failed
1. ARIA input fields must have an accessible name
Learn morearia-input-field-name
WCAG 2 Level A, WCAG 4.1.2
Ensure every ARIA input field has an accessible name
serious
Issue Tags: cat.aria wcag2a wcag412 TTv5 TT5.c EN-301-549 EN-9.4.1.2 ACT RGAAv4 RGAA-11.1.1
| # | Issue Description | To solve this violation, you need to... |
|---|---|---|
| 1 |
Element location
Element source
|
Fix any of the following:
|
2. ARIA toggle fields must have an accessible name
Learn morearia-toggle-field-name
WCAG 2 Level A, WCAG 4.1.2
Ensure every ARIA toggle field has an accessible name
serious
Issue Tags: cat.aria wcag2a wcag412 TTv5 TT5.c EN-301-549 EN-9.4.1.2 ACT RGAAv4 RGAA-7.1.1
| # | 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:
|
3. 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 RGAAv4 RGAA-9.2.1
| # | Issue Description | To solve this violation, you need to... |
|---|---|---|
| 1 |
Element location
Element source
|
Fix any of the following:
|