Axe-coreĀ® Accessibility Results
axe-core found 3 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 | Certain ARIA roles must contain particular children | aria-required-children | WCAG 2 Level A, WCAG 1.3.1 | critical | 1 |
| 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. Certain ARIA roles must contain particular children
Learn morearia-required-children
WCAG 2 Level A, WCAG 1.3.1
Ensure elements with an ARIA role that require child roles contain them
critical
Issue Tags: cat.aria wcag2a wcag131 EN-301-549 EN-9.1.3.1 RGAAv4 RGAA-9.3.1
| # | Issue Description | To solve this violation, you need to... |
|---|---|---|
| 1 |
Element location
Element source
|
Fix any of the following:
Related node:
|
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:
|