Axe-coreĀ® Accessibility Results
axe-core found 4 violations
| # | Description | Axe rule ID | WCAG | Impact | Count |
|---|---|---|---|---|---|
| 1 | Certain ARIA roles must be contained by particular parents | aria-required-parent | WCAG 2 Level A, WCAG 1.3.1 | critical | 2 |
| 2 | ARIA toggle fields must have an accessible name | aria-toggle-field-name | WCAG 2 Level A, WCAG 4.1.2 | serious | 2 |
Failed
1. Certain ARIA roles must be contained by particular parents
Learn morearia-required-parent
WCAG 2 Level A, WCAG 1.3.1
Ensure elements with an ARIA role that require parent roles are contained by them
critical
Issue Tags: cat.aria 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 any of the following:
|
| 2 |
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
| # | 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:
|