Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLink & Button QualityAction8 issue(s) across 250 links and 20 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.massgeneralbrigham.org/en/pa… | Flu, COVID-19, & RSV | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/massgeneral/ | Mass General on FaceBook | new tab | Add '(opens in new tab)' to text |
| https://twitter.com/MassGeneralNews | Mass General on Twitter | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/massgeneral/ | Mass General on Instagram | new tab | Add '(opens in new tab)' to text |
| https://www.youtube.com/channel/UC-K3xct… | Subscribe on YouTube | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/company/massach… | Mass General on LinkedIn **** | new tab | Add '(opens in new tab)' to text |
| (empty) | empty | Add link text or aria-label | |
| /appointments-and-referrals | Appointments and referrals | new tab | Add '(opens in new tab)' to text |
| https://www.massgeneralbrigham.org/en/ab… | Learn more about our U.S. News… | new tab | Add '(opens in new tab)' to text |
| https://www.massgeneralbrigham.org/en/ab… | Read more | generic text | Replace with descriptive text |
Before: Read more Suggested: Targeted Therapy Improves Outcomes For Lung Cancer With Rare Mutations | |||
| https://www.massgeneralbrigham.org/en/ab… | Read more | generic text | Replace with descriptive text |
Before: Read more Suggested: Thymus Critical To Longevity And Cancer Treatment | |||
| https://www.facebook.com/sharer/sharer.p… | Like us on Facebook | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/sharing/share-o… | See us on LinkedIn | new tab | Add '(opens in new tab)' to text |
| https://twitter.com/intent/tweet?url=www… | Follow us on Twitter | new tab | Add '(opens in new tab)' to text |
| https://www.massgeneralbrigham.org/en/ab… | Read more | generic text | Replace with descriptive text |
Before: Read more Suggested: Gambling Addiction | |||
| https://www.massgeneralbrigham.org/en/ab… | Read more | generic text | Replace with descriptive text |
Before: Read more Suggested: Obesity Associated Risks Cause Disease | |||
| https://www.massgeneralbrigham.org/en/ab… | Read more | generic text | Replace with descriptive text |
Before: Read more Suggested: Driving Progress In Patient Transfers Expanding Care | |||
| https://www.massgeneralbrigham.org/en/ab… | Read more | generic text | Replace with descriptive text |
Before: Read more Suggested: Parkinsons Disease Vs Ms | |||
| https://www.facebook.com/massgeneral | Mass General on Facebook | new tab | Add '(opens in new tab)' to text |
| https://twitter.com/MassGeneralNews | Mass General on Twitter | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/massgeneral/ | Mass General on Instagram | new tab | Add '(opens in new tab)' to text |
| https://www.youtube.com/user/MassGeneral… | Mass General on Youtube | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/company/massach… | Mass General LinkedIn | new tab | Add '(opens in new tab)' to text |
| tel:617-726-2000 | (empty) | empty | Add link text or aria-label |
| https://www.facebook.com/massgeneral | Mass General on FaceBook | new tab | Add '(opens in new tab)' to text |
| https://twitter.com/MassGeneralNews | Mass General on Twitter | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/massgeneral/ | Mass General on Instagram | new tab | Add '(opens in new tab)' to text |
| https://www.youtube.com/channel/UC-K3xct… | Subscribe on YouTube | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/company/massach… | Mass General on LinkedIn | new tab | Add '(opens in new tab)' to text |
| https://partnershealthcare.sharepoint.co… | Employee Intranet | new tab | Add '(opens in new tab)' to text |
Links without text are announced as raw URLs by screen readers.
a.mobile-nav__heading (#840 on page); tel:617-726-2000
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://www.massgeneralbrigham.org/en/about/newsroom/press-releases/targeted-… ("Targeted Therapy Improves Long-Term Outcomes for Patients with Rare Mutations Driving Lung Cancer"); https://www.massgeneralbrigham.org/en/about/newsroom/press-releases/thymus-cr… ("Long Dismissed in Adult Health, the Thymus May Be Critical for Longevity and Cancer Treatment"); https://www.massgeneralbrigham.org/en/about/newsroom/articles/gambling-addiction ("Gambling Addiction: How to Recognize a Problem and Get Help"); https://www.massgeneralbrigham.org/en/about/newsroom/articles/obesity-associa… ("What Causes Obesity?"); https://www.massgeneralbrigham.org/en/about/newsroom/articles/driving-progres… ("Driving Progress in Patient Transfers to Expand Access to Care"); https://www.massgeneralbrigham.org/en/about/newsroom/articles/parkinsons-dise… ("Read 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.massgeneralbrigham.org/en/patient-care/patient-visitor-informatio…; https://www.facebook.com/massgeneral/; https://twitter.com/MassGeneralNews; https://www.instagram.com/massgeneral/; https://www.youtube.com/channel/UC-K3xct70o9oCw2yz8ul6gw; https://www.linkedin.com/company/massachusetts-general-hospital; /appointments-and-referrals; https://www.massgeneralbrigham.org/en/about/newsroom/articles/us-news-2025; https://www.facebook.com/sharer/sharer.php?u=www.massgeneral.org/research/res…; https://www.linkedin.com/sharing/share-offsite/?url=www.massgeneral.org/resea… (+12 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
FWeb ManifestActionInvalid JSONFIX
Manifest contains invalid JSON.
DDark Mode SupportActionTheme color onlyFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
BHeading Hierarchy17 headings, 2 skip(s)REVIEW
- H2 The Mass General Difference
- H2 Conditions & Treatments
- H2 Patients & Visitors
- H2 Research & Innovation
- H1 Our Strength Is Yours
- H3 U.S. News Honor Roll Hospital skipped
- H3 Featured Stories
- H4 Targeted Therapy Improves Long-Term Outcomes for Patients with Rare Mutations Driving Lung Cancer
- H4 Long Dismissed in Adult Health, the Thymus May Be Critical for Longevity and Cancer Treatment
- H4 Sean M. Healey & AMG Center for ALS Announces Design with Keros Therapeutics for Upcoming Healey ALS MyMatch Trial
- H2 Latest from Mass General
- H4 Gambling Addiction: How to Recognize a Problem and Get Help skipped
- H4 What Causes Obesity?
- H4 Driving Progress in Patient Transfers to Expand Access to Care
- H4 Parkinson's vs. MS
- H2 In the delivery of our care, through our research and within our communities, Mass General is committed to the well-being of our patients locally and globally.
- H2 Stay connected with Mass General
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
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
B404 Error PageHTTP 404, custom pageREVIEW
BFavicon & Branding5 icon(s) detectedREVIEW
BLighthouse Accessibility AuditsScore 88/100 — 4 failing, 19 passedREVIEW
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.
ARIA
Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid names. Learn more about valid ARIA attributes.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
CLOSE div.col-4 > div.global-header__mobile-nav > div.mobile-search > button.mobile-search__trigger |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
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 |
|---|
U.S. News Honor Roll Hospital div.hero-area > div.proof-point > div.proof-point__statement > h3 |
Gambling Addiction: How to Recognize a Problem and Get Help ul > li > div.listing-item > h4.listing-item__title |
These are opportunities to improve keyboard navigation in your application.
Names and labels
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.row > div.col-12 > div.global-footer__address > a div.row > div.col-12 > div.global-footer__address > a |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
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 |
|---|
Targeted Therapy Improves Long-Term Outcomes for Patients with Rare Mutations D… li > div.listing-item > h4.listing-item__title > a |
Long Dismissed in Adult Health, the Thymus May Be Critical for Longevity and Ca… li > div.listing-item > h4.listing-item__title > a |
Sean M. Healey & AMG Center for ALS Announces Design with Keros Therapeutics fo… li > div.listing-item > h4.listing-item__title > a |
Explore research at Mass General div.testimonial__text--container > div.testimonial__text > div.testimonial__cta > a.button |
Gambling Addiction: How to Recognize a Problem and Get Help li > div.listing-item > h4.listing-item__title > a |
What Causes Obesity? li > div.listing-item > h4.listing-item__title > a |
Driving Progress in Patient Transfers to Expand Access to Care li > div.listing-item > h4.listing-item__title > a |
Learn more div.row > div.col-12 > div.homepage-pillars__pillar > a.button |
Learn more div.row > div.col-12 > div.homepage-pillars__pillar > a.button |
Learn more div.row > div.col-12 > div.homepage-pillars__pillar > a.button |
Learn More div.homepage-featured-pages > div.homepage-featured-pages__inner > div.homepage-featured-pages__page > a.button |
FIND A LOCATION nav.global-footer__nav > ul > li.global-footer__link > a |
CONTACT US nav.global-footer__nav > ul > li.global-footer__link > a |
A+Landmark Structure10 landmarksPASS
A+Alt Text QualityAll 17 images OKPASS
A+Form AccessibilityAll 3 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #mainNavColSearch | text | Search | aria-label |
| #mainNavSearch | text | Search | aria-label |
| #mobileNavSearch | text | Search | aria-label |
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 Our Strength Is Your… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Latest from Mass Gen… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 In the delivery of o… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Stay connected with … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 U.S. News Honor Roll… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Featured Stories | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title Massachusetts Genera… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a skip to Cookie Notic… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a skip to Main Navigat… | 20.82:1 | 4.5:1 | #000000 | #FEFEFE | Pass |
| a skip to Main Content | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a skip to Footer | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Find a Doctor | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Find a Location | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Appointments & Refer… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Patient Gateway | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Give Now | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| button Language | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a English | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Español | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a 中文 | 21.00:1 | 4.5: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.