Back to Accessibility Report

Axe-coreĀ® Accessibility Results

axe-core found 4 violations

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

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

h3

Element source

<h3 class="SubscribeForm-module-subscribeFormTitle-CRfTp">Subscribe</h3>

Fix any of the following:

  • Some page content is not contained by landmarks
2

Element location

.SubscribeForm-module-textContent-q6rFH

Element source

<div class="SubscribeForm-module-textContent-q6rFH"><h4 class="SubscribeForm-module-subscribeFormSubTitle-bC8fi">Subscribe to our newsletter</h4><div class="SubscribeForm-module-subscribeFormDescription-btoeX">Access the latest news and exclusive offers.</div></div>

Fix any of the following:

  • Some page content is not contained by landmarks
3

Element location

.InputWrapper-module-wrapper-SGLx2 > input

Element source

<input class="TextInput-module-input-FNjui light-theme" data-testid="textInput" name="email" placeholder="Enter email address" value="">

Fix any of the following:

  • Some page content is not contained by landmarks
4

Element location

.SubscribeForm-module-subscribeFormRecaptcha-1H6ga

Element source

<div class="SubscribeForm-module-subscribeFormRecaptcha-1H6ga"><div class="recaptchabar" data-testid="recaptchabar"><div class="text"><p>This site is protected by reCAPTCHA and the Google <a href="undefined">Privacy Policy</a> and <a href="undefined">Terms of Service</a> apply.</p></div></div></div>

Fix any of the following:

  • Some page content is not contained by landmarks