Back to Accessibility Report

Axe-coreĀ® Accessibility Results

axe-core found 10 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 2
2 All page content should be contained by landmarks region Best practice moderate 8

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 RGAAv4 RGAA-11.9.1

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

Element location

.Card-module-noSubcontent-DXt3W > .Card-module-subtitleWrapper-xab97[type="button"]

Element source

<button type="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

Element location

.Card-module-subtitleWrapper-xab97.Card-module-collapsible-XJxCi[type="button"]

Element source

<button type="button" class="Card-module-subtitleWrapper-xab97 Card-module-collapsible-XJxCi">

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

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

Element location

.HeaderWithBreadcrumbs-module-headerLink-65\+hj

Element source

<div class="HeaderWithBreadcrumbs-module-headerLink-65+hj"><span class="HeaderWithBreadcrumbs-module-selected-wd5rY" data-testid="breadcrumb-links-selected-element">Shipping</span><span class="">Delivery</span><span class="">Payment</span></div>

Fix any of the following:

  • Some page content is not contained by landmarks
2

Element location

.HeaderWithBreadcrumbs-module-title-e-BVh

Element source

<div class="HeaderWithBreadcrumbs-module-title-e-BVh"><div data-testid="page-base-title">Checkout</div></div>

Fix any of the following:

  • Some page content is not contained by landmarks
3

Element location

.checkout-loyalty-points__title-field

Element source

<div class="Txt-module-txt-+Niye Txt-module-variant-txt-7-F8DAY  checkout-loyalty-points__title-field" data-testid="">Ploom club</div>

Fix any of the following:

  • Some page content is not contained by landmarks
4

Element location

.Card-module-content-9drBb

Element source

<div class="Card-module-content-9drBb">

Fix any of the following:

  • Some page content is not contained by landmarks
5

Element location

.Prices-module-pricesColumns-qjB3N

Element source

<div class="Prices-module-pricesColumns-qjB3N PaymentSummaryBase-module-noMargin-8Y8tx">

Fix any of the following:

  • Some page content is not contained by landmarks
6

Element location

.Prices-module-total-QSK7s

Element source

<div class="Prices-module-columns-E8Ww4 Prices-module-total-QSK7s">

Fix any of the following:

  • Some page content is not contained by landmarks
7

Element location

.SummaryLoyaltyPoints-module-loyaltyPriceWrapper-cK5ZA

Element source

<div class="SummaryLoyaltyPoints-module-loyaltyPriceWrapper-cK5ZA"><div data-testid="noPointsMessage" class="SummaryLoyaltyPoints-module-loyaltyPrice-rwv7i">No points on that order.</div></div>

Fix any of the following:

  • Some page content is not contained by landmarks
8

Element location

.Card-module-hasSubcontent-Rf8rD > .Card-module-textContent-oLPhu

Element source

<div class="Card-module-textContent-oLPhu">

Fix any of the following:

  • Some page content is not contained by landmarks