Test Summary
URL: https://accessmatch.ddev.site/
Test Spec: N/A
Date: 11/19/2025, 10:10:14 PM
Total Violations: 4
Critical: 2
Serious: 0
Moderate: 2
Minor: 0
heading-order - Heading levels should only increase by one
Impact: moderate
Description: Ensure the order of headings is semantically correct
Help: Heading levels should only increase by one
Tags: cat.semantics, best-practice
Affected Elements (1)
<h3 class="mt-0 text-white">Announcements</h3>
Target: .view-access-news > .view-header > .mt-0
Failure Summary:
Fix any of the following:
Heading order invalid
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
label - Form elements must have labels
Impact: critical
Description: Ensure every form element has a label
Help: Form elements must have labels
Tags: cat.forms, wcag2a, wcag412, section508, section508.22.n, TTv5, TT5.c, EN-301-549, EN-9.4.1.2, ACT
Affected Elements (1)
<textarea rows="1" class="rcb-chat-input-textarea" placeholder="" style="cursor: url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='32'%20height='32'%20viewBox='0%200%2042%2042'%3e%3cpath%20style='fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:%23b00000;stroke-opacity:1;stroke-miterlimit:4'%20d='M17%209a8%208%200%200%201-8%208%208%208%200%200%201-8-8%208%208%200%200%201%208-8%208%208%200%200%201%208%208Zm0%200'%20transform='rotate(.086)%20scale(1.77778)'/%3e%3cpath%20style='fill:none;stroke-width:2;stroke-linecap:butt;stroke-linejoin:miter;stroke:%23b00000;stroke-opacity:1;stroke-miterlimit:10'%20d='M14.66%2014.66%203.34%203.34'%20transform='rotate(.086)%20scale(1.77778)'/%3e%3c/svg%3e"), auto; caret-color: transparent; box-sizing: content-box;">
Target: .embedded-qa-bot[data-initialized="true"],textarea
Failure Summary:
Fix any of the following:
Element does not have an implicit (wrapped)
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