← Back to summary

https://www.hickenlooper.senate.gov/help-with-federal-agencies/ FAIL

Score: 90/100 • Errors: 1 • Warnings: 2 • Notices: 0
Tests Passed: 27/30 • Response Time: 3490ms
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 (1)

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) (1)

color-contrast serious
Elements must meet minimum color contrast ratio thresholds
Manual review required to confirm this issue.
nodes: 2
target h1
Fix any of the following: Element's background color could not be determined due to a background gradient
HTML snippet
<h1 class="entry-title">Help with Federal Agencies</h1>
target .et_pb_text_2 > .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>Frequently Asked Questions</h2>