Axe Accessibility Report

Violations

Axe found 2 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.

<h3 class="wp-block-heading has-foreground-color has-text-color" style="font-size:30px">Nyheter och kalendarium</h3>
<h4 class="wp-block-heading has-background-color has-text-color">Nyhetsbrev</h4>
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.

<div class="wp-block-group alignfull animate-group has-background-color has-text-color is-layout-constrained wp-block-group-is-layout-constrained is-visible">
<div class="wp-block-group alignfull animate-group visible has-background-color has-text-color is-layout-constrained wp-block-group-is-layout-constrained">
<div class="wp-block-group alignfull animate-group visible has-background-color has-text-color is-layout-constrained wp-block-group-is-layout-constrained" style="margin-top:0px;margin-bottom:0px">
<div class="wp-block-group alignfull is-layout-flow wp-block-group-is-layout-flow">
<div data-wpr-lazyrender="1" class="wp-block-group is-layout-constrained wp-block-group-is-layout-constrained" style="padding-top:48px;padding-bottom:48px">
<div data-wpr-lazyrender="1" class="wp-block-group alignwide animate-group after-scroll-animation is-layout-constrained wp-block-group-is-layout-constrained">
<div class="screen-reader-text">100</div>
<div data-wpr-lazyrender="1" class="wp-block-group alignfull succes-stories-hp animate-group has-background-color has-text-color is-layout-constrained wp-block-group-is-layout-constrained">
<div data-wpr-lazyrender="1" class="wp-block-group is-layout-constrained wp-block-group-is-layout-constrained" style="padding-bottom:120px">
<div class="wp-block-group alignwide is-layout-flow wp-block-group-is-layout-flow">

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 2
ARIA roles used must conform to valid values aria-roles WCAG 2 Level A, WCAG 4.1.2 2
ARIA attributes must conform to valid names aria-valid-attr WCAG 2 Level A, WCAG 4.1.2 8
Elements must meet minimum color contrast ratio thresholds color-contrast WCAG 2 Level AA, WCAG 1.4.3 23
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 19
<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 41
Banner landmark should not be contained in another landmark landmark-banner-is-top-level Best practice 1
Document should have one main landmark landmark-one-main Best practice 1
Ensures landmarks are unique landmark-unique Best practice 3
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 497
lang attribute must have a valid value valid-lang WCAG 2 Level AA, WCAG 3.1.2 8

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
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