Accessibility Test Results

Test Summary

URL: https://accessmatch.ddev.site/user/201/edit

Test Spec: N/A

Date: 10/10/2025, 6:20:55 PM

Total Violations: 3

Critical: 0

Serious: 1

Moderate: 2

Minor: 0

Violations

html-has-lang - element must have a lang attribute

Impact: serious

Description: Ensure every HTML document has a lang attribute

Help: element must have a lang attribute

Tags: cat.language, wcag2a, wcag311, TTv5, TT11.a, EN-301-549, EN-9.3.1.1, ACT

Affected Elements (1)

<html class="access-support overflow-x-clip js" data-once="drupal-dialog-deprecation-listener" style="scroll-padding-top: 40px; --drupal-displace-offset-top: 41px;">

Target: html

Failure Summary:
Fix any of the following:
The element does not have a lang attribute

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="menu universal">

Target: #universal-menus,.universal

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

<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 id="toolbar-administration" role="group" aria-label="Site administration toolbar" data-drupal-claro-processed-toolbar="" class="toolbar claro-toolbar toolbar-oriented" data-once="toolbar toolbarAntiFlicker">

Target: #toolbar-administration

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