Axe Accessibility Report
Violations
Axe found 3 violations.
ARIA roles used must conform to valid values
Ensures all elements with a role attribute use a valid value
Learn more- Rule:
aria-roles
- Impact:
critical
- Tags: WCAG 2 Level A, WCAG 4.1.2
3 nodes triggered this violation.
<div _ngcontent-ng-c4227471724="" role="text" class="calc-output">
<span _ngcontent-ng-c4227471724="" role="text" aria-label="kronor">kr</span>
<span _ngcontent-ng-c4227471724="" role="text" aria-label="kronor">kr</span>
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 _ngcontent-ng-c1028526737="" aria-hidden="true">Sök</span>
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
6 nodes triggered this violation.
<button _ngcontent-ng-c1201082777="" mintghostbutton="" class="skip-link ng-tns-c1201082777-0 ng-star-inserted" _nghost-ng-c2211901552="" data-mint-button-size="medium" data-mint-button-theme="discreet">
<p _ngcontent-ng-c3063255624="">
<div _ngcontent-ng-c3063255624="" class="column">
<aza-header _ngcontent-ng-c1201082777="" _nghost-ng-c3071223640="" class="ng-tns-c1201082777-0 ng-star-inserted">
<aza-disclaimer _ngcontent-ng-c1201082777="" _nghost-ng-c1953802357="" class="ng-tns-c1201082777-0 ng-star-inserted">
<aza-footer _ngcontent-ng-c1201082777="" _nghost-ng-c1962674687="" class="ng-tns-c1201082777-0 ng-star-inserted">
Passed checks
Axe found 17 passing checks.
Description | Rule | Tags | Nodes |
---|---|---|---|
Required ARIA attributes must be provided | aria-required-attr |
WCAG 2 Level A, WCAG 4.1.2 | 10 |
Certain ARIA roles must be contained by particular parents | aria-required-parent |
WCAG 2 Level A, WCAG 1.3.1 | 10 |
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 | 11 |
Elements must have sufficient color contrast | color-contrast |
WCAG 2 Level AA, WCAG 1.4.3 | 80 |
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 | 21 |
<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 | 3 |
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 | 2 |
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 | 406 |
Inapplicable checks
Axe found 2 inapplicable checks.
Description | Rule | Tags |
---|---|---|
Banner landmark must not be contained in another landmark | landmark-banner-is-top-level |
Best practice |
lang attribute must have a valid value | valid-lang |
WCAG 2 Level AA, WCAG 3.1.2 |