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
18 nodes triggered this violation.
<a href="https://minasidor.hedemoraenergi.se/" alt="Logga in på mina sidor" target="_blank">Mina sidor <i class="fa fa-external-link menu-icon"></i></a>
<a href="https://www.hedemoraenergi.se/aktuellt/" alt="Aktuellt och nyheter">Aktuellt</a>
<a href="https://www.hedemoraenergi.se/driftinformation/" alt="Drift och avbrott">Drift / Avbrott</a>
<a href="https://www.hedemoraenergi.se">Hem</a>
<a class="box1" href="https://www.hedemoraenergi.se/stadsnat/var-vision/">Stadsnät</a>
<a class="box5" href="https://www.hedemoraenergi.se/vatten-och-avlopp/vatten-och-avlopp-2/">Vatten & avlopp</a>
<a class="box3" href="https://www.hedemoraenergi.se/elnat/elnatet/">Elnät</a>
<a class="box4" href="https://www.hedemoraenergi.se/elproduktion/elproduktion-2/">Elproduktion</a>
<a class="box7" href="https://www.hedemoraenergi.se/elhandel/">Elhandel</a>
<a href="https://www.hedemoraenergi.se/driftinformation/6-3-vattenlacka-stjarnsund/" class="vc_gitem-link" title="7/3 Vattenavstängning, Stjärnsund, Västerby, Mälby, Österby">7/3 Vattenavstängning, Stjärnsund, Västerby, Mälby, Österby</a>
<a href="https://www.hedemoraenergi.se/aktuellt/nu-paborjar-vi-arbetet-mot-ny-fjarrvarmeanlaggning/" class="vc_gitem-link" title="Nu påbörjar vi arbetet mot ny fjärrvärmeanläggning">Nu påbörjar vi arbetet mot ny fjärrvärmeanläggning</a>
<a href="https://www.hedemoraenergi.se/integritetshantering/">Integritetshantering</a>
<a href="https://www.hedemoraenergi.se/aktuellt/elbilsladdstolpar/">Elbilsladdstolpar</a>
<a href="https://www.hedemoraenergi.se/driftinformation/">Drift- & avbrottsinformation</a>
<a href="https://minasidor.hedemoraenergi.se/">Mina sidor</a>
<a href="https://www.hedemoraenergi.se/atervinning/nar-hamtas-mitt-avfall/">När hämtas mitt avfall</a>
<a href="https://www.hedemoraenergi.se/kontakt/ledningsanvisning/">Ledningsanvisning</a>
<a href="https://www.stuart.pro" target="_blank" style="color:#abcc58 !important; font-weight:normal !important">ART</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=" js placeholder js_active vc_desktop vc_transform vc_transform " style="height: 100%;">
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
10 nodes triggered this violation.
<ul class="pull-left">
<div class="container-fluid">
<div class="column-text"><h4><strong>Senaste Driftinformationen</strong></h4>
</div>
<div class="vc_grid vc_row vc_grid-gutter-30px vc_pageable-wrapper vc_hook_hover" data-vc-pageable-content="true">
<div class="column-text"><h4><strong>Aktuellt</strong></h4>
</div>
<div class="vc_grid vc_row vc_grid-gutter-30px vc_pageable-wrapper vc_hook_hover" data-vc-pageable-content="true">
<div class="container-fluid">
<div class="container-fluid">
<h2>En film om Hedemora Energi</h2>
<span class="mejs-offscreen">Videospelare</span>
Passed checks
Axe found 13 passing checks.
Description | Rule | Tags | Nodes |
---|---|---|---|
Required ARIA attributes must be provided | aria-required-attr |
WCAG 2 Level A, WCAG 4.1.2 | 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 |
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 4 inapplicable checks.
Description | Rule | Tags |
---|---|---|
Certain ARIA roles must be contained by particular parents | aria-required-parent |
WCAG 2 Level A, WCAG 1.3.1 |
Main landmark should not be contained in another landmark | landmark-main-is-top-level |
Best practice |
Document should not have more than one main landmark | landmark-no-duplicate-main |
Best practice |
lang attribute must have a valid value | valid-lang |
WCAG 2 Level AA, WCAG 3.1.2 |