Test Summary
URL: https://accessmatch.ddev.site/events
Test Spec: N/A
Date: 11/7/2025, 10:34:45 PM
Total Violations: 3
Critical: 0
Serious: 2
Moderate: 1
Minor: 0
aria-hidden-focus - ARIA hidden element must not be focusable or contain focusable elements
Impact: serious
Description: Ensure aria-hidden elements are not focusable nor contain focusable elements
Help: ARIA hidden element must not be focusable or contain focusable elements
Tags: cat.name-role-value, wcag2a, wcag412, TTv5, TT6.a, EN-301-549, EN-9.4.1.2
Affected Elements (1)
<li aria-hidden="true" class="facet-item list-none honey">
Target: #block-asptheme-upcomingeventtype > .mb-5.facets-widget-checkbox > .js-facets-checkbox-links.item-list__checkbox.ps-0 > .honey.facet-item.list-none
Failure Summary:
Fix all of the following:
Focusable content should be disabled or be removed from the DOM
color-contrast - Elements must meet minimum color contrast ratio thresholds
Impact: serious
Description: Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds
Help: Elements must meet minimum color contrast ratio thresholds
Tags: cat.color, wcag2aa, wcag143, TTv5, TT13.c, EN-301-549, EN-9.1.4.3, ACT
Affected Elements (1)
<span>Ask me about ACCESS! 😊</span>
Target: #qa-bot,.rcb-chat-tooltip > span:nth-child(1)
Failure Summary:
Fix any of the following:
Element has insufficient color contrast of 1.17 (foreground color: #ffffff, background color: #e4eff1, font size: 15.0pt (20px), font weight: normal). Expected contrast ratio of 4.5:1
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 (4)
<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 prose">
Target: .prose.container
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