← Back to summary

https://www.hickenlooper.senate.gov/ FAIL

Score: 78/100 • Errors: 3 • Warnings: 4 • Notices: 0
Tests Passed: 29/36 • Response Time: 4826ms
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 (3)

color-contrast serious
Elements must meet minimum color contrast ratio thresholds
nodes: 2
target .goog-te-gadget
Fix any of the following: Element has insufficient color contrast of 1.94 (foreground color: #666666, background color: #5da1a8, font size: 8.3pt (11px), font weight: normal). Expected contrast ratio of 4.5:1
HTML snippet
<div class="skiptranslate goog-te-gadget" dir="ltr" style="">
target .VIpgJd-ZVi9od-l4eHX-hSRGPd
Fix any of the following: Element has insufficient color contrast of 3.3 (foreground color: #444444, background color: #5da1a8, font size: 9.0pt (12px), font weight: bold). Expected contrast ratio of 4.5:1
HTML snippet
<a class="VIpgJd-ZVi9od-l4eHX-hSRGPd" href="https://translate.google.com" target="_blank"><img src="https://www.gstatic.com/images/branding/googlelogo/1x/googlelogo_color_42x16dp.png" width="37px" height="14px" style="padding-right: 3px" alt="Google Translate">Translate</a>
link-name serious
Links must have discernible text
nodes: 1
target #landing-logo > a
Fix all of the following: Element is in tab order and does not have accessible text Fix any of the following: Element does not have 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
HTML snippet
<a href="https://www.hickenlooper.senate.gov/">
select-name critical
Select element must have an accessible name
nodes: 1
target #officesDropdown
Fix any of the following: Element does not have an implicit (wrapped) <label> Element does not have an explicit <label> 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's default semantics were not overridden with role="none" or role="presentation"
HTML snippet
<select name="officesDropdown" id="officesDropdown">

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 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=0">

Incomplete (manual review) (3)

color-contrast serious
Elements must meet minimum color contrast ratio thresholds
Manual review required to confirm this issue.
nodes: 16
target #menu-main-menu > .menu-item-455.et_pb_menu_page_id-447.menu-item-type-post_type > a
Fix any of the following: Element's background color could not be determined due to a background gradient
HTML snippet
<a href="https://www.hickenlooper.senate.gov/about/">About</a>
target #menu-main-menu > .menu-item-454.et_pb_menu_page_id-450.menu-item-has-children > a
Fix any of the following: Element's background color could not be determined due to a background gradient
HTML snippet
<a href="https://www.hickenlooper.senate.gov/issues/">Issues</a>
target #menu-main-menu > .menu-item-477.et_pb_menu_page_id-467.menu-item-has-children > a
Fix any of the following: Element's background color could not be determined due to a background gradient
HTML snippet
<a href="https://www.hickenlooper.senate.gov/news/">News</a>
target #menu-main-menu > .menu-item-236066.et_pb_menu_page_id-1697.menu-item-has-children > a
Fix any of the following: Element's background color could not be determined due to a background gradient
HTML snippet
<a href="https://www.hickenlooper.senate.gov/serving-colorado/">Services</a>
target #menu-search-menu > .menu-item-237625.et_pb_menu_page_id-464.menu-item-has-children > a
Fix any of the following: Element's background color could not be determined due to a background gradient
HTML snippet
<a href="https://www.hickenlooper.senate.gov/contact/">Contact</a>
target .mejs-cannotplay > p
Fix any of the following: Element's background color could not be determined because it is overlapped by another element
HTML snippet
<p>Media error: Format(s) not supported or source(s) not found</p>
target a[data-type="video/mp4"] > span
Fix any of the following: Element's background color could not be determined because it is overlapped by another element
HTML snippet
<span>Download File: https://www.hickenlooper.senate.gov/wp-content/uploads/2022/11/winterlandingpage.mp4</span>
target .et_pb_text_13 > .et_pb_text_inner > h2
Fix any of the following: Element's background color could not be determined due to a background image
HTML snippet
<h2>Office Locations</h2>
target .esri-attribution__sources
Fix any of the following: Element's background color could not be determined because element contains an image node
HTML snippet
<div class="esri-attribution__sources esri-interactive" tabindex="0" role="button">Esri, TomTom, Garmin, FAO, NOAA, USGS, EPA, NPS, USFWS</div>
target .esri-attribution__powered-by
Fix any of the following: Element's background color could not be determined because element contains an image node
HTML snippet
<div class="esri-attribution__powered-by">Powered by <a class="esri-attribution__link esri-widget__anchor" href="http://www.esri.com/" target="_blank" rel="noreferrer">Esri</a></div>
target .esri-attribution__link
Fix any of the following: Element's background color could not be determined because element contains an image node
HTML snippet
<a class="esri-attribution__link esri-widget__anchor" href="http://www.esri.com/" target="_blank" rel="noreferrer">Esri</a>
target .et_pb_text_inner > p > span:nth-child(1)
Fix any of the following: Element's background color could not be determined due to a background image
HTML snippet
<span>Our offices</span>
target p > span:nth-child(3)
Fix any of the following: Element's background color could not be determined due to a background image
HTML snippet
<span>are open</span>
target p > span:nth-child(4)
Fix any of the following: Element's background color could not be determined due to a background image
HTML snippet
<span>
target a[title="tel:303-244-1628"] > b
Fix any of the following: Element's background color could not be determined due to a background image
HTML snippet
<b>303-244-1628</b>
target a[contenteditable="false"]:nth-child(5) > b
Fix any of the following: Element's background color could not be determined due to a background image
HTML snippet
<b>[email protected].</b>
link-in-text-block serious
Links must be distinguishable without relying on color
Manual review required to confirm this issue.
nodes: 1
target .esri-attribution__link
Fix any of the following: Element's contrast ratio could not be determined because element contains an image node
HTML snippet
<a class="esri-attribution__link esri-widget__anchor" href="http://www.esri.com/" target="_blank" rel="noreferrer">Esri</a>
video-caption critical
<video> elements must have captions
Manual review required to confirm this issue.
nodes: 1
target #mejs_46445271457862347_html5
Fix all of the following: Check that captions are available for the element
HTML snippet
<video loop="loop" autoplay="" playsinline="" muted="" width="100" id="mejs_46445271457862347_html5" preload="none" src="https://www.hickenlooper.senate.gov/wp-content/uploads/2022/11/winterlandingpage.mp4" style="margin: 0px; width: 1472.41px; height: 735.703px;">