Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLandmark StructureAction1 landmarksFIX
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
FForm AccessibilityAction5 of 5 controls have issuesFIX
| Control | Type | Label | Method |
|---|---|---|---|
| #signup-username | text | (Don't use your real name) | placeholder only |
| #signup-password | password | (At least 8 characters) | placeholder only |
| #YearDropdown | select | (none) | none |
| #MonthDropdown | select | (none) | none |
| #DayDropdown | select | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<select name="birthdayMonth" id="MonthDropdown">; <select name="birthdayDay" id="DayDropdown">; <select name="birthdayYear" id="YearDropdown">
Form controls without labels — assistive tech announces 'edit text' with no context; users can't complete forms.
Source: WCAG 2.1 SC 3.3.2
Placeholder text disappears on focus and is not a reliable label.
<input type="text" name="signupUsername" id="signup-username">; <input type="password" name="signupPassword" id="signup-password">
Placeholder-only labels disappear when the user starts typing — they must remember what the field was for.
Learn more ▾ ▴
Placeholders are NOT labels. They vanish on input, fail color contrast checks (most are gray), and don't satisfy WCAG SC 3.3.2. Always use a real <label> alongside (or aria-labelledby).
Source: WCAG 2.1 SC 3.3.2 / Nielsen Norman
DWeb ManifestActionNot foundFIX
No web manifest found.
DPrint StylesheetActionNo print stylesFIX
BHeading Hierarchy2 headingsREVIEW
- H3 Sign up and start having fun!
- H3 Roblox on your device
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 QualityAction2 issue(s) across 21 links and 5 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.roblox.com/info/terms | Terms of Use | new tab | Add '(opens in new tab)' to text |
| https://www.roblox.com/info/privacy | Privacy Policy | new tab | Add '(opens in new tab)' to text |
| https://itunes.apple.com/us/app/roblox-m… | Roblox on App Store | new tab | Add '(opens in new tab)' to text |
| https://play.google.com/store/apps/detai… | Get it on Google Play | new tab | Add '(opens in new tab)' to text |
| https://www.playstation.com/en-us/games/… | Roblox on PlayStation | new tab | Add '(opens in new tab)' to text |
| https://www.xbox.com/en-us/games/store/r… | Roblox on Xbox Store | new tab | Add '(opens in new tab)' to text |
| https://www.meta.com/experiences/5804350… | Roblox on Meta Quest | new tab | Add '(opens in new tab)' to text |
| https://apps.microsoft.com/detail/9pmf91… | Roblox on Microsoft Store | new tab | Add '(opens in new tab)' to text |
| https://www.amazon.com/Roblox-Corporatio… | Roblox on Amazon Store | new tab | Add '(opens in new tab)' to text |
| https://galaxystore.samsung.com/detail/c… | Roblox on Galaxy Store | new tab | Add '(opens in new tab)' to text |
| https://www.roblox.com/info/about-us?loc… | About Us | new tab | Add '(opens in new tab)' to text |
| https://www.roblox.com/info/jobs?locale=… | Jobs | new tab | Add '(opens in new tab)' to text |
| https://www.roblox.com/info/blog?locale=… | Blog | new tab | Add '(opens in new tab)' to text |
| https://www.roblox.com/info/parents?loca… | Parents | new tab | Add '(opens in new tab)' to text |
| https://www.roblox.com/giftcards?locale=… | Buy Gift Cards | new tab | Add '(opens in new tab)' to text |
| https://www.roblox.com/info/help?locale=… | Help | new tab | Add '(opens in new tab)' to text |
| https://www.roblox.com/info/terms?locale… | Terms | new tab | Add '(opens in new tab)' to text |
| https://www.roblox.com/info/accessibilit… | Accessibility | new tab | Add '(opens in new tab)' to text |
| https://www.roblox.com/info/privacy?loca… | Privacy | new tab | Add '(opens in new tab)' to text |
| https://www.roblox.com/sitemap?locale=en… | Sitemap | 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 |
Add '(opens in new tab)' to link text or aria-label.
https://www.roblox.com/info/terms; https://www.roblox.com/info/privacy; https://itunes.apple.com/us/app/roblox-mobile/id431946152; https://play.google.com/store/apps/details?id=com.roblox.client&hl=en&utm_sou…; https://www.playstation.com/en-us/games/roblox/; https://www.xbox.com/en-us/games/store/roblox/bq1tn1t79v9k; https://www.meta.com/experiences/5804350719675181/; https://apps.microsoft.com/detail/9pmf91n3lz3m?referrer=appbadge&mode=direct; https://www.amazon.com/Roblox-Corporation/dp/B00NUF4YOA; https://galaxystore.samsung.com/detail/com.roblox.client.samsunggalaxy (+10 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#FemaleButton; button#MaleButton
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
B404 Error PageHTTP 404, custom pageREVIEW
CFavicon & BrandingAction3 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 |
|---|---|---|---|---|---|
| h3 Sign up and start ha… | 1.21:1 | 3.0:1 | #000000 | #191A1F | Fail |
| h3 Roblox on your devic… | 1.21:1 | 3.0:1 | #000000 | #191A1F | Fail |
| title Roblox | 1.21:1 | 4.5:1 | #000000 | #191A1F | Fail |
| a Log In | 1.21:1 | 4.5:1 | #000000 | #191A1F | Fail |
| label Birthday | 1.21:1 | 4.5:1 | #000000 | #191A1F | Fail |
| option Month | 1.21:1 | 4.5:1 | #000000 | #191A1F | Fail |
| option January | 1.21:1 | 4.5:1 | #000000 | #191A1F | Fail |
| option February | 1.21:1 | 4.5:1 | #000000 | #191A1F | Fail |
| option March | 1.21:1 | 4.5:1 | #000000 | #191A1F | Fail |
| option April | 1.21:1 | 4.5:1 | #000000 | #191A1F | Fail |
| option May | 1.21:1 | 4.5:1 | #000000 | #191A1F | Fail |
| option June | 1.21:1 | 4.5:1 | #000000 | #191A1F | Fail |
| option July | 1.21:1 | 4.5:1 | #000000 | #191A1F | Fail |
| option August | 1.21:1 | 4.5:1 | #000000 | #191A1F | Fail |
| option September | 1.21:1 | 4.5:1 | #000000 | #191A1F | Fail |
| option October | 1.21:1 | 4.5:1 | #000000 | #191A1F | Fail |
| option November | 1.21:1 | 4.5:1 | #000000 | #191A1F | Fail |
| option December | 1.21:1 | 4.5:1 | #000000 | #191A1F | Fail |
| option Day | 1.21:1 | 4.5:1 | #000000 | #191A1F | Fail |
| option Year | 1.21:1 | 4.5:1 | #000000 | #191A1F | 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+Alt Text QualityAll 9 images OKPASS
A+Lighthouse Accessibility AuditsScore 100/100 — 0 failing, 20 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.