Accessibility Test Results

Test Summary

URL: https://accessmatch.ddev.site/community/overview

Test Spec: N/A

Date: 12/9/2025, 10:42:54 PM

Total Violations: 1

Critical: 1

Serious: 0

Moderate: 0

Minor: 0

Violations

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 (3)

<img class="w-96 not-prose" src="/themes/contrib/asp-theme/images/logos/cssn-full.svg">

Target: .py-10 > .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"
<img class="w-96 mb-2 mx-auto not-prose" src="/themes/contrib/asp-theme/images/logos/affinity-group-community.png">

Target: .layout__region--second.layout__region > .block-layout-builder.block-inline-blockbasic.block > .clearfix.text-formatted.field--name-body > .mt-10.mb-10.justify-center > .mx-auto.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"
<img class=" w-60 mx-5 mb-2 not-prose" src="/themes/contrib/asp-theme/images/logos/coco.png">

Target: .w-60

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"