Back to Accessibility Report

Axe-coreĀ® Accessibility Results

axe-core found 3 violations

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

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

h2

Element source

<h2>Card</h2>

Fix any of the following:

  • Some page content is not contained by landmarks
2

Element location

.Card-module-content-ppUCq.Card-module-collapsible-FhvJM

Element source

<div class="Card-module-content-ppUCq Card-module-collapsible-FhvJM"><div>Content 1</div><div>Content 2</div><div>Content 3</div></div>

Fix any of the following:

  • Some page content is not contained by landmarks
3

Element location

.Card-module-withoutTitle-OKCze

Element source

<div class="Card-module-content-ppUCq Card-module-withoutTitle-OKCze"><div>Non-collapsible content</div></div>

Fix any of the following:

  • Some page content is not contained by landmarks