Axe Accessibility Report
Violations
Axe found 3 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
1 node triggered this violation.
<span style="font-weight:400;">SOMMARREA UPP TILL 30% – Fynda här »</span>
Page must contain a level-one heading
Ensure that the page, or at least one of its frames contains a level-one heading
Learn more- Rule:
page-has-heading-one
- Impact:
moderate
- Tags: Best practice
1 node triggered this violation.
<html lang="sv" style="overflow: hidden;">
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 id="onetrust-consent-sdk">
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 | 6 |
Certain ARIA roles must be contained by particular parents | aria-required-parent |
WCAG 2 Level A, WCAG 1.3.1 | 6 |
ARIA roles used must conform to valid values | aria-roles |
WCAG 2 Level A, WCAG 4.1.2 | 6 |
ARIA attributes must conform to valid names | aria-valid-attr |
WCAG 2 Level A, WCAG 4.1.2 | 39 |
Elements must have sufficient color contrast | color-contrast |
WCAG 2 Level AA, WCAG 1.4.3 | 96 |
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 | 10 |
<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 | 32 |
Banner landmark must not be contained in another landmark | landmark-banner-is-top-level |
Best practice | 1 |
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 | 4 |
Zooming and scaling must not be disabled | meta-viewport |
Best practice | 1 |
All page content must be contained by landmarks | region |
Best practice | 673 |
lang attribute must have a valid value | valid-lang |
WCAG 2 Level AA, WCAG 3.1.2 | 1 |
Inapplicable checks
Axe found 0 inapplicable check.
Description | Rule | Tags |
---|