Back to Accessibility Report

Axe-coreĀ® Accessibility Results

axe-core found 12 violations

# Description Axe rule ID WCAG Impact Count
1 Alternative text of images should not be repeated as text image-redundant-alt Best practice minor 3
2 All page content should be contained by landmarks region Best practice moderate 9

Failed

1. Alternative text of images should not be repeated as text

Learn more

image-redundant-alt

Best practice

Ensure image alternative is not repeated as text

minor

Issue Tags: cat.text-alternatives best-practice

# Issue Description To solve this violation, you need to...
1

Element location

img[src$="sticks2.png"]

Element source

<img class="CategoryCheckbox-module-image-3H5Ca" src="img/sticks2.png" srcset="img/sticks2.png 1x, img/sticks2.png 2x" alt="Devices" loading="lazy" decoding="async">

Fix all of the following:

  • Element contains <img> element with alt text that duplicates existing text
2

Element location

img[src$="Front.png"]

Element source

<img class="CategoryCheckbox-module-image-3H5Ca" src="img/Front.png" srcset="img/Front.png 1x, img/Front.png 2x" alt="Accessories" loading="lazy" decoding="async">

Fix all of the following:

  • Element contains <img> element with alt text that duplicates existing text
3

Element location

img[src$="image.png"]

Element source

<img class="CategoryCheckbox-module-image-3H5Ca" src="img/image.png" srcset="img/image.png 1x, img/image.png 2x" alt="Ploom Packs" loading="lazy" decoding="async">

Fix all of the following:

  • Element contains <img> element with alt text that duplicates existing text

2. 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 RGAAv4 RGAA-9.2.1

# Issue Description To solve this violation, you need to...
1

Element location

.CategoryFilters-module-listItem-SolUu:nth-child(1) > .CategoryFilters-module-label-0WYLr > div > .CategoryCheckbox-module-label-MJwpP > input

Element source

<input type="checkbox" class="CategoryCheckbox-module-input-cGyQC" checked="">

Fix any of the following:

  • Some page content is not contained by landmarks
2

Element location

img[src$="sticks2.png"]

Element source

<img class="CategoryCheckbox-module-image-3H5Ca" src="img/sticks2.png" srcset="img/sticks2.png 1x, img/sticks2.png 2x" alt="Devices" loading="lazy" decoding="async">

Fix any of the following:

  • Some page content is not contained by landmarks
3

Element location

.CategoryFilters-module-listItem-SolUu:nth-child(1) > .CategoryFilters-module-label-0WYLr > div > .CategoryCheckbox-module-label-MJwpP > .CategoryCheckbox-module-labelText-xpl0u

Element source

<span class="CategoryCheckbox-module-labelText-xpl0u">Devices</span>

Fix any of the following:

  • Some page content is not contained by landmarks
4

Element location

.CategoryFilters-module-listItem-SolUu:nth-child(2) > .CategoryFilters-module-label-0WYLr > div > .CategoryCheckbox-module-label-MJwpP > input

Element source

<input type="checkbox" class="CategoryCheckbox-module-input-cGyQC">

Fix any of the following:

  • Some page content is not contained by landmarks
5

Element location

img[src$="Front.png"]

Element source

<img class="CategoryCheckbox-module-image-3H5Ca" src="img/Front.png" srcset="img/Front.png 1x, img/Front.png 2x" alt="Accessories" loading="lazy" decoding="async">

Fix any of the following:

  • Some page content is not contained by landmarks
6

Element location

.CategoryFilters-module-listItem-SolUu:nth-child(2) > .CategoryFilters-module-label-0WYLr > div > .CategoryCheckbox-module-label-MJwpP > .CategoryCheckbox-module-labelText-xpl0u

Element source

<span class="CategoryCheckbox-module-labelText-xpl0u">Accessories</span>

Fix any of the following:

  • Some page content is not contained by landmarks
7

Element location

.CategoryFilters-module-listItem-SolUu:nth-child(3) > .CategoryFilters-module-label-0WYLr > div > .CategoryCheckbox-module-label-MJwpP > input

Element source

<input type="checkbox" class="CategoryCheckbox-module-input-cGyQC" checked="">

Fix any of the following:

  • Some page content is not contained by landmarks
8

Element location

img[src$="image.png"]

Element source

<img class="CategoryCheckbox-module-image-3H5Ca" src="img/image.png" srcset="img/image.png 1x, img/image.png 2x" alt="Ploom Packs" loading="lazy" decoding="async">

Fix any of the following:

  • Some page content is not contained by landmarks
9

Element location

.CategoryFilters-module-listItem-SolUu:nth-child(3) > .CategoryFilters-module-label-0WYLr > div > .CategoryCheckbox-module-label-MJwpP > .CategoryCheckbox-module-labelText-xpl0u

Element source

<span class="CategoryCheckbox-module-labelText-xpl0u">Ploom Packs</span>

Fix any of the following:

  • Some page content is not contained by landmarks