Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FFavicon & BrandingAction2 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
BLandmark Structure3 landmarksREVIEW
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
BHeading Hierarchy12 headingsREVIEW
- H2 Expand Your Education
- H2 The CWRU Difference
- H2 Research and Innovation
- H3 Humanizing art
- H2 Find Yourself in Cleveland
- H2 More to Explore
- H3 The Arts
- H3 Collaborative Research
- H3 Athletics
- H2 Student Spotlight
- H2 News and Updates
- H2 Upcoming Events
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
C404 Error PageActionHTTP 404, custom pageREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 13 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
6 contrast failures on background images/gradients
These failures are invisible to CSS-based accessibility tools like Lighthouse. The text may be fine on a solid background, but fails when rendered over an image or gradient.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h3 Humanizing art | 9.07:1 | 3.0:1 | #000000 | #99ACC6 | Pass |
| h3 The Arts | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Collaborative Resear… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Athletics | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title Case Western Reserve… | 1.17:1 | 4.5:1 | #000000 | #09143A | Fail |
| button MENU | 1.17:1 | 4.5:1 | #000000 | #09143A | Fail |
| span Celebrating 200 year… | 1.17:1 | 4.5:1 | #000000 | #09143A | Fail |
| p At Case Western Rese… | 1.17:1 | 4.5:1 | #000000 | #09143A | Fail |
| p But we don't just th… | 1.17:1 | 4.5:1 | #000000 | #09143A | Fail |
| p In labs and classroo… | 4.06:1 | 4.5:1 | #000000 | #696E6E | Fail |
| p to solve the biggest… | 2.44:1 | 4.5:1 | #000000 | #4A4C4F | Fail |
| span Expand Your Educatio… | 4.92:1 | 4.5:1 | #000000 | #7A7B76 | Pass |
| p With hundreds of pro… | 3.51:1 | 4.5:1 | #000000 | #60636E | Fail |
| span Undergraduate Progra… | 3.36:1 | 4.5:1 | #000000 | #5C6070 | Fail |
| span Graduate & Professio… | 4.01:1 | 4.5:1 | #000000 | #696B7F | Fail |
| span Online Programs | 2.33:1 | 4.5:1 | #000000 | #27497C | Fail |
| span The CWRU Difference | 1.66:1 | 4.5:1 | #000000 | #003071 | Fail |
| span Research and Innovat… | 1.66:1 | 4.5:1 | #000000 | #003071 | Fail |
| p A distinguished scho… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| div aerial agents © | 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.
A+Alt Text QualityAll 23 images OKPASS
| Issue | Count |
|---|---|
| too long | 1 image(s) |
A+Form AccessibilityAll 1 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #quoteslider | range | Quote Slider | for/id |
ALink & Button Quality33 links, 14 buttons — all OKPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://case.edu/news | See All News | new tab | Add '(opens in new tab)' to text |
| https://community.case.edu/events?topic_… | See More Events | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/casewesternrese… | Facebook Icon | new tab | Add '(opens in new tab)' to text |
| https://instagram.com/cwru/ | Instagram Icon | new tab | Add '(opens in new tab)' to text |
| https://www.tiktok.com/@casewesternreser… | TikTok Icon | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/school/case-wes… | LinkedIn Icon | new tab | Add '(opens in new tab)' to text |
| https://www.youtube.com/user/case | YouTube Icon | new tab | Add '(opens in new tab)' to text |
| https://x.com/cwru | Twitter Icon | new tab | Add '(opens in new tab)' to text |
Add '(opens in new tab)' to link text or aria-label.
https://case.edu/news; https://community.case.edu/events?topic_tags=15171519; https://www.facebook.com/casewesternreserve; https://instagram.com/cwru/; https://www.tiktok.com/@casewesternreserveuni; https://www.linkedin.com/school/case-western-reserve-university/; https://www.youtube.com/user/case; https://x.com/cwru
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
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.