← Back to summary

https://www.westy.com/locations/connecticut FAIL

Score: 84/100 • Errors: 2 • Warnings: 2 • Notices: 0
Tests Passed: 25/29 • Response Time: 3261ms
Target: WCAG 2.2 Level AA • Settle Delay: 2000ms • Audit Profile: wcag • Run Profile: desktop
Tags Used: wcag2a, wcag2aa, wcag21a, wcag21aa, wcag22a, wcag22aa
Excluded Rules: none

Errors (2)

button-name critical
Buttons must have discernible text
nodes: 1
target button[type="submit"][value="Go"]
Fix any of the following: Element does not have inner text that is visible to screen readers aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element has no title attribute Element does not have an implicit (wrapped) <label> Element does not have an explicit <label> Element's default semantics were not overridden with role="none" or role="presentation"
HTML snippet
<button type="submit" value="Go">
html-has-lang serious
<html> element must have a lang attribute
nodes: 1
target html
Fix any of the following: The <html> element does not have a lang attribute
HTML snippet
<html class="crjs">

Warnings (1)

meta-viewport moderate
Zooming and scaling must not be disabled
nodes: 1
target meta[name="viewport"]
Fix any of the following: user-scalable=no on <meta> tag disables zooming on mobile devices
HTML snippet
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">

Incomplete (manual review) (1)

color-contrast serious
Elements must meet minimum color contrast ratio thresholds
Manual review required to confirm this issue.
nodes: 6
target li:nth-child(1) > a[href="/"]
Fix any of the following: Element's background color could not be determined because it's partially obscured by another element
HTML snippet
<a href="/">Home</a>
target li:nth-child(2) > a[href$="locations"]
Fix any of the following: Element's background color could not be determined because it's partially obscured by another element
HTML snippet
<a href="/locations">Locations</a>
target .DefaultBreadCrumbs_current__e4Uif > a[href$="connecticut"]
Fix any of the following: Element's background color could not be determined because it's partially obscured by another element
HTML snippet
<a href="/locations/connecticut">Connecticut</a>
target div:nth-child(2) > button[aria-label="Keyboard shortcuts"][title="Keyboard shortcuts"][type="button"]
Fix any of the following: Element's background color could not be determined because it is overlapped by another element
HTML snippet
<button draggable="false" aria-label="Keyboard shortcuts" title="Keyboard shortcuts" type="button" style="background: none; di...">
target .gmnoprint:nth-child(2) > .gm-style-cc[draggable="false"] > div:nth-child(2) > span
Fix any of the following: Element's background color could not be determined because it is overlapped by another element
HTML snippet
<span style="">Map data ©2026 Google</span>
target a[dir="ltr"][rel="noopener"][target="_blank"]
Fix any of the following: Element's background color could not be determined because it is overlapped by another element
HTML snippet
<a target="_blank" rel="noopener" title="Report errors in the..." dir="ltr" aria-label="Report a map error (..." href="https://www.google.c..." style="font-family: Roboto,...">