Tillgänglighetstest av webbplatsen för att kolla upp följsamhet till tillgänglighetsriktlinjerna WCAG (Web Content Accessibility Guidelines). Pa11y testar upp till och med nivå AAA av WCAG, vilket är högre än kravet i DOS-lagen.
Betyg: 2.85 av 5
- Väldigt dålig tillgänglighet!
Tillgänglighet
- Antal grupperade fel: 13 ( 2.40 betyg )
- Antal fel: 17 ( 3.30 betyg )
##### Problem:
- A element has role of "button" but does not have a name available to an accessibility API. Valid names are: title undefined, element content, aria-label undefined, aria-labelledby undefined.
- A element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 3:1, but text in this element has a contrast ratio of 1.13:1. Recommendation: change background to #9d9292.
- A link points to a named anchor "_mainnav" within the document, but no anchor exists with that name.
- A emailinput element does not have a name available to an accessibility API. Valid names are: label element, title undefined, aria-label undefined, aria-labelledby undefined.
- A element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 3:1, but text in this element has a contrast ratio of 1.26:1. Recommendation: change background to #8c96a2.
- Duplicate id attribute value "Path" found on the web page.
- A textinput element does not have a name available to an accessibility API. Valid names are: label element, title undefined, aria-label undefined, aria-labelledby undefined.
- A form field should be labelled in some way. Use the label element (either with a "for" attribute or wrapped around the form field), or "title", "aria-label" or "aria-labelledby" attributes as appropriate.
- Anchor element found with a valid href attribute, but no link content has been supplied.
- A element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 4.01:1. Recommendation: change background to #1273dc.
- Info: För många unika problem för att lista alla.