Back to Accessibility Report

Axe-coreĀ® Accessibility Results

axe-core found 11 violations

# Description Axe rule ID WCAG Impact Count
1 Buttons must have discernible text button-name WCAG 2 Level A, WCAG 4.1.2 critical 1
2 All page content should be contained by landmarks region Best practice moderate 8
3 [role="img"] elements must have an alternative text role-img-alt WCAG 2 Level A, WCAG 1.1.1 serious 2

Failed

1. Buttons must have discernible text

Learn more

button-name

WCAG 2 Level A, WCAG 4.1.2

Ensure buttons have discernible text

critical

Issue Tags: cat.name-role-value wcag2a wcag412 section508 section508.22.a TTv5 TT6.a EN-301-549 EN-9.4.1.2 ACT

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

Element location

.Card-module-subtitleWrapper-xab97

Element source

<button class="Card-module-subtitleWrapper-xab97"></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. 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

.Card-module-textContent-oLPhu

Element source

<div class="Card-module-textContent-oLPhu"><div class="Card-module-title-0Fm45" data-testid="productsListTitle">Products (3 items)</div></div>

Fix any of the following:

  • Some page content is not contained by landmarks
2

Element location

.ProductBlock-module-container-NgI-X[data-testid="product-block-container"]:nth-child(1)

Element source

<section class="ProductBlock-module-container-NgI-X" data-testid="product-block-container">

Fix any of the following:

  • Some page content is not contained by landmarks
3

Element location

.ProductBlock-module-container-NgI-X[data-testid="product-block-container"]:nth-child(2)

Element source

<section class="ProductBlock-module-container-NgI-X" data-testid="product-block-container">

Fix any of the following:

  • Some page content is not contained by landmarks
4

Element location

.ProductBlock-module-container-NgI-X[data-testid="product-block-container"]:nth-child(3) > .ProductBlock-module-productInfoSection-C-SfU > .ProductBlock-module-noProductImage-3EzMs.ProductBlock-module-productDetailsWrapper-d6bMn > .ProductBlock-module-productInfoTitle-WBHlV

Element source

<header class="ProductBlock-module-productInfoTitle-WBHlV"><span class="ProductBlock-module-productName-UvWl4">Camel Bronze - carton</span><div> </div></header>

Fix any of the following:

  • Some page content is not contained by landmarks
5

Element location

.ProductBlock-module-monthlyPaymentReminderLabel-0dqeh > span

Element source

<span>This item will be automatically reordered</span>

Fix any of the following:

  • Some page content is not contained by landmarks
6

Element location

.ProductBlock-module-container-NgI-X[data-testid="product-block-container"]:nth-child(3) > .ProductBlock-module-productInfoSection-C-SfU > .ProductBlock-module-noProductImage-3EzMs.ProductBlock-module-productDetailsWrapper-d6bMn > .ProductBlock-module-productPrices-T2iZL[data-testid="product-block-price"]

Element source

<div class="ProductBlock-module-productPrices-T2iZL" data-testid="product-block-price">

Fix any of the following:

  • Some page content is not contained by landmarks
7

Element location

.ProductBlock-module-container-NgI-X[data-testid="product-block-container"]:nth-child(3) > .ProductBlock-module-optionsContainer-SXujP

Element source

<div class="ProductBlock-module-optionsContainer-SXujP">

Fix any of the following:

  • Some page content is not contained by landmarks
8

Element location

.OrderProductItemReturned-module-productBlock-IaZBJ

Element source

<div class="OrderProductItemReturned-module-productBlock-IaZBJ" data-testid="returned-product-block">

Fix any of the following:

  • Some page content is not contained by landmarks

3. [role="img"] elements must have an alternative text

Learn more

role-img-alt

WCAG 2 Level A, WCAG 1.1.1

Ensure [role="img"] elements have alternative text

serious

Issue Tags: cat.text-alternatives wcag2a wcag111 section508 section508.22.a TTv5 TT7.a EN-301-549 EN-9.1.1.1 ACT

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

Element location

.ProductBlock-module-productImage-qYPa6 > .Image-module-container-0Cw8H.ProductItemImage-module-productImage-t1hoj[role="img"]

Element source

<div class="Image-module-container-0Cw8H ProductItemImage-module-productImage-t1hoj" role="img" style="background-image: url(&quot;https://m24-fe1.dev-jtides.com/media/catalog/product/cache/8bfcefb3f907ea84b6e8d07d75ca72eb/n/e/neutral_matte_black_ro_6tbu5.png&quot;);"></div>

Fix any of the following:

  • 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
2

Element location

.OrderProductItemReturned-module-productImage-tw8H0 > .Image-module-container-0Cw8H.ProductItemImage-module-productImage-t1hoj[role="img"]

Element source

<div class="Image-module-container-0Cw8H ProductItemImage-module-productImage-t1hoj" role="img" style="background-image: url(&quot;https://m24-fe1.dev-jtides.com/media/catalog/product/cache/8bfcefb3f907ea84b6e8d07d75ca72eb/b/r/bronze_1.jpg&quot;);"></div>

Fix any of the following:

  • 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