Axe Accessibility Report

Violations

Axe found 5 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

6 nodes triggered this violation.

<a href="https://www.atlascopco.com/sv-se/kontakter-sverige" class="cmp-navigation__item-link cmp-navigation__item-link--external" target="_blank">KONTAKTER</a>
<a href="/sv-se/news" class="cmp-navigation__item-link">News</a>
<a href="/sv-se/jobs" class="cmp-navigation__item-link">Jobs</a>
<span class="cmp-button__text">Meny</span>
<span class="cmp-button__text">Meny</span>
<a href="https://www.photos-videos.atlascopco.com?fulltext=corporate+identity" class="c-link">Lär dig mer genom att titta på vår serie av filmer.</a>
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.

<h4><a href="https://www.photos-videos.atlascopco.com?fulltext=corporate+identity">​Våra idéer formar framtidens industri</a></h4>
<h6 class="u-color-alpha-base">Kompressorer, reservdelar och service</h6>
Document must have one main landmark

Ensures the document has a main landmark

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

1 node triggered this violation.

<html prefix="og: https://ogp.me/ns#" lang="sv-se" dir="ltr" style="" class=" js flexbox flexboxlegacy canvas canvastext webgl no-touch geolocation postmessage no-websqldatabase indexeddb hashchange history draganddrop websockets rgba hsla multiplebgs backgroundsize borderimage borderradius boxshadow textshadow opacity cssanimations csscolumns cssgradients cssreflections csstransforms csstransforms3d csstransitions fontface generatedcontent video audio localstorage sessionstorage webworkers no-applicationcache svg inlinesvg smil svgclippaths">
Ensures landmarks are unique

Landmarks must 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="cmp-navigation" itemscope="" itemtype="http://schema.org/SiteNavigationElement">
All page content must be contained by landmarks

Ensures all page content is contained by landmarks

Learn more
  • Rule: region
  • Impact: moderate
  • Tags: Best practice

17 nodes triggered this violation.

<a class="cmp-image__link" href="/sv-se">
<svg class="ds_c-icon ds-aem_c-mega-menu__close-icon" width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<span class="ds-aem_c-mega-menu__close-text">Stäng</span>
<h2 class="ds_ais-Search-title">Hur kan vi hjälpa dig?</h2>
<input class="ds_ais-AutocompleteForm-input" autocomplete="off" autocorrect="off" autocapitalize="off" placeholder="Börja söka" spellcheck="false" maxlength="512" type="search" value="">
<button class="ds_ais-AutocompleteSubmit" type="submit" title="Visa resultat">
<div class="categories-banner">
<div class="rental-banner parbase">
<div class="ds_c-card__inner">
<div class="title c-parsys-divider__item s-editor">
<h1 class="u-mb-beta">
	Atlas Copco Sverige - Våra idéer formar framtidens industri</h1>


</div>
<div class="subtitle s-editor c-parsys-divider__item">



    <h2 class="u-h3 u-mb-beta">
        Atlas Copco är en världsledande leverantör av hållbara produktivitetslösningar. 
    </h2>
    

    







</div>
<div class="paragraph s-editor c-parsys-divider__item s-editor--para">
<div class="ds_c-card__inner js-modal-video" data-mfp-src="#js-popup-data-cardpar-8f1983564e6c4d8ba358b2ca210f480a">
<a class="ds_c-card__box-link">
                "Vi strävar efter hållbar och lönsam tillväxt, och vi gör allt vi kan för att skapa långsiktigt värde genom att använda resurser på ett ansvarsfullt sätt"
            </a>
<div class="ds_c-card__content">
<div class="ds_c-card__inner js-modal-video" data-mfp-src="#js-popup-data-cardpar-b677a794597c4e8891aa02394c3e7725">
<div class="ds_c-card__inner">

Passed checks

Axe found 15 passing checks.
Description Rule Tags Nodes
Required ARIA attributes must be provided aria-required-attr WCAG 2 Level A, WCAG 4.1.2 2
Certain ARIA roles must be contained by particular parents aria-required-parent WCAG 2 Level A, WCAG 1.3.1 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 7
Elements must have sufficient color contrast color-contrast WCAG 2 Level AA, WCAG 1.4.3 101
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 18
Banner landmark must not be contained in another landmark landmark-banner-is-top-level Best practice 1
Ensures landmarks are unique landmark-unique Best practice 6
Zooming and scaling must not be disabled meta-viewport Best practice 1
Page must contain a level-one heading page-has-heading-one Best practice 1
All page content must be contained by landmarks region Best practice 1500

Inapplicable checks

Axe found 3 inapplicable checks.
Description Rule Tags
Main landmark must not be contained in another landmark landmark-main-is-top-level Best practice
Document must 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