Axe-coreĀ® Accessibility Results
axe-core found 4 violations
| # | Description | Axe rule ID | WCAG | Impact | Count |
|---|---|---|---|---|---|
| 1 | <ul> and <ol> must only directly contain <li>, <script> or <template> elements | list | WCAG 2 Level A, WCAG 1.3.1 | serious | 1 |
| 2 | All page content should be contained by landmarks | region | Best practice | moderate | 3 |
Failed
1. <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:
|
2. 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
| # | 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:
|