Test Summary
URL: https://connectci.ddev.site/user/login
Test Spec: N/A
Date: 11/21/2025, 10:25:03 PM
Total Violations: 2
Critical: 0
Serious: 0
Moderate: 2
Minor: 0
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 (6)
<div id="block-nect-page-title">
<!-- THEME DEBUG -->
<!-- THEME HOOK: 'page_title' -->
<!-- BEGIN OUTPUT from 'core/modules/system/templates/page-title.html.twig' -->
<h1>Join or Login</h1>
<!-- END OUTPUT from 'core/modules/system/templates/page-title.html.twig' -->
</div>
Target: #block-nect-page-title
Failure Summary:
Fix any of the following:
Some page content is not contained by landmarks
<div class="mb-2">
Target: .mb-2
Failure Summary:
Fix any of the following:
Some page content is not contained by landmarks
<div class="control-group form-group">
Target: .control-group.form-group:nth-child(2)
Failure Summary:
Fix any of the following:
Some page content is not contained by landmarks
<div class="control-group form-group">
Target: .control-group.form-group:nth-child(3)
Failure Summary:
Fix any of the following:
Some page content is not contained by landmarks
<a class="btn btn-secondary m-1" href="/user/password">Forgot Password</a>
Target: .btn-secondary
Failure Summary:
Fix any of the following:
Some page content is not contained by landmarks
<div id="block-nect-accessciuserlogin">
Target: #block-nect-accessciuserlogin
Failure Summary:
Fix any of the following:
Some page content is not contained by landmarks