Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DWeb ManifestActionNot foundFIX
No web manifest found.
DPrint StylesheetActionNo print stylesFIX
BHeading Hierarchy2 headingsREVIEW
- H2 Try Dart in your browser
- H3 Want more practice? Learn the language, explore the core libraries, or build a command-line app.
Every page should have one H1 that describes the page content.
No H1 means screen-reader users can't identify the page's primary topic, and Google's content-extraction degrades.
Learn more ▾ ▴
The H1 is the document title for assistive tech and a strong signal to search engines about page topic. Pages without one force screen readers to fall back to the <title> attribute or page chrome. Add a single H1 that names the page's primary subject.
Source: WCAG 2.4.6 / Google Search Central
CLink & Button QualityAction3 issue(s) across 200 links and 34 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://policies.google.com/technologies… | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Cookies | |||
| https://codelabs.developers.google.com/c… | Applied tutorialopen_in_new | new tab | Add '(opens in new tab)' to text |
| https://docs.flutter.dev/ai/mcp-server | Dart and Flutter MCP serverope… | new tab | Add '(opens in new tab)' to text |
| https://genkit.dev/docs/dart/get-started… | Genkit for Dartopen_in_new | new tab | Add '(opens in new tab)' to text |
| https://blog.dart.dev | Dart Blogopen_in_new | new tab | Add '(opens in new tab)' to text |
| https://api.dart.dev | API referenceopen_in_new | new tab | Add '(opens in new tab)' to text |
| https://dartpad.dev | DartPad (online editor)open_in… | new tab | Add '(opens in new tab)' to text |
| https://flutter.dev | Flutteropen_in_new | new tab | Add '(opens in new tab)' to text |
| https://pub.dev | Package siteopen_in_new | new tab | Add '(opens in new tab)' to text |
| https://blog.dart.dev/announcing-dart-3-… | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Announcing Dart 3 11 B6529be4203a | |||
| (empty) | empty | Add link text or aria-label | |
| https://blog.dart.dev | Dart's Medium publication | new tab | Add '(opens in new tab)' to text |
| https://github.com/dart-lang | Dart's GitHub organization | new tab | Add '(opens in new tab)' to text |
| https://bsky.app/profile/dart.dev | Dart's Bluesky (Twitter) profi… | new tab | Add '(opens in new tab)' to text |
| https://twitter.com/dart_lang | Dart's X (Twitter) profile | new tab | Add '(opens in new tab)' to text |
| https://policies.google.com/privacy | Privacy | new tab | Add '(opens in new tab)' to text |
| https://jaspr.site | This site is built with the Ja… | new tab | Add '(opens in new tab)' to text |
Links without text are announced as raw URLs by screen readers.
Links with no accessible text (empty <a></a>, image-only no alt, icon-only no aria-label) are unidentifiable to screen readers.
Source: WCAG 2.1 SC 2.4.4
Generic link text like 'click here' doesn't describe the destination.
https://policies.google.com/technologies/cookies ("Learn more"); https://blog.dart.dev/announcing-dart-3-11-b6529be4203a ("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://codelabs.developers.google.com/codelabs/dart-patterns-records; https://docs.flutter.dev/ai/mcp-server; https://genkit.dev/docs/dart/get-started/; https://blog.dart.dev; https://api.dart.dev; https://dartpad.dev; https://flutter.dev; https://pub.dev; https://blog.dart.dev; https://github.com/dart-lang (+4 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
CFavicon & BrandingAction5 icon(s) detectedREVIEW
BDark Mode SupportDark mode detectedREVIEW
Detection limited to meta tags and inline styles.
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 |
|---|---|---|---|---|---|
| h2 Try Dart in your bro… | 1.40:1 | 3.0:1 | #000000 | #202731 | Fail |
| h3 Want more practice? | 1.40:1 | 3.0:1 | #000000 | #202731 | Fail |
| h3 , ex… | 1.40:1 | 3.0:1 | #000000 | #202731 | Fail |
| h3 , or | 1.40:1 | 3.0:1 | #000000 | #202731 | Fail |
| title Dart programming lan… | 1.40:1 | 4.5:1 | #000000 | #1C2834 | Fail |
| a Skip to main content | 1.40:1 | 4.5:1 | #000000 | #1C2834 | Fail |
| p dart.dev uses cookie… | 2.21:1 | 4.5:1 | #000000 | #134488 | Fail |
| a Learn more | 1.40:1 | 4.5:1 | #000000 | #1C2834 | Fail |
| button OK, got it | 1.40:1 | 4.5:1 | #000000 | #1C2834 | Fail |
| span Dart | 1.40:1 | 4.5:1 | #000000 | #1C2834 | Fail |
| a Overview | 1.40:1 | 4.5:1 | #000000 | #1C2834 | Fail |
| span Docs | 1.40:1 | 4.5:1 | #000000 | #1C2834 | Fail |
| a Blog | 1.40:1 | 4.5:1 | #000000 | #1C2834 | Fail |
| a Community | 1.40:1 | 4.5:1 | #000000 | #1C2834 | Fail |
| a Learn | 1.40:1 | 4.5:1 | #000000 | #1C2834 | Fail |
| a Try Dart | 1.40:1 | 4.5:1 | #000000 | #1C2834 | Fail |
| a Get Dart | 1.40:1 | 4.5:1 | #000000 | #1C2834 | Fail |
| span search | 1.40:1 | 4.5:1 | #000000 | #1C2834 | Fail |
| span apps | 1.40:1 | 4.5:1 | #000000 | #1C2834 | Fail |
| span Dart | 1.40:1 | 4.5:1 | #000000 | #1C2834 | 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 Structure4 landmarksPASS
A+Alt Text QualityAll 17 images OKPASS
A+Form AccessibilityAll 2 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #q | search | Search | aria-label |
| #search-side | search | Search | aria-label |
A404 Error PageHTTP 404, custom pagePASS
A+Lighthouse Accessibility AuditsScore 96/100 — 2 failing, 25 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
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 |
|---|
Skip to main content body.homepage > a#skip-to-main |
These are opportunities to improve keyboard navigation in your application.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Dart body.homepage > header#site-header > nav.navbar > a#site-primary-logo |