Axe Accessibility Report
Violations
Axe found 3 violations.
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
1 node triggered this violation.
<img class="background-image" src="https://static.bonniernews.se/images/91/d7/91d7488aa35047d696865316f3dbb583/16x9/600.jpg" loading="lazy">
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 class="header-links js_header-links global-s-cond">
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
22 nodes triggered this violation.
<p class="js_jump-to-main base__jump-to-main global-s-bold" tabindex="0">Hoppa till innehållet<svg class="icon icon--feather-chevron-right icon-feather"><use href="#feather-chevron-right"></use></svg></p>
<span class="instrument-ticker__instrument-heading">OMXSPI</span>
<span class="instrument-ticker__instrument-diff instrument-ticker__instrument-diff--positive">+1,83%</span>
<time class="instrument-ticker__instrument-time global-xxs">17:30</time>
<span class="instrument-ticker__instrument-heading">S&P 500</span>
<span class="instrument-ticker__instrument-diff instrument-ticker__instrument-diff--positive">+1,70%</span>
<time class="instrument-ticker__instrument-time global-xxs">22:52</time>
<span class="instrument-ticker__instrument-heading">FTSE 100</span>
<span class="instrument-ticker__instrument-diff instrument-ticker__instrument-diff--positive">+0,91%</span>
<time class="instrument-ticker__instrument-time global-xxs">17:35</time>
<span class="instrument-ticker__instrument-heading">DAX</span>
<span class="instrument-ticker__instrument-diff instrument-ticker__instrument-diff--positive">+1,55%</span>
<time class="instrument-ticker__instrument-time global-xxs">18:00</time>
<span class="instrument-ticker__instrument-heading">NIKKEI</span>
<span class="instrument-ticker__instrument-diff instrument-ticker__instrument-diff--positive">+2,13%</span>
<time class="instrument-ticker__instrument-time global-xxs">08:30</time>
<div class="site-header-big__brag global-xs">Nordens största affärstidning • Tors 19 sep 2024</div>
<span class="visually-hidden">Dagens industri</span>
<a class="btn js_button-subscribe site-header__button btn--medium btn--red" href="https://prenumerera.di.se/">Prenumerera</a>
<a class="btn js_login-btn site-header__button site-header__button--login btn--medium btn--outlined" href="/konto/logga-in/?redirect=%2F">Logga in</a>
<a href="/konto/logga-in/?redirect=%2F" class="login-popup__container"><h2 class="login-popup__heading global-s-bold">Prenumerant?</h2><span class="global-xs">Här loggar du in för obegränsad läsning av allt innehåll på di.se</span></a>
<div class="site-header__panorama js_site-header__panorama site-header__panorama--start-desktop">
Passed checks
Axe found 17 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 | 5 |
Elements must meet minimum color contrast ratio thresholds | color-contrast |
WCAG 2 Level AA, WCAG 1.4.3 | 470 |
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 | 137 |
<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 | 38 |
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 | 5 |
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 | 1524 |
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 |