Axe Accessibility Report
Violations
Axe found 4 violations.
Elements must have sufficient color contrast
Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds
Learn more- Rule:
color-contrast
- Impact:
serious
- Tags: WCAG 2 Level AA, WCAG 1.4.3
11 nodes triggered this violation.
<span>Kontakta oss </span>
<h3>Vill du veta mer om våra tjänster? <br>Kontakta vår säljavdelning!</h3>
<a title="Till vårt kontaktformulär" href="/vara-tjanster/intresserad">Kontakta säljavdelningen</a>
<h3>Företagssupport</h3>
<a title="Vanliga frågor" href="/kundservice/foretagskund">Vanliga frågor</a>
<h3>Kundservice konsument</h3>
<p>Här hittar du som privatkund svar på de vanligaste frågorna och kontaktuppgifter till oss.</p>
<a title="Vanliga frågor" href="/kundservice/privatkund">Vanliga frågor</a>
<a class="ot-cookie-policy-link" href="https://www.payex.se/om-cookies" aria-label="More information about your privacy, opens in a new tab">Cookie Policy</a>
<button id="onetrust-reject-all-handler">Necessary only</button>
<button id="onetrust-accept-btn-handler">Allow all</button>
Heading levels should only increase by one
Ensures the order of headings is semantically correct
Learn more- Rule:
heading-order
- Impact:
moderate
- Tags: Best practice
1 node triggered this violation.
<h3 class="title">Fakturering</h3>
Images must have alternate text
Ensures <img> elements have alternate text or a role of none or presentation
Learn more- Rule:
image-alt
- Impact:
critical
- Tags: WCAG 2 Level A, WCAG 1.1.1
7 nodes triggered this violation.
<img src="/globalassets/global-images-payex/ikoner/ikon_fakturering.png" class="icon">
<img src="/globalassets/global-images-payex/ikoner/ikon_finansiering.png" class="icon">
<img src="/globalassets/global-images-payex/ikoner/ikon_butikskonto.png" class="icon">
<img src="/globalassets/global-images-payex/ikoner/ikon_inkasso.png" class="icon">
<img src="/globalassets/global-images-payex/ikoner/kunder-logos/mathem.gif" title="" class="logo">
<img src="/globalassets/global-images-payex/ikoner/kunder-logos/svenska-dagladet.gif" class="logo">
<img src="/globalassets/global-images-payex/ikoner/kunder-logos/coop.gif" title="" class="logo">
All page content must be contained by landmarks
Ensures all page content is contained by landmarks
Learn more- Rule:
region
- Impact:
moderate
- Tags: Best practice
1 node triggered this violation.
<div class="sticky-contact">
Passed checks
Axe found 18 passing checks.
Description | Rule | Tags | Nodes |
---|---|---|---|
Required ARIA attributes must be provided | aria-required-attr |
WCAG 2 Level A, WCAG 4.1.2 | 7 |
Certain ARIA roles must be contained by particular parents | aria-required-parent |
WCAG 2 Level A, WCAG 1.3.1 | 7 |
ARIA roles used must conform to valid values | aria-roles |
WCAG 2 Level A, WCAG 4.1.2 | 7 |
ARIA attributes must conform to valid names | aria-valid-attr |
WCAG 2 Level A, WCAG 4.1.2 | 8 |
Elements must have sufficient color contrast | color-contrast |
WCAG 2 Level AA, WCAG 1.4.3 | 71 |
Documents must have <title> element to aid in navigation | document-title |
WCAG 2 Level A, WCAG 2.4.2 | 1 |
Heading levels should only increase by one | heading-order |
Best practice | 20 |
<html> element must have a lang attribute | html-has-lang |
WCAG 2 Level A, WCAG 3.1.1 | 1 |
<html> element must have a valid value for the lang attribute | html-lang-valid |
WCAG 2 Level A, WCAG 3.1.1 | 1 |
Images must have alternate text | image-alt |
WCAG 2 Level A, WCAG 1.1.1 | 4 |
Banner landmark must not be contained in another landmark | landmark-banner-is-top-level |
Best practice | 2 |
Main landmark must not be contained in another landmark | landmark-main-is-top-level |
Best practice | 1 |
Document must not have more than one main landmark | landmark-no-duplicate-main |
Best practice | 1 |
Document must have one main landmark | landmark-one-main |
Best practice | 1 |
Ensures landmarks are unique | landmark-unique |
Best practice | 7 |
Zooming and scaling must not be disabled | meta-viewport |
Best practice | 1 |
Page must contain a level-one heading | page-has-heading-one |
Best practice | 1 |
All page content must be contained by landmarks | region |
Best practice | 264 |
Inapplicable checks
Axe found 1 inapplicable check.
Description | Rule | Tags |
---|---|---|
lang attribute must have a valid value | valid-lang |
WCAG 2 Level AA, WCAG 3.1.2 |