Test Summary
URL: https://connectci.ddev.site/
Test Spec: N/A
Date: 11/21/2025, 10:25:00 PM
Total Violations: 4
Critical: 1
Serious: 0
Moderate: 3
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)
<h5 class="centered"><a href="https://support.access-ci.org/">ACCESS Support</a></h5>
Target: .mb-4.mx-1.row:nth-child(1) > .col-md-4:nth-child(1) > .card-body > h5
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 (1)
<img src="https://connectci.ddev.site/sites/default/files/inline-images/platform_0.png" data-entity-uuid="d5848067-cfc6-40c7-83b2-d3fb9488f3f2" data-entity-type="file" width="400" height="320" loading="lazy">
Target: img[data-entity-type="file"]
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"
landmark-one-main - Document should have one main landmark
Impact: moderate
Description: Ensure the document has a main landmark
Help: Document should have one main landmark
Tags: cat.semantics, best-practice
Affected Elements (1)
<html lang="en" dir="ltr" class=" js">
Target: html
Failure Summary:
Fix all of the following:
Document does not have a main 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 (5)
<div class="layout layout--twocol-section layout--twocol-section--50-50 pt-20">
Target: .layout--twocol-section.layout--twocol-section--50-50.pt-20:nth-child(1)
Failure Summary:
Fix any of the following:
Some page content is not contained by landmarks
<div class="layout layout--threecol-section layout--threecol-section--33-34-33 bg-light-teal -mx-50% px-50%">
Target: .layout--threecol-section
Failure Summary:
Fix any of the following:
Some page content is not contained by landmarks
<div class="layout layout--onecol">
Target: .layout--onecol.layout:nth-child(5)
Failure Summary:
Fix any of the following:
Some page content is not contained by landmarks
<div class="layout layout--onecol">
Target: .layout--onecol.layout:nth-child(6)
Failure Summary:
Fix any of the following:
Some page content is not contained by landmarks
<div class="layout layout--twocol-section layout--twocol-section--50-50 pt-20">
Target: .layout--twocol-section.layout--twocol-section--50-50.pt-20:nth-child(7)
Failure Summary:
Fix any of the following:
Some page content is not contained by landmarks