Axe Accessibility Report
Violations
Axe found 4 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
22 nodes triggered this violation.
<a href="mailto:info@mash.se">info@mash.se</a>
<p>Nära samarbeten, engagemang och kvalité.<br>
Fullservicebyrån som bygger våra kunders varumärken och affär med:</p>
<li>Varumärkesstrategi</li>
<li>Effekt</li>
<li>Marknadsanalys</li>
<li>Marketing Mix Modeling</li>
<li>Målgruppsanalys</li>
<li>Marknadsplan</li>
<li>Mediestrategi</li>
<li>Medieplanering</li>
<li>Medieköp</li>
<li>Varumärkestracking</li>
<li>Effektmätning</li>
<li>Försäljningsmodulering</li>
<li>Kampanjplanering</li>
<li>Mobil</li>
<li>Digital</li>
<li>Trading Desk</li>
<li>Sociala medier</li>
<li>SEM</li>
<li>SEO</li>
<li>Programmatic</li>
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 class="js csstransforms svg wf-futurapt-n7-active wf-futurapt-n4-active wf-active" lang="sv-SE">
Zooming and scaling must not be disabled
Ensures <meta name="viewport"> does not disable text scaling and zooming
Learn more- Rule:
meta-viewport
- Impact:
critical
- Tags: Best practice
1 node triggered this violation.
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
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
18 nodes triggered this violation.
<div id="welcome">
<div id="contact">
<h2></h2>
<p><a href="tel:+46850109140" class="contact-phone">08 501 091 40</a> eller <a href="mailto:info@mash.se">info@mash.se</a></p>
</div>
<div id="about" name="about">
<div id="clients" name="clients">
<div>
<div style="z-index: 1; position: absolute; left: 50%; top: 50%; width: 100%; will-change: transform; transform: translate(0px, 0px);">
<div title="" tabindex="-1" style="width: 56px; height: 57px; overflow: hidden; position: absolute; cursor: pointer; touch-action: none; left: -25px; top: -28px; z-index: 0;">
<button draggable="false" aria-label="Visa gatukarta" title="Visa gatukarta" type="button" role="menuitemradio" aria-checked="true" aria-haspopup="true" style="background: none padding-box rgb(255, 255, 255); display: table-cell; border: 0px; margin: 0px; padding: 0px 17px; text-transform: none; appearance: none; position: relative; cursor: pointer; user-select: none; overflow: hidden; text-align: center; height: 40px; vertical-align: middle; color: rgb(0, 0, 0); font-family: Roboto, Arial, sans-serif; font-size: 18px; box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px; min-width: 43px; font-weight: 500;" id="2127ACD4-1CB1-4B81-834D-5232BFF06405">
<button draggable="false" aria-label="Visa satellitbilder" title="Visa satellitbilder" type="button" role="menuitemradio" aria-checked="false" aria-haspopup="true" style="background: none padding-box rgb(255, 255, 255); display: table-cell; border: 0px; margin: 0px; padding: 0px 17px; text-transform: none; appearance: none; position: relative; cursor: pointer; user-select: none; overflow: hidden; text-align: center; height: 40px; vertical-align: middle; color: rgb(86, 86, 86); font-family: Roboto, Arial, sans-serif; font-size: 18px; box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px; min-width: 54px;" id="AAFEA68D-1862-4163-85CD-D2B917908867">
<div>
<button draggable="false" aria-label="Dra Pegman till kartan för att öppna Street View" title="Dra Pegman till kartan för att öppna Street View" type="button" class="gm-svpc" dir="ltr" data-control-width="40" data-control-height="40" style="background: rgb(255, 255, 255); border: 0px; margin: 0px; padding: 0px; text-transform: none; appearance: none; position: absolute; cursor: url("https://maps.gstatic.com/mapfiles/openhand_8_8.cur"), default; user-select: none; --pegman-scaleX: 1; box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px -1px; border-radius: 2px; width: 40px; height: 40px; touch-action: none; left: 0px; top: 0px;">
<div class="gmnoprint" data-control-width="40" data-control-height="81" style="position: absolute; left: 0px; top: 72px;">
<div>
<div class="gmnoprint" style="z-index: 1000001;">
<span style="">Kartdata ©2024 Google</span>
<div class="gmnoprint gm-style-cc" draggable="false" style="z-index: 1000001; user-select: none; position: relative; height: 14px; line-height: 14px;">
<div draggable="false" class="gm-style-cc" style="user-select: none; position: relative; height: 14px; line-height: 14px;">
<div id="social">
Passed checks
Axe found 13 passing checks.
Description | Rule | Tags | Nodes |
---|---|---|---|
Required ARIA attributes must be provided | aria-required-attr |
WCAG 2 Level A, WCAG 4.1.2 | 19 |
Certain ARIA roles must be contained by particular parents | aria-required-parent |
WCAG 2 Level A, WCAG 1.3.1 | 19 |
ARIA roles used must conform to valid values | aria-roles |
WCAG 2 Level A, WCAG 4.1.2 | 19 |
ARIA attributes must conform to valid names | aria-valid-attr |
WCAG 2 Level A, WCAG 4.1.2 | 10 |
Elements must have sufficient color contrast | color-contrast |
WCAG 2 Level AA, WCAG 1.4.3 | 8 |
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 | 3 |
<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 | 34 |
Ensures landmarks are unique | landmark-unique |
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 | 222 |
Inapplicable checks
Axe found 4 inapplicable checks.
Description | Rule | Tags |
---|---|---|
Banner landmark must not be contained in another landmark | landmark-banner-is-top-level |
Best practice |
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 |