Test Summary
URL: https://accessmatch.ddev.site/
Test Spec: N/A
Date: 11/21/2025, 3:20:48 PM
Total Violations: 3
Critical: 1
Serious: 0
Moderate: 2
Minor: 0
image-alt - Images must have alternative text
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 (2)
<img alt=" " class="not-prose block h-16" src="/themes/contrib/asp-theme/images/icons/affinity-groups.svg">
Target: .border-dark-teal.hover--border-orange[href$="affinity_groups"] > .not-prose.h-16[alt=" "]
Failure Summary:
Fix all of the following:
Element has an alt attribute containing only a space character, which is not ignored by all screen readers
<img alt=" " class="not-prose block h-16" src="/themes/contrib/asp-theme/images/icons/join-the-cssn.svg">
Target: .border-dark-teal.hover--border-orange[href$="cssn"] > .not-prose.h-16[alt=" "]
Failure Summary:
Fix all of the following:
Element has an alt attribute containing only a space character, which is not ignored by all screen readers
page-has-heading-one - Page should contain a level-one heading
Impact: moderate
Description: Ensure that the page, or at least one of its frames contains a level-one heading
Help: Page should contain a level-one heading
Tags: cat.semantics, best-practice
Affected Elements (1)
<html lang="en" dir="ltr" class="overflow-x-clip js">
Target: html
Failure Summary:
Fix all of the following:
Page must have a level-one heading
region - All page content should be contained by landmarks
Impact: moderate
Description: Ensure all page content is contained by landmarks
Help: All page content should be contained by landmarks
Tags: cat.keyboard, best-practice
Affected Elements (3)
<div class="container">
Target: #header,.container
Failure Summary:
Fix any of the following:
Some page content is not contained by landmarks
<a href="#main-content" class="visually-hidden focusable skip-link">
Skip to main content
</a>
Target: .focusable
Failure Summary:
Fix any of the following:
Some page content is not contained by landmarks
<div class="container">
Target: #footer,.container
Failure Summary:
Fix any of the following:
Some page content is not contained by landmarks