Back to Accessibility Report

Axe-coreĀ® Accessibility Results

axe-core found 2 violations

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

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

.AddressInfoBlock-module-container-RmlEy > div:nth-child(1)

Element source

<div><div class="AddressInfoBlock-module-name-NIGFj" data-testid="AddressInfoFullName">John Doe</div></div>

Fix any of the following:

  • Some page content is not contained by landmarks
2

Element location

.AddressInfoBlock-module-container-RmlEy > div:nth-child(2)

Element source

<div><div class="AddressInfo-module-addressInfo-svEwv"><div data-testid="AddressInfoStreet">Main St Apt 4B </div><div data-testid="AddressInfoCity">Anytown 12345</div></div></div>

Fix any of the following:

  • Some page content is not contained by landmarks