Test Summary
URL: https://accessmatch.ddev.site/community-persona/100
Test Spec: N/A
Date: 11/7/2025, 12:11:18 AM
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)
<h4 class="institution text-md-teal">MGHPCC</h4>
Target: .institution
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://accessmatch.ddev.site/sites/default/files/pictures/julie-ma_0.jpg" class="img-fluid mb-3 border border-black">
Target: .img-fluid
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"
page-has-heading-one - Page should contain a level-one heading
Impact: moderate
Description: Ensure that the page, or at least one of its frames contains a level-one heading
Help: Page should contain a level-one heading
Tags: cat.semantics, best-practice
Affected Elements (1)
<html lang="en" dir="ltr" class="overflow-x-clip js">
Target: html
Failure Summary:
Fix all of the following:
Page must have a level-one heading
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