Axe Accessibility Report

Violations

Axe found 2 violations.

Elements must meet minimum color contrast ratio thresholds

Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds

Learn more
  • Rule: color-contrast
  • Impact: serious
  • Tags: WCAG 2 Level AA, WCAG 1.4.3

3 nodes triggered this violation.

<a id="CybotCookiebotDialogBodyEdgeMoreDetailsLink" href="#" class="">Visa detaljer</a>
<a href="/fiber-och-tv/bredband-for-framtiden/" class="btn btn--tiny btn--rounded btn--bg-green hero__item-content__button">Läs mer</a>
<span>Några störningar</span>
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

4 nodes triggered this violation.

<img src="/globalassets/app/bilder/450x300-appen.jpg">
<img src="/globalassets/avfall/bilder/450x300_fallfrukt3.png">
<img src="/globalassets/elhandel/bilder/450x300_elens-dag_glodlampor_-2021.png">
<img src="/contentassets/32e7d911dfa84a1096ca9d664d85c34f/appen_frilagd.png">

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 4
ARIA roles used must conform to valid values aria-roles WCAG 2 Level A, WCAG 4.1.2 4
ARIA attributes must conform to valid names aria-valid-attr WCAG 2 Level A, WCAG 4.1.2 7
Elements must meet minimum color contrast ratio thresholds color-contrast WCAG 2 Level AA, WCAG 1.4.3 86
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 17
<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 9
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
Document should 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 WCAG 2 Level AA, WCAG 1.4.4 1
Page should contain a level-one heading page-has-heading-one Best practice 1
All page content should be contained by landmarks region Best practice 398
lang attribute must have a valid value valid-lang WCAG 2 Level AA, WCAG 3.1.2 7

Inapplicable checks

Axe found 1 inapplicable check.
Description Rule Tags
Certain ARIA roles must be contained by particular parents aria-required-parent WCAG 2 Level A, WCAG 1.3.1