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-OKqBw > div:nth-child(1)

Element source

<div><div class="AddressInfoBlock-module-name-56MAz" 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-OKqBw > div:nth-child(2)

Element source

<div><div class="AddressInfo-module-addressInfo-xxjKU"><div data-testid="AddressInfoStreet">Baker Street 221B Street Additional</div><div data-testid="AddressInfoCity">London NW1 6XE United Kingdom</div></div><div data-testid="AddressInfoPhone"><span>Phone:</span> ‎+44 20 79 460</div></div>

Fix any of the following:

  • Some page content is not contained by landmarks