Axe-coreĀ® Accessibility Results
axe-core found 6 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 | 4 |
| 3 | <ul> and <ol> must only directly contain <li>, <script> or <template> elements | list | WCAG 2 Level A, WCAG 1.3.1 | serious | 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
| # | 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
| # | 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:
|
3. <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:
|