← Back to Accessibility Report

Cos'è Ploom X? | Come si riscalda il tabacco

https://ploom-it.eva.dev-jtides.com/it/cos-e-ploom-x

Violations found: 6

Violation Summary

# Description Rule ID WCAG Impact Occurrences
1 Ensure buttons have discernible text button-name WCAG 2 Level A, WCAG 4.1.2 critical 5
2 Ensure the order of headings is semantically correct heading-order moderate 1
3 Ensure <img> elements have alternative text or a role of none or presentation image-alt WCAG 2 Level A, WCAG 1.1.1 critical 1
4 Ensure every form element has a label label WCAG 2 Level A, WCAG 4.1.2 critical 2
5 Ensure links have discernible text link-name WCAG 2 Level A, WCAG 2.4.4, WCAG 4.1.2 serious 1
6 Ensure that lists are structured correctly list WCAG 2 Level A, WCAG 1.3.1 serious 1

Violation Details

1. Buttons must have discernible text  Learn more

button-name — critical

Ensure buttons have discernible text

# Element Failure
1

Element location

.VideoPlayer_videoPlayerPlayIcon__q3RgB

Element source

<button class="VideoPlayer_videoPlayerPlayIcon__q3RgB" data-testid="videPlayerPosterIcnBtn">

Fix any of the following:
Element does not have inner text that is visible to screen readers
aria-label attribute does not exist or is empty
aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
Element has no title attribute
Element does not have an implicit (wrapped) <label>
Element does not have an explicit <label>
Element's default semantics were not overridden with role="none" or role="presentation"

2

Element location

.VideoPlayer_videoPlayerFullscreenButton__bj7VI

Element source

<button class="VideoPlayer_videoPlayerFullscreenButton__bj7VI" data-testid="videoPlayerFullscreenButton" type="button">

Fix any of the following:
Element does not have inner text that is visible to screen readers
aria-label attribute does not exist or is empty
aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
Element has no title attribute
Element does not have an implicit (wrapped) <label>
Element does not have an explicit <label>
Element's default semantics were not overridden with role="none" or role="presentation"

3

Element location

button[data-testid="videoControlsPlayPauseButton"]

Element source

<button class="VideoPlayer_videoPlayerButton__IfFTh" data-testid="videoControlsPlayPauseButton">

Fix any of the following:
Element does not have inner text that is visible to screen readers
aria-label attribute does not exist or is empty
aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
Element has no title attribute
Element does not have an implicit (wrapped) <label>
Element does not have an explicit <label>
Element's default semantics were not overridden with role="none" or role="presentation"

4

Element location

.VideoPlayer_videoPlayerControls__djmWP > .VideoPlayer_videoPlayerSound__U99iW > .VideoPlayer_videoPlayerButton__IfFTh[data-testid="videoControlsMuteButton"]

Element source

<button class="VideoPlayer_videoPlayerButton__IfFTh" data-testid="videoControlsMuteButton">

Fix any of the following:
Element does not have inner text that is visible to screen readers
aria-label attribute does not exist or is empty
aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
Element has no title attribute
Element does not have an implicit (wrapped) <label>
Element does not have an explicit <label>
Element's default semantics were not overridden with role="none" or role="presentation"

5

Element location

#ot-sdk-btn

Element source

<button class="ot-sdk-show-settings" id="ot-sdk-btn"></button>

Fix any of the following:
Element does not have inner text that is visible to screen readers
aria-label attribute does not exist or is empty
aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
Element has no title attribute
Element does not have an implicit (wrapped) <label>
Element does not have an explicit <label>
Element's default semantics were not overridden with role="none" or role="presentation"

2. Heading levels should only increase by one  Learn more

heading-order — moderate

Ensure the order of headings is semantically correct

# Element Failure
1

Element location

.FooterNavSection_footerNavList__IVa3K:nth-child(1) > .FooterNavSection_titleContainer__RCF6M > h4

Element source

<h4 class="FooterNavSection_title__pyoH5">Prodotti</h4>

Fix any of the following:
Heading order invalid

3. Images must have alternative text  Learn more

image-alt — critical

Ensure <img> elements have alternative text or a role of none or presentation

# Element Failure
1

Element location

img[width="100"]

Element source

<img loading="lazy" width="100" height="63" decoding="async" data-nimg="1" style="color:transparent" srcset="/_next/image?url=htt..." src="/_next/image?url=htt...">

Fix any of the following:
Element does not have an alt attribute
aria-label attribute does not exist or is empty
aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
Element has no title attribute
Element's default semantics were not overridden with role="none" or role="presentation"

4. Form elements must have labels  Learn more

label — critical

Ensure every form element has a label

# Element Failure
1

Element location

.VideoPlayer_videoPlayerProgressBar__jGzBA

Element source

<input type="range" min="0" max="1" step="any" class="VideoPlayer_videoPlayerProgressBar__jGzBA" data-testid="videoControlsProgressBar" value="0">

Fix any of the following:
Element does not have an implicit (wrapped) <label>
Element does not have an explicit <label>
aria-label attribute does not exist or is empty
aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
Element has no title attribute
Element has no placeholder attribute
Element's default semantics were not overridden with role="none" or role="presentation"

2

Element location

input[step="0.01"]

Element source

<input type="range" min="0" max="1" step="0.01" value="1">

Fix any of the following:
Element does not have an implicit (wrapped) <label>
Element does not have an explicit <label>
aria-label attribute does not exist or is empty
aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
Element has no title attribute
Element has no placeholder attribute
Element's default semantics were not overridden with role="none" or role="presentation"

5. Links must have discernible text  Learn more

link-name — serious

Ensure links have discernible text

# Element Failure
1

Element location

a[data-testid="headerStoreLocatorButton"]

Element source

<a class="Tools_item__F68y_" data-testid="headerStoreLocatorButton" href="/it/trova-negozio">

Fix all of the following:
Element is in tab order and does not have accessible text

Fix any of the following:
Element does not have text that is visible to screen readers
aria-label attribute does not exist or is empty
aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
Element has no title attribute

6. <ul> and <ol> must only directly contain <li>, <script> or <template> elements  Learn more

list — serious

Ensure that lists are structured correctly

# Element Failure
1

Element location

.FooterList_list__HmEvC

Element source

<ul class="FooterList_list__HmEvC">

Fix all of the following:
List element has direct children that are not allowed: div