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
2 nodes triggered this violation.
<a href="#" class="modal-cacsp-btn modal-cacsp-btn-refuse">
Neka alla </a>
<a href="#" class="modal-cacsp-btn modal-cacsp-btn-accept">
Acceptera alla </a>
Page should 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-SE" class="modal-cacsp-open">
All page content should be contained by landmarks
Ensures all page content is contained by landmarks
Learn more- Rule:
region
- Impact:
moderate
- Tags: Best practice
3 nodes triggered this violation.
<span class="c-icon u-display--none@xs c-field__icon c-icon--search c-icon--material c-icon--material-search material-icons c-icon--size-md" role="img" aria-label="Ikon: Förstoringsglas" alt="Ikon: Förstoringsglas" data-uid="65eaaca160835">
<input id="input_hero-search-form__field" value="" aria-labelledby="label_hero-search-form__field" placeholder="Sök på Hörby.se" type="search" name="s" autocomplete="on">
<div class="modal-cacsp-position">
Passed checks
Axe found 16 passing checks.
Description | Rule | Tags | Nodes |
---|---|---|---|
Required ARIA attributes must be provided | aria-required-attr |
WCAG 2 Level A, WCAG 4.1.2 | 1 |
Certain ARIA roles must be contained by particular parents | aria-required-parent |
WCAG 2 Level A, WCAG 1.3.1 | 1 |
ARIA roles used must conform to valid values | aria-roles |
WCAG 2 Level A, WCAG 4.1.2 | 1 |
ARIA attributes must conform to valid names | aria-valid-attr |
WCAG 2 Level A, WCAG 4.1.2 | 1 |
Elements must have sufficient color contrast | color-contrast |
WCAG 2 Level AA, WCAG 1.4.3 | 1 |
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 | 1 |
<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 | 1 |
Banner landmark should not be contained in another landmark | landmark-banner-is-top-level |
Best practice | 1 |
Main landmark should not be contained in another landmark | landmark-main-is-top-level |
Best practice | 1 |
Document should not have more than one main landmark | landmark-no-duplicate-main |
Best practice | 1 |
Ensures landmarks are unique | landmark-unique |
Best practice | 1 |
Zooming and scaling should not be disabled | meta-viewport |
Best practice | 1 |
All page content should be contained by landmarks | region |
Best practice | 1 |
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 |