Back to Accessibility Report

Axe-coreĀ® Accessibility Results

axe-core found 7 violations

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

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 data-testid="contact-form-title" class="aem-contact-form__title">Sample Title</h2>

Fix any of the following:

  • Some page content is not contained by landmarks
2

Element location

.aem-contact-form__description

Element source

<p data-testid="contact-form-description" class="aem-contact-form__description">Sample Description</p>

Fix any of the following:

  • Some page content is not contained by landmarks
3

Element location

.aem-input-wrapper:nth-child(1)

Element source

<div class="aem-input-wrapper">

Fix any of the following:

  • Some page content is not contained by landmarks
4

Element location

.aem-input-wrapper:nth-child(2)

Element source

<div class="aem-input-wrapper">

Fix any of the following:

  • Some page content is not contained by landmarks
5

Element location

.aem-input-wrapper:nth-child(3)

Element source

<div class="aem-input-wrapper">

Fix any of the following:

  • Some page content is not contained by landmarks
6

Element location

.aem-input-wrapper:nth-child(4)

Element source

<div class="aem-input-wrapper">

Fix any of the following:

  • Some page content is not contained by landmarks
7

Element location

.aem-input-wrapper:nth-child(5)

Element source

<div class="aem-input-wrapper">

Fix any of the following:

  • Some page content is not contained by landmarks