Accessibility Report for https://locations.waxcenter.com/ca/
Category Audit = accessibility
Accessibility in Lighthouse refers to an audit that measures how well your web application can be accessed and used by people with disabilities, and how well it complies with the Web Content Accessibility Guidelines (WCAG) standards.
The audit checks a variety of factors, including:
- The presence of text descriptions for images and other elements that cannot be read by screen readers.
- The display of text on a high-contrast background for easy reading.
- The ability to navigate and use the site using only a keyboard, not a mouse.
- The absence of using only color to convey information, which can be problematic for users with color blindness.
- The use of unique and descriptive headings for each page so users can understand the context.
If any accessibility-related issues are found during the audit, Lighthouse provides detailed recommendations and instructions for improving the accessibility of your web application.
Improving accessibility can enhance the usability of your site and expand its audience, including users with disabilities.
auditthe name of the audit and its description, follow the link for more details | scorethe value of the audit score after the check | valuedetected cause values and check values | details for technician |
---|---|---|---|
🔺aria-allowed-attr 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. |
0 | ["div.locator > div.row > div.col-maplist > div.filter-wrap"] |
|
🔺aria-allowed-role | 0 | ["div.search-bar-wrap > div.search-bar > div.search-form > form#map-search-form","div.container > div > div.mb-40 > a#section-location-description"] |
|
🔺color-contrast Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast. |
0 | ["div > div.ot-pc-footer > div.ot-btn-container > button.save-preference-btn-handler"] |
|
🔺link-name 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. |
0 | ["div.footer__blocks-wrapper > footer-accordion.accordion > details > a","div.footer__blocks-wrapper > footer-accordion.accordion > details > a"] |