← Back to summary

https://www.hickenlooper.senate.gov/privacy-policy/ PASS

Score: 100/100 • Errors: 0 • Warnings: 2 • Notices: 0
Tests Passed: 20/22 • Response Time: 3302ms
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

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: 1
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">Privacy Policy</h1>