Accessibility
· 7 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.F404 Error PageActionHTTP 403, bare pageFIX
FFavicon & BrandingActionNo icons 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
BLighthouse Accessibility AuditsScore 88/100 — 4 failing, 29 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
Each ARIA `role` supports a specific subset of `aria-*` attributes. Mismatching these invalidates the `aria-*` attributes. Learn how to match ARIA attributes to their roles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Crowd favorites div.recommendation-tabs > fieldset.cdr-chip-group_16-3-1 > div.cdr-chip-group__content_16-3-1 > button.cdr-chip_16-3-1 |
Popular products div.recommendation-tabs > fieldset.cdr-chip-group_16-3-1 > div.cdr-chip-group__content_16-3-1 > button.cdr-chip_16-3-1 |
REI Co-op brand div.recommendation-tabs > fieldset.cdr-chip-group_16-3-1 > div.cdr-chip-group__content_16-3-1 > button.cdr-chip_16-3-1 |
Outlet deals div.recommendation-tabs > fieldset.cdr-chip-group_16-3-1 > div.cdr-chip-group__content_16-3-1 > button.cdr-chip_16-3-1 |
Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid values. Learn more about valid values for ARIA attributes.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Crowd favorites div.recommendation-tabs > fieldset.cdr-chip-group_16-3-1 > div.cdr-chip-group__content_16-3-1 > button.cdr-chip_16-3-1 |
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.
Tables and lists
Screen readers require list items (`<li>`) to be contained within a parent `<ul>`, `<ol>` or `<menu>` to be announced properly. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Close sign in nudge li.actions__item > div.item-account-link > div > li.sign-in-nudge-dropdown |
These are opportunities to improve the experience of reading tabular or list data using 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 |
|---|
Your Privacy Choices div.ccsite-footer__container > ul.legal__list > li.legal__list-item > button#footer-privacy-choices |