Test Summary
URL: https://accessmatch.ddev.site/affinity-groups/anvil
Test Spec: N/A
Date: 11/25/2025, 7:26:12 PM
Total Violations: 3
Critical: 0
Serious: 1
Moderate: 2
Minor: 0
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)
<div role="contentinfo" aria-label="Status message" class="messages messages--status">
<h2 class="visually-hidden">Status message</h2>
Simplelists key missing.
</div>
Target: .messages
Failure Summary:
Fix any of the following:
Element has insufficient color contrast of 4.42 (foreground color: #3e7540, background color: #d4edda, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1
landmark-contentinfo-is-top-level - Contentinfo landmark should not be contained in another landmark
Impact: moderate
Description: Ensure the contentinfo landmark is at top level
Help: Contentinfo landmark should not be contained in another landmark
Tags: cat.semantics, best-practice
Affected Elements (1)
<div role="contentinfo" aria-label="Status message" class="messages messages--status">
<h2 class="visually-hidden">Status message</h2>
Simplelists key missing.
</div>
Target: .messages
Failure Summary:
Fix any of the following:
The contentinfo landmark is contained in another landmark.
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: .layout-container > .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