Test Summary
URL: https://pasciencedmz.ddev.site/projects
Test Spec: N/A
Date: 4/3/2026, 5:48:47 PM
Total Violations: 2
Errors (WCAG 2.1 AA - Compliance Required)
Critical: 0 | Serious: 1 | Moderate: 0 | Minor: 0
Warnings (WCAG 2.2 / Best Practices)
Critical: 0 | Serious: 1 | Moderate: 0 | Minor: 0
color-contrast - Elements must meet minimum color contrast ratio thresholds
Error (WCAG 2.1 AA)
Impact: serious
Description: Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds
Help: Elements must meet minimum color contrast ratio thresholds
Tags: cat.color, wcag2aa, wcag143, TTv5, TT13.c, EN-301-549, EN-9.1.4.3, ACT
Affected Elements (1)
<a href="https://nsf.gov" target="_blank">U.S. National Science Foundation</a>
Target: a[href$="nsf.gov"]
Failure Summary:
Fix any of the following:
Element has insufficient color contrast of 4 (foreground color: #0489ba, background color: #222222, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1
label-title-only - Form elements should have a visible label
Warning (WCAG 2.2/Best Practice)
Impact: serious
Description: Ensure that every form element has a visible label and is not solely labeled using hidden labels, or the title or aria-describedby attributes
Help: Form elements should have a visible label
Tags: cat.forms, best-practice
Affected Elements (1)
<input data-drupal-selector="edit-search" aria-describedby="edit-search--2--description" type="text" id="edit-search--2" name="search" value="" size="30" maxlength="128" placeholder="Search" class="form-text form-control">
Target: #edit-search--2
Failure Summary:
Fix all of the following:
Only title used to generate label for form element