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

#shouldUseProfileData

Element source

<input name="shouldUseProfileData" id="shouldUseProfileData" aria-labelledby="label-shouldUseProfileData" class="Checkbox-module-consentCheckboxInput-H6NXl" type="checkbox" data-testid="shouldUseProfileDataCheckbox" checked="">

Fix any of the following:

  • Some page content is not contained by landmarks
2

Element location

#label-shouldUseProfileData

Element source

<div id="label-shouldUseProfileData" class="Checkbox-module-consentCheckboxLabel-SwYDH">The delivery recipient is the same person as this Ploom’s account holder</div>

Fix any of the following:

  • Some page content is not contained by landmarks
3

Element location

.BasicContactDetailsSection-module-container-ulO4t > div:nth-child(2)

Element source

<div><div class="ContactInfo-module-infoLine-a0+n9"><span class="ContactInfo-module-label-O0VAG">Name:</span><span>John Doe</span></div><div class="ContactInfo-module-infoLine-a0+n9"><span class="ContactInfo-module-label-O0VAG">Phone number:</span><span>‎+48 11 11 111</span></div></div>

Fix any of the following:

  • Some page content is not contained by landmarks