Accessibility Test Results

Test Summary

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

Test Spec: N/A

Date: 11/19/2025, 10:10:44 PM

Total Violations: 3

Critical: 0

Serious: 0

Moderate: 3

Minor: 0

Violations

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="card-title [&_a]--no-underline"><a href="/match/engagements/investigation-robustness-state-art-methods-anxiety-detection-real-world" hreflang="en">Investigation of robustness of state of the art methods for anxiety detection in real-world conditions</a></h5>

Target: .relative.views-row.bg-white:nth-child(1) > .card > .card-body.p-2.pt-4 > h5

Failure Summary:
Fix any of the following:
Heading order invalid

landmark-unique - Landmarks should have a unique role or role/label/title (i.e. accessible name) combination

Impact: moderate

Description: Ensure landmarks are unique

Help: Landmarks should have a unique role or role/label/title (i.e. accessible name) combination

Tags: cat.semantics, best-practice

Affected Elements (1)

<nav class="hidden md--block bg-md-teal p-5 ms-auto h-fit">

Target: .ms-auto

Failure Summary:
Fix any of the following:
The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable

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