Back to Accessibility Report

Axe-coreĀ® Accessibility Results

axe-core found 5 violations

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

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

.flavorfinder__header-title

Element source

<h1 class="flavorfinder__header-title">Rich &amp; Full bodied</h1>

Fix any of the following:

  • Some page content is not contained by landmarks
2

Element location

.flavorfinder__header-subtitle

Element source

<p class="flavorfinder__header-subtitle">May I suggest you a try</p>

Fix any of the following:

  • Some page content is not contained by landmarks
3

Element location

.flavorfinder__result-suggestion-card > .flavorfinder__result-card-text > .flavorfinder__result-card-title

Element source

<p class="flavorfinder__result-card-title">Do you need a [Ploom X / Ploom X Advanced] device?</p>

Fix any of the following:

  • Some page content is not contained by landmarks
4

Element location

label[for="suggested-device-yes"]

Element source

<label for="suggested-device-yes">flavorfinder.general.yes</label>

Fix any of the following:

  • Some page content is not contained by landmarks
5

Element location

label[for="suggested-device-no"]

Element source

<label for="suggested-device-no">flavorfinder.general.no</label>

Fix any of the following:

  • Some page content is not contained by landmarks