Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FFavicon & BrandingAction1 icon(s) detectedFIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
BForm Accessibility2 of 2 controls have issuesREVIEW
| Control | Type | Label | Method |
|---|---|---|---|
| #edit-text | text | (How can we help you today?) | placeholder only |
| #edit-submit-global-site-search | submit | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="submit" id="edit-submit-global-site-search">
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="text" id="edit-text">
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
CLink & Button QualityAction4 issue(s) across 198 links and 20 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.research.chop.edu | Research | new tab | Add '(opens in new tab)' to text |
| https://careers.chop.edu | Careers | new tab | Add '(opens in new tab)' to text |
| https://gps.chop.edu | International | new tab | Add '(opens in new tab)' to text |
| https://give2.chop.edu/give/241805/#!/do… | Donate Now | new tab | Add '(opens in new tab)' to text |
| https://mychop.chop.edu/mychart | MyCHOP Portal | new tab | Add '(opens in new tab)' to text |
| /innovation-pediatric-healthcare | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Innovation Pediatric Healthcare | |||
| https://chop.cloud-cme.com/default.aspx | Continuing Education (CE) Port… | new tab | Add '(opens in new tab)' to text |
| https://chop.cloud-cme.com/course/listin… | CE live courses | new tab | Add '(opens in new tab)' to text |
| https://open.chop.edu/ | CHOP OPEN (Recorded webinars) | new tab | Add '(opens in new tab)' to text |
| https://gps.chop.edu/refer-a-patient | International inquiries | new tab | Add '(opens in new tab)' to text |
| https://give2.chop.edu/give/241805/#!/do… | Donate Now | new tab | Add '(opens in new tab)' to text |
| https://www.research.chop.edu | Research | new tab | Add '(opens in new tab)' to text |
| https://careers.chop.edu | Careers | new tab | Add '(opens in new tab)' to text |
| https://gps.chop.edu | International | new tab | Add '(opens in new tab)' to text |
| https://give2.chop.edu/give/241805/#!/do… | Donate Now | new tab | Add '(opens in new tab)' to text |
| https://mychop.chop.edu/mychart | MyCHOP Portal | new tab | Add '(opens in new tab)' to text |
| https://chop.cloud-cme.com/default.aspx | Continuing Education (CE) Port… | new tab | Add '(opens in new tab)' to text |
| https://chop.cloud-cme.com/course/listin… | CE live courses | new tab | Add '(opens in new tab)' to text |
| https://open.chop.edu/ | CHOP OPEN (Recorded webinars) | new tab | Add '(opens in new tab)' to text |
| https://gps.chop.edu/refer-a-patient | International inquiries | new tab | Add '(opens in new tab)' to text |
| https://give2.chop.edu/give/241805/#!/do… | Donate Now | new tab | Add '(opens in new tab)' to text |
| https://mychop.chop.edu/mychart/Authenti… | Login to MyCHOP | new tab | Add '(opens in new tab)' to text |
| /news/childrens-hospital-philadelphia-ma… | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Childrens Hospital Philadelphia Marks One Year Anniversary Worlds First Personalized Crispr | |||
| /news/christianacare-and-childrens-hospi… | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Christianacare And Childrens Hospital Philadelphia Launch Strategic Affiliation Expanding | |||
| /news/childrens-hospital-philadelphia-ra… | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Childrens Hospital Philadelphia Ranked One Best Childrens Hospitals Nation Us News World | |||
| https://careers.chop.edu | Careers | new tab | Add '(opens in new tab)' to text |
| https://give2.chop.edu/give/241805/#!/do… | Make a gift | new tab | Add '(opens in new tab)' to text |
| /family-newsletters/subscribe | Subscribe here | new tab | Add '(opens in new tab)' to text |
| https://www.youtube.com/ChildrensHospPhi… | YouTube in dark-brown | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/ChildrensHospit… | Facebook in dark-brown | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/childrensphila… | Instagram in dark-brown | new tab | Add '(opens in new tab)' to text |
| https://twitter.com/ChildrensPhila | Twitter in dark-brown | new tab | Add '(opens in new tab)' to text |
Generic link text like 'click here' doesn't describe the destination.
/innovation-pediatric-healthcare ("Learn more"); /news/childrens-hospital-philadelphia-marks-one-year-anniversary-worlds-first… ("Learn more"); /news/christianacare-and-childrens-hospital-philadelphia-launch-strategic-aff… ("Learn more"); /news/childrens-hospital-philadelphia-ranked-one-best-childrens-hospitals-nat… ("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://www.research.chop.edu; https://careers.chop.edu; https://gps.chop.edu; https://give2.chop.edu/give/241805/#!/donation/checkout?c_src=XXAI-eMainNav; https://mychop.chop.edu/mychart; https://chop.cloud-cme.com/default.aspx; https://chop.cloud-cme.com/course/listing?p=1000; https://open.chop.edu/; https://gps.chop.edu/refer-a-patient; https://give2.chop.edu/give/241805/#!/donation/checkout?c_src=XXAI-eMainSide (+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
A+Landmark Structure12 landmarksPASS
A+Heading Hierarchy27 headingsPASS
- H6 High Volumes and Wait Times
- H2 Secondary
- H2 Main navigation
- H3 Find a research study
- H3 Innovation and your child
- H3 Find research studies
- H2 Sidebar
- H2 Secondary
- H2 Mobile Navigation
- H1 Welcome
- H2 Breakthroughs. Every day.
- H2 Find care you can count on
- H2 Explore care options
- H2 Best in nation year after year
- H2 Driven to discovery
- H3 The Future of Personalized Medicine is Here: KJ’s Story
- H3 Caring for your child at every age
- H3 Empowering community health, together
- H3 Marking One-Year Anniversary of World’s First Personalized CRISPR Gene Therapy
- H3 ChristianaCare and CHOP Launch Strategic Affiliation
- H3 CHOP Ranked One of the Best Children’s Hospitals in the Nation by U.S. News & World Report
- H3 Join us and give back
- H2 Footer
- H3 Sign up for newsletters
- H2 Join the conversation.
- H2 Language Assistance/Auxiliary Aids and Services Available
- H2 Sub-footer
A+Alt Text QualityAll 13 images OKPASS
A+Color Contrast (Screenshot)20 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 (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h1 Welcome | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Secondary | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Main navigation | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Sidebar | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Secondary | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Mobile Navigation | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Breakthroughs. Every… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Find care you can co… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Explore care options | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Best in nation year … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Footer | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Join the conversatio… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Language Assistance/… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Sub-footer | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Find a research stud… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Innovation and your … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Find research studie… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Marking One-Year Ann… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 ChristianaCare and C… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 CHOP Ranked One of t… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | 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.
A+Lighthouse Accessibility AuditsScore 100/100 — 0 failing, 28 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.