Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.F404 Error PageActionHTTP 404, bare pageFIX
FFavicon & BrandingAction1 icon(s) detectedFIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
CLandmark StructureAction3 landmarksREVIEW
Screen reader users cannot quickly navigate to the primary content. Wrap your main content in <main>.
Without a <main> landmark, screen-reader users can't skip past the navigation to the page content — every page starts with re-reading the menu.
Learn more ▾ ▴
The <main> element marks the page's primary content area. Assistive tech offers a 'jump to main' shortcut — but only if <main> exists. Without it, every page navigation forces re-reading the header. Wrap your primary content in a single <main>.
Source: WAI-ARIA / WCAG 2.4.1
Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.
Without a skip-nav link, keyboard users tab through every nav item before reaching content — every page, every visit.
Learn more ▾ ▴
WCAG 2.4.1 (Bypass Blocks) requires a mechanism to skip past repeated content. The standard implementation is a 'Skip to main content' link that's the first focusable element, visually hidden until focused. Three lines of HTML + four of CSS.
Source: WCAG 2.1 SC 2.4.1
CAlt Text QualityAction8 of 17 images have issuesREVIEW
| Issue | Count |
|---|---|
| missing | 8 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
BLink & Button Quality2 issue(s) across 26 links and 0 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://blog.gitter.im/2023/02/13/gitter… | Latest news Gitter… | new tab | Add '(opens in new tab)' to text |
| https://static.element.io/pdfs/enterpris… | End User License Agreement | new tab | Add '(opens in new tab)' to text |
| https://static.element.io/pdfs/acceptabl… | Acceptable Use Policy | new tab | Add '(opens in new tab)' to text |
| https://matrix.org/ | Matrix.org | new tab | Add '(opens in new tab)' to text |
| https://matrix.org/clients/ | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Clients | |||
| https://matrix.org/ | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Home page | |||
| https://twitter.com/gitchat | @gitchat | new tab | Add '(opens in new tab)' to text |
| https://spec.matrix.org/latest/client-se… | Matrix API | new tab | Add '(opens in new tab)' to text |
| http://blog.gitter.im | Blog | new tab | Add '(opens in new tab)' to text |
| https://twitter.com/gitchat | new tab | Add '(opens in new tab)' to text | |
Generic link text like 'click here' doesn't describe the destination.
https://matrix.org/clients/ ("Learn more"); https://matrix.org/ ("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
Add '(opens in new tab)' to link text or aria-label.
https://blog.gitter.im/2023/02/13/gitter-has-fully-migrated-to-matrix/; https://static.element.io/pdfs/enterprise-EULA.pdf; https://static.element.io/pdfs/acceptable-use-policy.pdf; https://matrix.org/; https://twitter.com/gitchat; https://spec.matrix.org/latest/client-server-api/; http://blog.gitter.im; https://twitter.com/gitchat
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, 13 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 Where communities th… | 2.75:1 | 3.0:1 | #000000 | #7332A8 | Fail |
| h1 Trusted by | 4.44:1 | 3.0:1 | #000000 | #9A5F95 | Pass |
| h1 Matrix native | 4.44:1 | 3.0:1 | #000000 | #9A5F95 | Pass |
| h1 Get Gitter | 4.44:1 | 3.0:1 | #000000 | #9A5F95 | Pass |
| h1 Loved by our users | 4.44:1 | 3.0:1 | #000000 | #9A5F95 | Pass |
| h2 Built on Matrix | 3.99:1 | 3.0:1 | #000000 | #8852BD | Pass |
| h2 Simple to start | 4.80:1 | 3.0:1 | #000000 | #9F62AA | Pass |
| h2 Markdown and LaTeX | 4.55:1 | 3.0:1 | #000000 | #9D6096 | Pass |
| title Gitter — Where dev… | 2.46:1 | 4.5:1 | #000000 | #692F98 | Fail |
| a Apps | 2.92:1 | 4.5:1 | #000000 | #8132A3 | Fail |
| a Documentation | 3.43:1 | 4.5:1 | #000000 | #913BAC | Fail |
| a Open source | 3.36:1 | 4.5:1 | #000000 | #8E3BAB | Fail |
| span Sign-in to start tal… | 3.14:1 | 4.5:1 | #000000 | #8538AA | Fail |
| span Sign-in | 2.82:1 | 4.5:1 | #000000 | #7732AA | Fail |
| span Latest news | 2.81:1 | 4.5:1 | #000000 | #7136AA | Fail |
| span Gitter has migrated … | 2.66:1 | 4.5:1 | #000000 | #6834AA | Fail |
| p Gitter is a chat and… | 2.95:1 | 4.5:1 | #000000 | #713BAF | Fail |
| span Sign-in to start tal… | 3.20:1 | 4.5:1 | #000000 | #7841B2 | Fail |
| span Sign-in | 3.33:1 | 4.5:1 | #000000 | #7945B5 | Fail |
| a Get the apps | 3.33:1 | 4.5:1 | #000000 | #7A44B6 | 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.
BLighthouse Accessibility AuditsScore 81/100 — 3 failing, 13 passedREVIEW
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 |
|---|
SIGN-IN div.panel-content-wrapper > div.intro-panel-cta-button-block > a.button--kind-primary > span.sign-in-short-text |
The Gitter webapp is available in all modern browsers, and there are a variety … section#apps > div.panel-content-wrapper > div.apps-content-wrapper > p.apps-main-description |
GITTER WEB div.panel-content-wrapper > div.apps-content-wrapper > p.app-button-block > a.app-button |
DOWNLOAD ELEMENT div.panel-content-wrapper > div.apps-content-wrapper > p.app-button-block > a.app-button |
After downloading Element, be sure to specify gitter.im as the homeserver. section#apps > div.panel-content-wrapper > div.apps-content-wrapper > p.astro-J7PV25F6 |
gitter.im div.panel-content-wrapper > div.apps-content-wrapper > p.astro-J7PV25F6 > code.astro-J7PV25F6 |
Chris Nicholson div.testimonials-quotes > blockquote.testimonials-quote > cite.testimonials-quote-citation > strong.astro-J7PV25F6 |
, Deeplearning4j div.testimonials-quotes > blockquote.testimonials-quote > cite.testimonials-quote-citation > span.testimonial-cite-descriptor |
Loved by our users section.testimonials-panel > div.testimonials-content-wrapper > div.testimonials-content-block > h1.testimonials-heading |
Gitter is nothing without the people using it day in and day out. section.testimonials-panel > div.testimonials-content-wrapper > div.testimonials-content-block > p.testimonials-main-description |
We need updated quotes! If you love Gitter, Tweet us @gitchat with what Gitter … section.testimonials-panel > div.testimonials-content-wrapper > div.testimonials-content-block > p.astro-J7PV25F6 |
@gitchat div.testimonials-content-wrapper > div.testimonials-content-block > p.astro-J7PV25F6 > a.astro-J7PV25F6 |
Copyright © 2025 New Vector Ltd footer.footer-bottom > div.footer-content-wrapper > div.footer-copyright-notice > small.astro-SZ7XMLTE |
MATRIX API div.footer-content-wrapper > ul.footer-link-list > li.footer-link-list-item > a.bottom-panel-navigation-link |
BLOG div.footer-content-wrapper > ul.footer-link-list > li.footer-link-list-item > a.bottom-panel-navigation-link |
TWITTER div.footer-content-wrapper > ul.footer-link-list > li.footer-link-list-item > a.bottom-panel-navigation-link |
These are opportunities to improve the legibility of your content.
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 |
|---|
section#apps > div.panel-content-wrapper > div.apps-screenshot-wrapper > img.apps-screenshot-image section#apps > div.panel-content-wrapper > div.apps-screenshot-wrapper > img.apps-screenshot-image |
div.testimonials-quotes > blockquote.testimonials-quote > div.testimonial-image-wrapper > img.astro-J7PV25F6 div.testimonials-quotes > blockquote.testimonials-quote > div.testimonial-image-wrapper > img.astro-J7PV25F6 |
div.testimonials-quotes > blockquote.testimonials-quote > div.testimonial-image-wrapper > img.astro-J7PV25F6 div.testimonials-quotes > blockquote.testimonials-quote > div.testimonial-image-wrapper > img.astro-J7PV25F6 |
div.testimonials-quotes > blockquote.testimonials-quote > div.testimonial-image-wrapper > img.astro-J7PV25F6 div.testimonials-quotes > blockquote.testimonials-quote > div.testimonial-image-wrapper > img.astro-J7PV25F6 |
div.testimonials-quotes > blockquote.testimonials-quote > div.testimonial-image-wrapper > img.astro-J7PV25F6 div.testimonials-quotes > blockquote.testimonials-quote > div.testimonial-image-wrapper > img.astro-J7PV25F6 |
div.testimonials-quotes > blockquote.testimonials-quote > div.testimonial-image-wrapper > img.astro-J7PV25F6 div.testimonials-quotes > blockquote.testimonials-quote > div.testimonial-image-wrapper > img.astro-J7PV25F6 |
div.testimonials-quotes > blockquote.testimonials-quote > div.testimonial-image-wrapper > img.astro-J7PV25F6 div.testimonials-quotes > blockquote.testimonials-quote > div.testimonial-image-wrapper > img.astro-J7PV25F6 |
div.testimonials-quotes > blockquote.testimonials-quote > div.testimonial-image-wrapper > img.astro-J7PV25F6 div.testimonials-quotes > blockquote.testimonials-quote > div.testimonial-image-wrapper > img.astro-J7PV25F6 |
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.
Best practices
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html html |
These items highlight common accessibility best practices.
AHeading Hierarchy8 headingsPASS
- H1 Where communities thrive
- H2 Built on Matrix
- H2 Simple to start
- H2 Markdown and LaTeX
- H1 Trusted by duplicate H1
- H1 Matrix native duplicate H1
- H1 Get Gitter duplicate H1
- H1 Loved by our users duplicate H1
A page should have only one H1. Multiple H1s dilute the document outline.
Multiple H1s blur the page's primary topic — screen-reader users and Google both prefer one H1.
Learn more ▾ ▴
HTML5's outline algorithm technically allows multiple H1s within sectioning content, but no browser implements it. In practice: one H1 per page. Use H2-H6 for subsections.
Source: WCAG 2.4.6 / Google Search Central