Axe-coreĀ® Accessibility Results
axe-core found 3 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 | Elements must meet minimum color contrast ratio thresholds | color-contrast | WCAG 2 Level AA, WCAG 1.4.3 | serious | 1 |
| 3 | Alternative text of images should not be repeated as text | image-redundant-alt | Best practice | minor | 1 |
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 RGAAv4 RGAA-11.9.1
| # | Issue Description | To solve this violation, you need to... |
|---|---|---|
| 1 |
Element location
Element source
|
Fix any of the following:
|
2. Elements must meet minimum color contrast ratio thresholds
Learn morecolor-contrast
WCAG 2 Level AA, WCAG 1.4.3
Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds
serious
Issue Tags: cat.color wcag2aa wcag143 TTv5 TT13.c EN-301-549 EN-9.1.4.3 ACT RGAAv4 RGAA-3.2.1
| # | Issue Description | To solve this violation, you need to... |
|---|---|---|
| 1 |
Element location
Element source
|
Fix any of the following:
Related node:
|
3. Alternative text of images should not be repeated as text
Learn moreimage-redundant-alt
Best practice
Ensure image alternative is not repeated as text
minor
Issue Tags: cat.text-alternatives best-practice
| # | Issue Description | To solve this violation, you need to... |
|---|---|---|
| 1 |
Element location
Element source
|
Fix all of the following:
|