Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FAlt Text QualityAction17 of 19 images have issuesFIX
| Issue | Count |
|---|---|
| missing | 17 image(s) |
Images without alt text are invisible to screen readers.
Each image without alt text is a WCAG 1.1.1 failure — invisible to screen-reader users, lost from Google Image Search.
Learn more ▾ ▴
WCAG 2.1 Level A requires text alternatives for non-decorative images. Empty alt='' is fine for decorative; meaningful images need descriptive text. Common fixes: CMS audit + bulk add, build-time linter (alt-text-required ESLint rule), CI gate on Lighthouse a11y score.
Source: WCAG 2.1 SC 1.1.1 / WebAIM Million Report
An image inside a link with no alt creates an empty link.
Image-only links with no alt create empty links — screen-reader users hear 'link' with no destination context.
Learn more ▾ ▴
An <a><img></a> with no img alt is the worst-case for accessibility: AT announces the link but can't describe where it goes. Either add alt to the image OR add aria-label to the link.
Source: WCAG 2.1 SC 2.4.4
DLink & Button QualityAction11 issue(s) across 363 links and 1 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://chat.fedoraproject.org/#/room/#s… | Fedora SocialThe Fedora Social… | img no alt | Add alt attribute to the image |
| https://translate.fedoraproject.org/proj… | Add translation | img no alt | Add alt attribute to the image |
| https://chat.fedoraproject.org/#/room/#s… | Fedora Social | img no alt | Add alt attribute to the image |
| https://digitalpublicgoods.net/ | A Registered Digital Public Go… | img no alt | Add alt attribute to the image |
| /workstation | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Workstation | |||
| /kde | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Kde | |||
| /server | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Server | |||
| /cloud | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Cloud | |||
| /coreos | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Coreos | |||
| /iot | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Iot | |||
| /atomic-desktops | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Atomic Desktops | |||
| /spins | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Spins | |||
| /labs | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Labs | |||
| /misc | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Misc | |||
| <button> | (empty) | empty | Add button text or aria-label |
Generic link text like 'click here' doesn't describe the destination.
/workstation ("Learn More"); /kde ("Learn More"); /server ("Learn More"); /cloud ("Learn More"); /coreos ("Learn More"); /iot ("Learn More"); /atomic-desktops ("Learn More"); /spins ("Learn more"); /labs ("Learn more"); /misc ("Learn more")
Generic anchor text ('click here', 'read more', 'learn more') tells screen readers and search engines nothing about the destination.
Learn more ▾ ▴
Out-of-context lists of links read by AT (one navigation pattern) become useless when every link says 'click here'. Use the destination's title or topic as anchor text. Doubles as SEO win — Google passes anchor-text relevance to the destination.
Source: WCAG 2.4.4 / Google Search Central
FFavicon & BrandingAction2 icon(s) detectedFIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DPrint StylesheetActionNo print stylesFIX
DLighthouse Accessibility AuditsActionScore 67/100 — 7 failing, 14 passedFIX
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.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Latest release header.-mb-1 > section.container > a.my-4 > p.text-xs |
43 header.-mb-1 > section.container > a.my-4 > p.text-5xl |
Learn More div.container > div.relative > div.absolute > a.max-w-fit |
Learn More div.container > div.relative > div.absolute > a.max-w-fit |
Learn More div.container > div.relative > div.absolute > a.max-w-fit |
Learn More div.container > div.relative > div.absolute > a.max-w-fit |
Learn More div.container > div.relative > div.absolute > a.max-w-fit |
Learn More div.container > div.relative > div.absolute > a.max-w-fit |
These are opportunities to improve the legibility of your content.
Navigation
A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. Learn more about the `tabindex` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Editions
Workstation
KDE Plasma
Server
Cloud
CoreOS
IoT footer.bg-gray-200 > nav.p-4 > div.mx-auto > div.footer-label |
Atomic Desktops
Silverblue
Kinoite
Sway Atomic
Budgie Atomic
COSMIC Atomic footer.bg-gray-200 > nav.p-4 > div.mx-auto > div.footer-label |
Spins
Xfce Desktop
Cinnamon Desktop
MATE+Compiz Desktop
i3 Tiling WM
LXQt Deskt… footer.bg-gray-200 > nav.p-4 > div.mx-auto > div.footer-label |
Labs
Astronomy
Design Suite
Games
Jam
Python Classroom
Scientific
Security Lab footer.bg-gray-200 > nav.p-4 > div.mx-auto > div.footer-label |
Languages
العربية
Беларуская
Bulgarian
Català
Čeština
Deutsch
Ελληνικά
English
… footer.bg-gray-200 > nav.p-4 > div.mx-auto > div.footer-label |
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
The leading Linux desktop div.container > div.relative > a > h3.bg-gradient-to-r |
These are opportunities to improve keyboard navigation in your application.
Internationalization and localization
If a page doesn't specify a `lang` attribute, a screen reader assumes that the page is in the default language that the user chose when setting up the screen reader. If the page isn't actually in the default language, then the screen reader might not announce the page's text correctly. Learn more about the `lang` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html.scroll-smooth html.scroll-smooth |
These are opportunities to improve the interpretation of your content by users in different locales.
Names and labels
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.section-headers > div#section-header-3 > div.m-icon > img.FPImage div.section-headers > div#section-header-3 > div.m-icon > img.FPImage |
section.align-end > a > div.flex > img.FPImage section.align-end > a > div.flex > img.FPImage |
section.w-full > div.container > div.relative > img.FPImage section.w-full > div.container > div.relative > img.FPImage |
section.w-full > div.container > div.relative > img.FPImage section.w-full > div.container > div.relative > img.FPImage |
section.w-full > div.container > div.relative > img.FPImage section.w-full > div.container > div.relative > img.FPImage |
section.w-full > div.container > div.relative > img.FPImage section.w-full > div.container > div.relative > img.FPImage |
section.w-full > div.container > div.relative > img.FPImage section.w-full > div.container > div.relative > img.FPImage |
section.w-full > div.container > div.relative > img.FPImage section.w-full > div.container > div.relative > img.FPImage |
Labels ensure that form controls are announced properly by assistive technologies, like screen readers. Learn more about form element labels.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div#__nuxt > div#app > nav#mobile > input#expander div#__nuxt > div#app > nav#mobile > input#expander |
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
main.w-full > header.-mb-1 > section.align-end > a main.w-full > header.-mb-1 > section.align-end > a |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
CForm AccessibilityAction47 of 67 controls have issuesREVIEW
| Control | Type | Label | Method |
|---|---|---|---|
| #m-button-downloads | radio | Get Fedora | for/id |
| #m-button-downloads-0 | radio | Editions | for/id |
| #m-button-downloads-1 | radio | Atomic Desktops | for/id |
| #m-button-downloads-2 | radio | Spins | for/id |
| #m-button-downloads-3 | radio | Labs | for/id |
| #m-button-contributors | radio | Contributors | for/id |
| #m-button-contributors-0 | radio | Accounts & Apps | for/id |
| #m-button-contributors-1 | radio | Packaging & Development | for/id |
| #m-button-contributors-2 | radio | Contributor Guides | for/id |
| #m-button-contributors-3 | radio | New Contributors | for/id |
| #m-button-connections | radio | Connections | for/id |
| #m-button-connections-0 | radio | News & Publications | for/id |
| #m-button-connections-1 | radio | Ask Fedora | for/id |
| #m-button-connections-2 | radio | Project Discussion | for/id |
| #m-button-connections-3 | radio | Social & Events | for/id |
| #m-button-help | radio | Help | for/id |
| #m-button-help-0 | radio | Ask Fedora | for/id |
| #m-button-help-1 | radio | User Guides | for/id |
| #m-button-help-2 | radio | Documentation | for/id |
| #m-button-help-3 | radio | About | for/id |
| #button-connections-a | radio | (none) | none |
| #button-connections-b | radio | (none) | none |
| #button-connections-0-a | radio | (none) | none |
| #button-connections-0-b | radio | (none) | none |
| #button-connections-1-a | radio | (none) | none |
| #button-connections-1-b | radio | (none) | none |
| #button-connections-2-a | radio | (none) | none |
| #button-connections-2-b | radio | (none) | none |
| #button-connections-3-a | radio | (none) | none |
| #button-connections-3-b | radio | (none) | none |
| #button-help-a | radio | (none) | none |
| #button-help-b | radio | (none) | none |
| #button-help-0-a | radio | (none) | none |
| #button-help-0-b | radio | (none) | none |
| #button-help-1-a | radio | (none) | none |
| #button-help-1-b | radio | (none) | none |
| #button-help-2-a | radio | (none) | none |
| #button-help-2-b | radio | (none) | none |
| #button-help-3-a | radio | (none) | none |
| #button-help-3-b | radio | (none) | none |
| #button-languages-a | radio | (none) | none |
| #button-languages-b | radio | (none) | none |
| #button-languages-0-a | radio | (none) | none |
| #button-languages-0-b | radio | (none) | none |
| #button-languages-1-a | radio | (none) | none |
| #button-languages-1-b | radio | (none) | none |
| #expander | checkbox | (none) | none |
| #button-downloads-a | radio | (none) | none |
| #button-downloads-b | radio | (none) | none |
| #button-downloads-0-a | radio | (none) | none |
| #button-downloads-0-b | radio | (none) | none |
| #button-downloads-1-a | radio | (none) | none |
| #button-downloads-1-b | radio | (none) | none |
| #button-downloads-2-a | radio | (none) | none |
| #button-downloads-2-b | radio | (none) | none |
| #button-downloads-3-a | radio | (none) | none |
| #button-downloads-3-b | radio | (none) | none |
| #button-contributors-a | radio | (none) | none |
| #button-contributors-b | radio | (none) | none |
| #button-contributors-0-a | radio | (none) | none |
| #button-contributors-0-b | radio | (none) | none |
| #button-contributors-1-a | radio | (none) | none |
| #button-contributors-1-b | radio | (none) | none |
| #button-contributors-2-a | radio | (none) | none |
| #button-contributors-2-b | radio | (none) | none |
| #button-contributors-3-a | radio | (none) | none |
| #button-contributors-3-b | radio | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="radio" name="lock0" id="button-downloads-a">; <input type="radio" name="lock0" id="button-downloads-b">; <input type="radio" name="lock1" id="button-downloads-0-a">; <input type="radio" name="lock1" id="button-downloads-0-b">; <input type="radio" name="lock1" id="button-downloads-1-a">; <input type="radio" name="lock1" id="button-downloads-1-b">; <input type="radio" name="lock1" id="button-downloads-2-a">; <input type="radio" name="lock1" id="button-downloads-2-b">; <input type="radio" name="lock1" id="button-downloads-3-a">; <input type="radio" name="lock1" id="button-downloads-3-b"> (+37 more)
Form controls without labels — assistive tech announces 'edit text' with no context; users can't complete forms.
Source: WCAG 2.1 SC 3.3.2
B404 Error PageHTTP 404, custom pageREVIEW
BDark Mode SupportDark mode detectedREVIEW
Detection limited to meta tags and inline styles.
CColor Contrast (Screenshot)Action20 text elements analyzed, 2 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 It's your Operating … | 18.75:1 | 3.0:1 | #000000 | #F1F2F4 | Pass |
| h2 Editions | 18.75:1 | 3.0:1 | #000000 | #F1F2F4 | Pass |
| h2 Want more Fedora opt… | 18.75:1 | 3.0:1 | #000000 | #F1F2F4 | Pass |
| h2 Support Resources | 18.75:1 | 3.0:1 | #000000 | #F1F2F4 | Pass |
| h3 A Registered Digital… | 18.75:1 | 3.0:1 | #000000 | #F1F2F4 | Pass |
| h3 The leading Linux de… | 18.75:1 | 3.0:1 | #000000 | #F1F2F4 | Pass |
| h3 The next generation … | 18.75:1 | 3.0:1 | #000000 | #F1F2F4 | Pass |
| h3 A Community Server O… | 18.75:1 | 3.0:1 | #000000 | #F1F2F4 | Pass |
| h3 The lightweight VM e… | 18.75:1 | 3.0:1 | #000000 | #F1F2F4 | Pass |
| h3 The container optimi… | 18.75:1 | 3.0:1 | #000000 | #F1F2F4 | Pass |
| h3 The solid edge found… | 18.75:1 | 3.0:1 | #000000 | #F1F2F4 | Pass |
| h3 Atomic Desktops | 18.75:1 | 3.0:1 | #000000 | #F1F2F4 | Pass |
| h3 Fedora Spins | 18.75:1 | 3.0:1 | #000000 | #F1F2F4 | Pass |
| h3 Fedora Labs | 18.75:1 | 3.0:1 | #000000 | #F1F2F4 | Pass |
| h3 Miscellaneous Downlo… | 18.75:1 | 3.0:1 | #000000 | #F1F2F4 | Pass |
| h3 Documentation | 18.75:1 | 3.0:1 | #000000 | #F1F2F4 | Pass |
| h3 Support | 18.75:1 | 3.0:1 | #000000 | #F1F2F4 | Pass |
| h3 Chat | 18.75:1 | 3.0:1 | #000000 | #F1F2F4 | Pass |
| title Fedora Linux | The F… | 4.08:1 | 4.5:1 | #000000 | #3C6EB4 | Fail |
| a Skip to main content | 4.08:1 | 4.5:1 | #000000 | #3C6EB4 | 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.
ALandmark Structure10 landmarksPASS
Multiple navigations need aria-label to distinguish them for screen readers.
Some <nav> elements lack aria-label — screen-reader users hear 'navigation' multiple times with no way to distinguish them.
Learn more ▾ ▴
When a page has multiple <nav> regions (primary, footer, breadcrumb), each needs aria-label or aria-labelledby. AT users navigate by landmark; identical 'navigation' announcements force them to enter each one to discover purpose.
Source: WAI-ARIA Authoring Practices
AHeading Hierarchy18 headings, 1 skip(s)PASS
- H1 It's your Operating System.
- H3 A Registered Digital Public Good skipped
- H2 Editions
- H3 The leading Linux desktop
- H3 The next generation personal desktop
- H3 A Community Server OS
- H3 The lightweight VM environment
- H3 The container optimized OS
- H3 The solid edge foundation
- H2 Want more Fedora options?
- H3 Atomic Desktops
- H3 Fedora Spins
- H3 Fedora Labs
- H3 Miscellaneous Downloads
- H2 Support Resources
- H3 Documentation
- H3 Support
- H3 Chat
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI