← Back to summary

https://build.ca.gov/building-equity-at-work FAIL

Score: 90/100 • Errors: 1 • Warnings: 1 • Notices: 0
Tests Passed: 25/27 • Response Time: 2959ms
Target: WCAG 2.1 Level AA • Settle Delay: 2000ms • Audit Profile: wcag • Run Profile: desktop
Tags Used: wcag2a, wcag2aa, wcag21a, wcag21aa
Excluded Rules: none

Errors (1)

aria-required-children critical
Certain ARIA roles must contain particular children
nodes: 1
target ul[role="tablist"]
Fix any of the following: Element has children which are not allowed: [role=button]
HTML snippet
<ul role="tablist" class="flex items-center space-x-2">

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 because it is overlapped by another element
HTML snippet
<h1 class="mobile-page-title lg:desktop-page-title text-neutral-white" data-contentful-field-id="pageName" data-contentful-entry-id="3Mx9mXrrer4tr2fd3mzqlA">Building for All</h1>