Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLink & Button QualityAction11 issue(s) across 202 links and 22 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://github.com | GitHub homepage | new tab | Add '(opens in new tab)' to text |
| https://github.com/features/copilot?utm_… | Try GitHub Copilot | new tab | Add '(opens in new tab)' to text |
| https://github.com/events/universe/recap… | See what's new | new tab | Add '(opens in new tab)' to text |
| https://github.blog/ai-and-ml/generative… | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: How Ai Code Generation Works | |||
| https://docs.github.com/en/get-started | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Get Started | |||
| https://github.blog/engineering/how-we-u… | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: How We Use Github To Be More Productive Collaborative And Secure | |||
| https://github.com/resources/whitepapers… | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Gartner Magic Quadrant And Critical Capabilities For Ai Code Assistants | |||
| https://github.blog/ai-and-ml/llms/unloc… | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Unlocking The Power Of Unstructured Data With Rag | |||
| https://resources.github.com/software-de… | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Innersource | |||
| https://resources.github.com/security/th… | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: The Enterprise Guide To Ai Powered Devsecops | |||
| https://github.com/events/universe/recap… | See what's new | new tab | Add '(opens in new tab)' to text |
| https://github.com/features/copilot?utm_… | Try GitHub Copilot | new tab | Add '(opens in new tab)' to text |
| https://github.com/github | GitHub profile of github | new tab | Add '(opens in new tab)' to text |
| https://x.com/share?text=Sunsetting%20At… | Share on X | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/sharer/sharer.p… | Share on Facebook | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/shareArticle?ti… | Share on LinkedIn | new tab | Add '(opens in new tab)' to text |
| https://github.com/github | @github | new tab | Add '(opens in new tab)' to text |
| https://docs.github.com/ | Go to Docs | new tab | Add '(opens in new tab)' to text |
| https://github.com/readme | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Readme | |||
| https://github.com/features/actions | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Actions | |||
| https://github.com/solutions/executive-i… | Get started | new tab | Add '(opens in new tab)' to text |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
Generic link text like 'click here' doesn't describe the destination.
https://github.blog/ai-and-ml/generative-ai/how-ai-code-generation-works/ ("Learn more"); https://docs.github.com/en/get-started ("Learn more"); https://github.blog/engineering/how-we-use-github-to-be-more-productive-colla… ("Learn more"); https://github.com/resources/whitepapers/gartner-magic-quadrant-and-critical-… ("Learn more"); https://github.blog/ai-and-ml/llms/unlocking-the-power-of-unstructured-data-w… ("Learn more"); https://resources.github.com/software-development/innersource/ ("Learn more"); https://resources.github.com/security/the-enterprise-guide-to-ai-powered-devs… ("Learn more"); https://github.com/readme ("Learn more"); https://github.com/features/actions ("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://github.com; https://github.com/features/copilot?utm_source=blog-tap-nav&utm_medium=blog&u…; https://github.com/events/universe/recap?utm_source=k2k-blog-tap-nav&utm_medi…; https://github.com/events/universe/recap?utm_source=k2k-blog-tap-nav&utm_medi…; https://github.com/features/copilot?utm_source=blog-tap-nav&utm_medium=blog&u…; https://github.com/github; https://x.com/share?text=Sunsetting%20Atom&url=https%3A%2F%2Fgithub.blog%2Fne…; https://www.facebook.com/sharer/sharer.php?t=Sunsetting%20Atom&u=https%3A%2F%…; https://www.linkedin.com/shareArticle?title=Sunsetting%20Atom&url=https%3A%2F…; https://github.com/github (+2 more)
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
Icon-only buttons need an aria-label so screen readers can announce them.
button.mobile-nav-focus-trap (#120 on page); button.mobile-nav-focus-trap (#658 on page)
Buttons with no accessible text (icon-only, no aria-label) can't be activated by voice control or understood by screen readers.
Source: WCAG 2.1 SC 4.1.2
F404 Error PageActionSoft 404 detectedFIX
The server returned HTTP 200 for a non-existent path. Search engines will index this page as real content. Configure your server to return HTTP 404 for missing pages.
FWeb ManifestActionInvalid JSONFIX
Manifest contains invalid JSON.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
BFavicon & Branding5 icon(s) detectedREVIEW
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 Sunsetting Atom | 1.43:1 | 3.0:1 | #000000 | #24292F | Fail |
| h2 Categories | 1.43:1 | 3.0:1 | #000000 | #24292F | Fail |
| h2 Tags: | 1.43:1 | 3.0:1 | #000000 | #24292F | Fail |
| h2 Written by | 1.43:1 | 3.0:1 | #000000 | #24292F | Fail |
| h2 More on | 1.43:1 | 3.0:1 | #000000 | #24292F | Fail |
| h2 Related posts | 1.43:1 | 3.0:1 | #000000 | #24292F | Fail |
| h2 Explore more from Gi… | 1.43:1 | 3.0:1 | #000000 | #24292F | Fail |
| h2 We do newsletters, t… | 1.43:1 | 3.0:1 | #000000 | #24292F | Fail |
| h2 Site-wide Links | 1.43:1 | 3.0:1 | #000000 | #24292F | Fail |
| h3 Docs | 1.43:1 | 3.0:1 | #000000 | #24292F | Fail |
| h3 The ReadME Project | 1.43:1 | 3.0:1 | #000000 | #24292F | Fail |
| h3 GitHub Actions | 1.43:1 | 3.0:1 | #000000 | #24292F | Fail |
| h3 Enterprise content | 1.43:1 | 3.0:1 | #000000 | #24292F | Fail |
| h3 Product | 1.43:1 | 3.0:1 | #000000 | #24292F | Fail |
| h3 Platform | 1.43:1 | 3.0:1 | #000000 | #24292F | Fail |
| h3 Support | 1.43:1 | 3.0:1 | #000000 | #24292F | Fail |
| h3 Company | 1.43:1 | 3.0:1 | #000000 | #24292F | Fail |
| title Sunsetting Atom - Th… | 1.41:1 | 4.5:1 | #000000 | #212830 | Fail |
| a Skip to content | 1.41:1 | 4.5:1 | #000000 | #212830 | Fail |
| a Skip to sidebar | 1.41:1 | 4.5:1 | #000000 | #212830 | 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 84/100 — 4 failing, 25 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.
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 |
|---|
body.wp-singular > div.lightbox-overlay > img.lightbox-image body.wp-singular > div.lightbox-overlay > img.lightbox-image |
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.
Contrast
Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. Learn how to make links distinguishable.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Atom div.position-sticky > section.mb-7 > h2#atom-related-posts-title > a.Link--primary |
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 |
|---|
How to manage cookie preferences div#wcpConsentBannerCtrl > div._1Upc2NjY8AlDn177YoVj0y > p.f6QKJD7fhSbnJLarTL-W- > a |
Privacy Statement div#wcpConsentBannerCtrl > div._1Upc2NjY8AlDn177YoVj0y > p.f6QKJD7fhSbnJLarTL-W- > a |
Third-Party Cookies div#wcpConsentBannerCtrl > div._1Upc2NjY8AlDn177YoVj0y > p.f6QKJD7fhSbnJLarTL-W- > a |
Accept div#ghcc > div#wcpConsentBannerCtrl > div._2j0fmugLb1FgYz6KPuB91w > button._1XuCi2WhiqeWRUVp3pnFG3 |
Reject div#ghcc > div#wcpConsentBannerCtrl > div._2j0fmugLb1FgYz6KPuB91w > button._1XuCi2WhiqeWRUVp3pnFG3 |
Manage cookies div#ghcc > div#wcpConsentBannerCtrl > div._2j0fmugLb1FgYz6KPuB91w > button._1XuCi2WhiqeWRUVp3pnFG3 |
These are opportunities to improve keyboard navigation in your application.
Best practices
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Terms div.container-xl > ul.list-style-none > li.mr-3 > a.Link--secondary |
Privacy div.container-xl > ul.list-style-none > li.mr-3 > a.Link--secondary |
These items highlight common accessibility best practices.
A+Landmark Structure21 landmarksPASS
A+Heading Hierarchy26 headingsPASS
- H2 Categories
- H1 Sunsetting Atom
- H2 Why are we doing this?
- H2 What happens next?
- H2 If I’m using Atom, what changes can I expect after the sunset?
- H2 Thank you
- H2 Tags:
- H2 Written by
- H3 GitHub Staff
- H2 More on Atom
- H3 Action needed for GitHub Desktop and Atom users
- H2 Related posts
- H3 Changes to GitHub Copilot Individual plans
- H3 Bringing more transparency to GitHub’s status page
- H3 Developer policy update: Intermediary liability, copyright, and transparency
- H2 Explore more from GitHub
- H3 Docs
- H3 The ReadME Project
- H3 GitHub Actions
- H3 Enterprise content
- H2 We do newsletters, too
- H2 Site-wide Links
- H3 Product
- H3 Platform
- H3 Support
- H3 Company
AAlt Text Quality1 of 18 images have issuesPASS
| Issue | Count |
|---|---|
| missing | 1 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
A+Form AccessibilityAll 4 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #search-input | search | Search the blog | aria-label |
| #search-input | search | Search the blog | aria-label |
| #newsletter_emailAddress | Your email address | for/id | |
| #optincheckbox | checkbox | none |