Axe Accessibility Report

Violations

Axe found 3 violations.

Heading levels should only increase by one

Ensures the order of headings is semantically correct

Learn more
  • Rule: heading-order
  • Impact: moderate
  • Tags: Best practice

2 nodes triggered this violation.

<h5 class="elementor-heading-title elementor-size-default">1 000 000 kWh</h5>
<h5 class="elementor-heading-title elementor-size-default">Parkteatern</h5>
Ensures landmarks are unique

Landmarks should have a unique role or role/label/title (i.e. accessible name) combination

Learn more
  • Rule: landmark-unique
  • Impact: moderate
  • Tags: Best practice

1 node triggered this violation.

<nav aria-label="Meny" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-vertical e--pointer-none">
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

12 nodes triggered this violation.

<p class="cky-title" role="heading" aria-level="1" data-cky-tag="title" style="color: #0e273a;"> Vi använder cookies </p>
<div class="cky-notice-des" data-cky-tag="description" style="color: #0e273a;">
<span class="elementor-button-text">Sök</span>
<div class="elementor-element elementor-element-9004b2a elementor-widget elementor-widget-button" data-id="9004b2a" data-element_type="widget" data-widget_type="button.default">
<a class="skip-link screen-reader-text" href="#content" style="color: rgb(14, 39, 58); text-decoration: underline;">Hoppa till innehåll</a>
<div class="elementor-element elementor-element-202f9f1 elementor-widget elementor-widget-button" data-id="202f9f1" data-element_type="widget" data-widget_type="button.default">
<div class="elementor-element elementor-element-6b7cede e-con-full e-flex e-con e-child" data-id="6b7cede" data-element_type="container">
<div class="elementor-element elementor-element-83150cb e-con-full e-flex e-con e-child" data-id="83150cb" data-element_type="container">
<div class="elementor-element elementor-element-40c1961 elementor-widget elementor-widget-heading" data-id="40c1961" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-element elementor-element-22970be elementor-widget elementor-widget-heading" data-id="22970be" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-element elementor-element-adf882d elementor-widget elementor-widget-heading" data-id="adf882d" data-element_type="widget" data-widget_type="heading.default">
<div class="elementor-element elementor-element-709619d elementor-widget elementor-widget-heading" data-id="709619d" data-element_type="widget" data-widget_type="heading.default">

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 17
ARIA roles used must conform to valid values aria-roles WCAG 2 Level A, WCAG 4.1.2 17
ARIA attributes must conform to valid names aria-valid-attr WCAG 2 Level A, WCAG 4.1.2 27
Elements must meet minimum color contrast ratio thresholds color-contrast WCAG 2 Level AA, WCAG 1.4.3 83
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 32
<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 15
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 1
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 802

Inapplicable checks

Axe found 3 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
Banner landmark should 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