Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DPrint StylesheetActionNo print stylesFIX
CLink & Button QualityAction73 links, 10 buttons — all OKREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://docusaurus.io/blog/releases/3.9 | Docusaurus v3.9 | new tab | Add '(opens in new tab)' to text |
| / | Docusaurus | img no alt | Add alt attribute to the image |
| https://docusaurus-archive-october-2023.… | 2.3.1 | new tab | Add '(opens in new tab)' to text |
| https://docusaurus-archive-october-2023.… | 2.2.0 | new tab | Add '(opens in new tab)' to text |
| https://docusaurus-archive-october-2023.… | 2.1.0 | new tab | Add '(opens in new tab)' to text |
| https://docusaurus-archive-october-2023.… | 2.0.1 | new tab | Add '(opens in new tab)' to text |
| https://v1.docusaurus.io | 1.x.x | new tab | Add '(opens in new tab)' to text |
| https://github.com/facebook/docusaurus/i… | Help Us Translate | new tab | Add '(opens in new tab)' to text |
| https://github.com/facebook/docusaurus | GitHub repository | new tab | Add '(opens in new tab)' to text |
| / | Docusaurus | img no alt | Add alt attribute to the image |
| https://github.com/facebook/docusaurus | GitHub repository | new tab | Add '(opens in new tab)' to text |
| https://docusaurus.new | Try a Demo | new tab | Add '(opens in new tab)' to text |
| https://x.com/acemarke/status/1452725153… | Oct 26, 2021 | new tab | Add '(opens in new tab)' to text |
| https://x.com/supabase/status/1328960757… | Nov 18, 2020 | new tab | Add '(opens in new tab)' to text |
| https://x.com/Dr_Electron/status/1443635… | Oct 11, 2021 | new tab | Add '(opens in new tab)' to text |
| https://x.com/arcanis/status/13516203545… | Jan 20, 2021 | new tab | Add '(opens in new tab)' to text |
| https://x.com/paularmstrong/status/13870… | Apr 27, 2021 | new tab | Add '(opens in new tab)' to text |
| https://x.com/kentcdodds/status/13238068… | Nov 4, 2020 | new tab | Add '(opens in new tab)' to text |
| https://x.com/maxlynch/status/1375113166… | Mar 25, 2021 | new tab | Add '(opens in new tab)' to text |
| https://x.com/debs_obrien/status/1374615… | Mar 24, 2021 | new tab | Add '(opens in new tab)' to text |
| https://x.com/swyx/status/14184055156845… | Jul 23, 2021 | new tab | Add '(opens in new tab)' to text |
| https://stackoverflow.com/questions/tagg… | Stack Overflow | new tab | Add '(opens in new tab)' to text |
| https://discordapp.com/invite/docusaurus | Discord | new tab | Add '(opens in new tab)' to text |
| https://github.com/facebook/docusaurus | GitHub | new tab | Add '(opens in new tab)' to text |
| https://x.com/docusaurus | X | new tab | Add '(opens in new tab)' to text |
| https://www.netlify.com | Deploys by Netlify | new tab | Add '(opens in new tab)' to text |
| https://argos-ci.com | Covered by Argos | new tab | Add '(opens in new tab)' to text |
| https://opensource.facebook.com/legal/pr… | Privacy | new tab | Add '(opens in new tab)' to text |
| https://opensource.facebook.com/legal/te… | Terms | new tab | Add '(opens in new tab)' to text |
| https://opensource.facebook.com/legal/co… | Cookie Policy | new tab | Add '(opens in new tab)' to text |
Add '(opens in new tab)' to link text or aria-label.
https://docusaurus.io/blog/releases/3.9; https://docusaurus-archive-october-2023.netlify.app/docs/2.3.1; https://docusaurus-archive-october-2023.netlify.app/docs/2.2.0; https://docusaurus-archive-october-2023.netlify.app/docs/2.1.0; https://docusaurus-archive-october-2023.netlify.app/docs/2.0.1; https://v1.docusaurus.io; https://github.com/facebook/docusaurus/issues/3526; https://github.com/facebook/docusaurus; https://github.com/facebook/docusaurus; https://docusaurus.new (+18 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
B404 Error PageHTTP 404, custom pageREVIEW
CFavicon & BrandingAction11 icon(s) detectedREVIEW
BDark Mode SupportDark mode detectedREVIEW
Detection limited to meta tags and inline styles.
CColor Contrast (Screenshot)Action20 text elements analyzed, 11 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 |
|---|---|---|---|---|---|
| h2 Check it out in the … | 1.60:1 | 3.0:1 | #000000 | #2B3137 | Fail |
| h2 Loved by many engine… | 1.60:1 | 3.0:1 | #000000 | #2B3137 | Fail |
| h3 Powered by MDX | 1.60:1 | 3.0:1 | #000000 | #2B3137 | Fail |
| h3 Built Using React | 1.60:1 | 3.0:1 | #000000 | #2B3137 | Fail |
| h3 Ready for Translatio… | 1.60:1 | 3.0:1 | #000000 | #2B3137 | Fail |
| h3 Document Versioning | 1.60:1 | 3.0:1 | #000000 | #2B3137 | Fail |
| h3 Content Search | 1.60:1 | 3.0:1 | #000000 | #2B3137 | Fail |
| title Build optimized webs… | 16.91:1 | 4.5:1 | #000000 | #F6E2E3 | Pass |
| a Skip to main content | 18.71:1 | 4.5:1 | #000000 | #F6EFFF | Pass |
| div 🎉️ | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Docusaurus v3.9 | 20.65:1 | 4.5:1 | #000000 | #FDFDFD | Pass |
| b is out! | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| div 🥳️ | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| b Docusaurus | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| a Docs | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a API | 9.31:1 | 4.5:1 | #000000 | #AAADAF | Pass |
| a Blog | 1.60:1 | 4.5:1 | #000000 | #2B3137 | Fail |
| a Showcase | 1.60:1 | 4.5:1 | #000000 | #2B3137 | Fail |
| a Community | 1.60:1 | 4.5:1 | #000000 | #2B3137 | Fail |
| a 3.9.2 | 1.60:1 | 4.5:1 | #000000 | #2B3137 | 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 Structure5 landmarksPASS
AHeading Hierarchy8 headings, 1 skip(s)PASS
- H1 Build optimized websites quickly, focus on your content
- H3 Powered by MDX skipped
- H3 Built Using React
- H3 Ready for Translations
- H3 Document Versioning
- H3 Content Search
- H2 Check it out in the intro video
- H2 Loved by many engineers
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
A+Alt Text QualityAll 20 images OKPASS
A+Form AccessibilityNo form controlsPASS
A+Web ManifestPWA-readyPASS
A+Lighthouse Accessibility AuditsScore 98/100 — 1 failing, 22 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.
Navigation
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 |
|---|
Powered by MDX div.container > div.row > div.col > h3.featureHeading_TLGJ |
These are opportunities to improve keyboard navigation in your application.