Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.D404 Error PageActionHTTP 404, custom pageFIX
FWeb ManifestActionValid manifestFIX
DDark Mode SupportActionTheme color onlyFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
CLink & Button QualityAction2 issue(s) across 68 links and 26 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| /search | (empty) | empty | Add link text or aria-label |
| https://www.mullvad.careers/ | Careers | new tab | Add '(opens in new tab)' to text |
| http://o54hon2e2vj6c7m3aqqu6uyece65by3vg… | Onion service | new tab | Add '(opens in new tab)' to text |
| https://www.x.com/mullvadnet | @mullvadnet | new tab | Add '(opens in new tab)' to text |
| https://mastodon.online/@mullvadnet | @mullvadnet | new tab | Add '(opens in new tab)' to text |
| https://www.youtube.com/c/MullvadVPNNet | Mullvad VPN | new tab | Add '(opens in new tab)' to text |
| https://github.com/mullvad | mullvad | new tab | Add '(opens in new tab)' to text |
| <button> | (empty) | empty | Add button text or aria-label |
Links without text are announced as raw URLs by screen readers.
/search
Links with no accessible text (empty <a></a>, image-only no alt, icon-only no aria-label) are unidentifiable to screen readers.
Source: WCAG 2.1 SC 2.4.4
Add '(opens in new tab)' to link text or aria-label.
https://www.mullvad.careers/; http://o54hon2e2vj6c7m3aqqu6uyece65by3vgoxxhlqlsvkmacw6a7m7kiad.onion; https://www.x.com/mullvadnet; https://mastodon.online/@mullvadnet; https://www.youtube.com/c/MullvadVPNNet; https://github.com/mullvad
Links with target="_blank" without rel="noopener" leak the originating page's window context — security and UX issue.
Learn more ▾ ▴
Without rel="noopener", the new tab can navigate the original tab via window.opener (tab-nabbing attack). Modern browsers default to noopener for target=_blank but only since recent versions. Always set rel="noopener noreferrer" explicitly.
Source: MDN target / OWASP
CColor Contrast (Screenshot)Action20 text elements analyzed, 20 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h1 Privacy is for the p… | 2.40:1 | 3.0:1 | #000000 | #294D73 | Fail |
| h2 Products and service… | 2.40:1 | 3.0:1 | #000000 | #294D73 | Fail |
| h2 Privacy | 2.40:1 | 3.0:1 | #000000 | #294D73 | Fail |
| h2 Technical resources | 2.40:1 | 3.0:1 | #000000 | #294D73 | Fail |
| h2 Help and support | 2.40:1 | 3.0:1 | #000000 | #294D73 | Fail |
| h2 And Then? A short fi… | 2.40:1 | 3.0:1 | #000000 | #294D73 | Fail |
| h2 Free the internet fr… | 2.40:1 | 3.0:1 | #000000 | #294D73 | Fail |
| h2 Mullvad VPN | 2.40:1 | 3.0:1 | #000000 | #294D73 | Fail |
| h2 €5/month | 2.40:1 | 3.0:1 | #000000 | #294D73 | Fail |
| h2 Fight data collectio… | 2.40:1 | 3.0:1 | #000000 | #294D73 | Fail |
| h2 Understanding VPN & … | 2.40:1 | 3.0:1 | #000000 | #294D73 | Fail |
| h2 What is a VPN and ho… | 2.40:1 | 3.0:1 | #000000 | #294D73 | Fail |
| h2 All together as one:… | 2.40:1 | 3.0:1 | #000000 | #294D73 | Fail |
| h2 How to bypass firewa… | 2.40:1 | 3.0:1 | #000000 | #294D73 | Fail |
| h2 You the people have … | 2.40:1 | 3.0:1 | #000000 | #294D73 | Fail |
| h2 Mullvad | 2.40:1 | 3.0:1 | #000000 | #294D73 | Fail |
| h2 Policies | 2.40:1 | 3.0:1 | #000000 | #294D73 | Fail |
| h2 Address | 2.40:1 | 3.0:1 | #000000 | #294D73 | Fail |
| h2 Follow us | 2.40:1 | 3.0:1 | #000000 | #294D73 | Fail |
| h2 Language | 2.40:1 | 3.0:1 | #000000 | #294D73 | Fail |
Methodology: The top 20 text elements by font size were checked. Background color was sampled from the desktop screenshot using a 5-point pattern. WCAG 2.1 AA requires 4.5:1 for normal text and 3:1 for large text.
A+Landmark Structure8 landmarksPASS
A+Heading Hierarchy21 headingsPASS
- H2 Products and services
- H2 Privacy
- H2 Technical resources
- H2 Help and support
- H1 Privacy is for the people
- H2 And Then? A short film about mass surveillance.
- H2 Free the internet from mass surveillance and censorship
- H2 Mullvad VPN
- H2 €5/month
- H3 Compatible with:
- H2 Fight data collection with Mullvad Browser
- H2 Understanding VPN & online privacy
- H2 What is a VPN and how does it protect against mass surveillance?
- H2 All together as one: This is how the Mullvad Browser works
- H2 How to bypass firewalls and censorship
- H2 You the people have the power. Free the internet.
- H2 Mullvad
- H2 Policies
- H2 Address
- H2 Follow us
- H2 Language
A+Alt Text QualityAll 2 images OKPASS
A+Form AccessibilityNo form controlsPASS
AFavicon & Branding6 icon(s) detectedPASS
A+Lighthouse Accessibility AuditsScore 100/100 — 0 failing, 28 passedPASS
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.