Accessibility
· 24 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DMobile-Readable Font SizesAction42% of visible text renders at >= 12 CSS px (15 below threshold)FIX
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.
DPrint StylesheetActionNo print stylesFIX
BLandmark Structure2 landmarksREVIEW
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
BFavicon & Branding7 icon(s) detectedREVIEW
BDark Mode SupportDark mode detectedREVIEW
Detection limited to meta tags and inline styles.
A+Heading Hierarchy1 headingsPASS
- H1 Happening now.
A+Heading Text QualityAll 1 heading(s) have substantive, well-formed textPASS
A+Alt Text QualityNo imagesPASS
A+Form AccessibilityNo form controlsPASS
ALink & Button Quality13 links, 0 buttons — all OKPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://about.x.com | About | new tab | Add '(opens in new tab)' to text |
| https://help.x.com/using-x/download-the-… | Get App | new tab | Add '(opens in new tab)' to text |
| https://grok.com/download | Grok | new tab | Add '(opens in new tab)' to text |
| https://help.x.com | Help | new tab | Add '(opens in new tab)' to text |
| https://x.com/tos | Terms | new tab | Add '(opens in new tab)' to text |
| https://x.com/privacy | Privacy | new tab | Add '(opens in new tab)' to text |
| https://support.x.com/articles/20170514 | Cookies | new tab | Add '(opens in new tab)' to text |
| https://careers.x.com | Careers | new tab | Add '(opens in new tab)' to text |
| https://business.x.com/advertising?ref=g… | Ads & Business | new tab | Add '(opens in new tab)' to text |
| https://developer.x.com | Developers | new tab | Add '(opens in new tab)' to text |
| https://x.com/i/jf/stories/home | News | new tab | Add '(opens in new tab)' to text |
| https://help.x.com/rules-and-policies/us… | US TIDA | new tab | Add '(opens in new tab)' to text |
| https://help.x.com/resources/accessibili… | Accessibility | new tab | Add '(opens in new tab)' to text |
Add '(opens in new tab)' to link text or aria-label.
https://about.x.com; https://help.x.com/using-x/download-the-x-app; https://grok.com/download; https://help.x.com; https://x.com/tos; https://x.com/privacy; https://support.x.com/articles/20170514; https://careers.x.com; https://business.x.com/advertising?ref=gl-tw-tw-twitter-advertise; https://developer.x.com (+3 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
A+Form Input TypesNo form controls on this pagePASS
A+Form Input QualityNo form controls on this pagePASS
A+Mobile Keyboard & AutofillNo form controls -- mobile keyboard check is N/APASS
A+Document LanguageLang attribute set to "en"PASS
A+Tabindex Anti-PatternsNo explicit tabindex attributes foundPASS
AIframe Accessibility1/1 iframe(s) missing title; 0 placeholder(s)PASS
A+Tap Target AdequacyAll tap targets meet WCAG 2.5.5/2.5.8 sizingPASS
A+Web ManifestPWA-readyPASS
A+PWA DepthNo PWA depth issues detectedPASS
A+Mobile UX Depth2 mobile-depth signal(s) detectedPASS
A+Color Contrast (Screenshot)16 text elements analyzed, 0 fail WCAG AAPASS
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
Show all checked elements (16)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h1 Happening now. | 17.40:1 | 3.0:1 | #1A1A1A | #FFFFFF | Pass |
| title X. It’s what’s h… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span About | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Get App | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Grok | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Help | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Terms | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Privacy | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Cookies | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Careers | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Ads & Business | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Developers | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span News | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span US TIDA | 20.83:1 | 4.5:1 | #000000 | #FEFEFF | Pass |
| span Accessibility | 20.80:1 | 4.5:1 | #000000 | #FDFEFF | Pass |
| span © 2026 X Corp. | 20.83:1 | 4.5:1 | #000000 | #FEFEFF | Pass |
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.
ALighthouse Accessibility AuditsScore 93/100 — 1 failing, 18 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.
Best practices
Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. Learn more about the viewport meta tag.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
head > meta head > meta |
These items highlight common accessibility best practices.