Back to Accessibility Report

Axe-coreĀ® Accessibility Results

axe-core found 5 violations

# Description Axe rule ID WCAG Impact Count
1 All page content should be contained by landmarks region Best practice moderate 5

Failed

1. All page content should be contained by landmarks

Learn more

region

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

h3

Element source

<h3 class="List-module-listTitle-E8MBd" data-testid="listTitle">related resources</h3>

Fix any of the following:

  • Some page content is not contained by landmarks
2

Element location

.ListItem-module-listAnchor-xK3Mw[href$="example.com"][target="_blank"] > .ListItem-module-listText-1Zpy0[data-testid="listText"]

Element source

<span class="ListItem-module-listText-1Zpy0" data-testid="listText">Source page link</span>

Fix any of the following:

  • Some page content is not contained by landmarks
3

Element location

.ListItem-module-listAnchor-xK3Mw[href$="example.com"][target="_self"] > .ListItem-module-listText-1Zpy0[data-testid="listText"]

Element source

<span class="ListItem-module-listText-1Zpy0" data-testid="listText">Source page link 2</span>

Fix any of the following:

  • Some page content is not contained by landmarks
4

Element location

.ListItem-module-listAnchor-xK3Mw[href="#"][target="_blank"] > .ListItem-module-listText-1Zpy0[data-testid="listText"]

Element source

<span class="ListItem-module-listText-1Zpy0" data-testid="listText">Source page link 3</span>

Fix any of the following:

  • Some page content is not contained by landmarks
5

Element location

.ListItem-module-listAnchor-xK3Mw[href="#"][target="_self"] > .ListItem-module-listText-1Zpy0[data-testid="listText"]

Element source

<span class="ListItem-module-listText-1Zpy0" data-testid="listText">Source page link 4</span>

Fix any of the following:

  • Some page content is not contained by landmarks