Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLink & Button QualityAction8 issue(s) across 168 links and 33 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| (empty) | empty | Add link text or aria-label | |
| (empty) | empty | Add link text or aria-label | |
| https://calstate.policystat.com/policy/1… | , opens in a new tab | new tab | Add '(opens in new tab)' to text |
| https://www.onetrust.com/products/cookie… | Powered by OneTrust Opens in a… | 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 |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
Links without text are announced as raw URLs by screen readers.
a.o-media__link (#368 on page); a.o-media__link (#473 on page)
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
Add '(opens in new tab)' to link text or aria-label.
https://calstate.policystat.com/policy/19831859/latest/#autoid-z2p98; https://www.onetrust.com/products/cookie-consent/
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.vimeo-showcase__playlist--nav-btn (#553 on page); button.vimeo-showcase__playlist--nav-btn (#555 on page); button (#748 on page); button (#764 on page); button (#780 on page); button (#796 on page)
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
F404 Error PageActionHTTP 404, bare pageFIX
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
BAlt Text Quality2 of 25 images have issuesREVIEW
| Issue | Count |
|---|---|
| missing | 2 image(s) |
Images without alt text are invisible to screen readers.
Each image without alt text is a WCAG 1.1.1 failure — invisible to screen-reader users, lost from Google Image Search.
Learn more ▾ ▴
WCAG 2.1 Level A requires text alternatives for non-decorative images. Empty alt='' is fine for decorative; meaningful images need descriptive text. Common fixes: CMS audit + bulk add, build-time linter (alt-text-required ESLint rule), CI gate on Lighthouse a11y score.
Source: WCAG 2.1 SC 1.1.1 / WebAIM Million Report
CColor Contrast (Screenshot)Action20 text elements analyzed, 8 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
1 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 |
|---|---|---|---|---|---|
| h2 A Transformative Uni… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Imagine Yourself Her… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 News | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Upcoming Events | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 SJSU Live & On Deman… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Privacy Preference C… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Colleges | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Resources | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Contact Us | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Manage Consent Prefe… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Cookie List | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title San José State Univ… | 2.82:1 | 4.5:1 | #000000 | #0055A2 | Fail |
| a Skip to main content | 5.66:1 | 4.5:1 | #000000 | #898756 | Pass |
| a San José State Univ… | 2.40:1 | 4.5:1 | #000000 | #2D4984 | Fail |
| span Visit | 2.40:1 | 4.5:1 | #000000 | #2D4984 | Fail |
| span Apply | 2.14:1 | 4.5:1 | #000000 | #264374 | Fail |
| span Give | 2.41:1 | 4.5:1 | #000000 | #2E4B7C | Fail |
| span Menu | 2.45:1 | 4.5:1 | #000000 | #0C4C90 | Fail |
| a Visit | 2.82:1 | 4.5:1 | #000000 | #0055A2 | Fail |
| a Map | 2.82:1 | 4.5:1 | #000000 | #0055A2 | 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.
BLighthouse Accessibility AuditsScore 87/100 — 4 failing, 23 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.
Names and labels
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.vimeo-showcase__info-wrap > div.vimeo-showcase__playlist > button.vimeo-showcase__playlist--nav-btn > img div.vimeo-showcase__info-wrap > div.vimeo-showcase__playlist > button.vimeo-showcase__playlist--nav-btn > img |
div.vimeo-showcase__info-wrap > div.vimeo-showcase__playlist > button.vimeo-showcase__playlist--nav-btn > img div.vimeo-showcase__info-wrap > div.vimeo-showcase__playlist > button.vimeo-showcase__playlist--nav-btn > img |
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.o-media__frame > div.o-media__copy > p.o-media__heading > a.o-media__link div.o-media__frame > div.o-media__copy > p.o-media__heading > a.o-media__link |
div.o-media__frame > div.o-media__copy > p.o-media__heading > a.o-media__link div.o-media__frame > div.o-media__copy > p.o-media__heading > a.o-media__link |
div.o-region--footer__quicklinks > ul.vertical > li.o-region--footer__item > a#ot-sdk-link div.o-region--footer__quicklinks > ul.vertical > li.o-region--footer__item > a#ot-sdk-link |
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.
Best practices
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.o-region--footer__quicklinks > ul.vertical > li.o-region--footer__item > a#ot-sdk-link div.o-region--footer__quicklinks > ul.vertical > li.o-region--footer__item > a#ot-sdk-link |
These items highlight common accessibility best practices.
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 |
|---|
SJSU Loves SJ div.vimeo-showcase__playlist > div.swiper > div#swiper-wrapper-b52c96cc3d376a8a > div.vimeo-showcase__item |
Parking at SJSU div.vimeo-showcase__playlist > div.swiper > div#swiper-wrapper-b52c96cc3d376a8a > div.vimeo-showcase__item |
ALandmark Structure13 landmarksPASS
Multiple navigations need aria-label to distinguish them for screen readers.
Some <nav> elements lack aria-label — screen-reader users hear 'navigation' multiple times with no way to distinguish them.
Learn more ▾ ▴
When a page has multiple <nav> regions (primary, footer, breadcrumb), each needs aria-label or aria-labelledby. AT users navigate by landmark; identical 'navigation' announcements force them to enter each one to discover purpose.
Source: WAI-ARIA Authoring Practices
A+Heading Hierarchy16 headingsPASS
- H1 About
- H2 A Transformative University
- H2 Imagine Yourself Here
- H2 News
- H2 Upcoming Events
- H2 SJSU Live & On Demand
- H3 Colleges
- H3 Resources
- H3 Contact Us
- H2 Privacy Preference Center
- H3 Manage Consent Preferences
- H4 Targeting Cookies
- H4 Performance Cookies
- H4 Functional Cookies
- H4 Strictly Necessary Cookies
- H3 Cookie List
A+Form AccessibilityAll 10 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #gsc-i-id1 | text | search | aria-label |
| #gsc-i-id2 | text | search | aria-label |
| #ot-group-id-C0004 | checkbox | Targeting Cookies | for/id |
| #ot-group-id-C0002 | checkbox | Performance Cookies | for/id |
| #ot-group-id-C0003 | checkbox | Functional Cookies | for/id |
| #vendor-search-handler | text | Cookie list search | aria-label |
| #chkbox-id | checkbox | checkbox label | for/id |
| #select-all-hosts-groups-handler | checkbox | checkbox label | for/id |
| #select-all-vendor-groups-handler | checkbox | checkbox label | for/id |
| #select-all-vendor-leg-handler | checkbox | checkbox label | for/id |