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.
<h5 style="text-align: center;"><a href="https://www.nynasbo.se/nyproduktionen-kullsta/"><span style="color: #666699;">Mellan 5/2 – 4/3 förmedlas nyproduktionen Kullsta vid Nynäsgårds station.</span></a></h5>
<h4 class="normal-link" style="text-align: center;"><a href="https://www.nynasbo.se/om-oss/vaara-omraaden/">Se alla våra områden här</a></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
16 nodes triggered this violation.
<div id="cookiescript_header" data-cs-i18n-text="[]">
Denna webbplats använder cookies </div>
<div id="cookiescript_description">
<input id="cookiescript_category_strict" data-cookiescript="checkbox-input" type="checkbox" class="mdc-checkbox__native-control cookiescript_checkbox_input" value="strict" disabled="" checked="">
<label class="cookiescript_checkbox_label" for="cookiescript_category_strict">
<span class="cookiescript_checkbox_text" data-cs-i18n-text="[]">
Strikt nödvändiga </span>
</label>
<input id="cookiescript_category_targeting" data-cookiescript="checkbox-input" type="checkbox" class="mdc-checkbox__native-control cookiescript_checkbox_input" value="targeting">
<label class="cookiescript_checkbox_label" for="cookiescript_category_targeting">
<span class="cookiescript_checkbox_text" data-cs-i18n-text="[]">
Riktade </span>
</label>
<div id="cookiescript_maintabs" data-cs-maintabs="cookiescript">
<div id="cookiescript_categories" data-cs-tabs="cookiescript">
<div class="cookiescript_category_description" data-cs-i18n-text="[]">
Strikt nödvändiga cookies tillåter grundläggande webbplatsfunktioner som användarinloggning och kontohantering. Webbplatsen kan inte användas korrekt utan strikt nödvändiga cookies. </div>
<thead>
<tbody>
<div class="cookiescript_category_description" data-cs-i18n-text="[]">
<thead>
<tbody>
<div id="cookiescript_aboutwrap" class="cookiescript_hidden" data-cs-maintab-content="aboutcookies" data-cs-i18n-text="[]">
<div id="cookiescript_reportdate">
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 |
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 |
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 | 1 |
Inapplicable checks
Axe found 2 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 |
lang attribute must have a valid value | valid-lang |
WCAG 2 Level AA, WCAG 3.1.2 |