Back to Accessibility Report

Axe-coreĀ® Accessibility Results

axe-core found 3 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

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