Test Summary
URL: https://accessmatch.ddev.site/match/overview
Test Spec: N/A
Date: 3/19/2026, 7:45:35 PM
Total Violations: 1
Errors (WCAG 2.1 AA - Compliance Required)
Critical: 1 | Serious: 0 | Moderate: 0 | Minor: 0
Warnings (WCAG 2.2 / Best Practices)
Critical: 0 | Serious: 0 | Moderate: 0 | Minor: 0
image-alt - Images must have alternative text
Error (WCAG 2.1 AA)
Impact: critical
Description: Ensure
elements have alternative text or a role of none or presentation
Help: Images must have alternative text
Tags: cat.text-alternatives, wcag2a, wcag111, section508, section508.22.a, TTv5, TT7.a, TT7.b, EN-301-549, EN-9.1.1.1, ACT
Affected Elements (1)
<img class="w-96 not-prose" src="/themes/contrib/asp-theme/images/misc/match-services-tagline.svg">
Target: .justify-end.flex-col.flex:nth-child(2) > .w-96.not-prose
Failure Summary:
Fix any of the following:
Element does not have an alt attribute
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"