Accessibility Scan Report

Title: CMS.gov — Issue: #308 Date: 6/4/2026, 5:45:57 PM Duration: 11.8m URLs: 108 / 108
Viewport: Desktop (1280×800) Color scheme: both Browser: chromium
⚡ Reduced Motion: 77 / 108 URLs🖥️ Forced Colors: 77 / 108 URLs

🔄 Changes Since Last Scan

10 New unique issues
🆕 New Issues (10)

Replicate this scan

Reuse this scan context to reproduce the same viewport, color mode, and browser selection.

Title keywords

VIEWPORT:desktop COLORSCHEME:both BROWSER:chromium

Issue body section

### Scan context Viewport: desktop ColorScheme: both Browser: chromium

Summary

Issues

  • By Level: A (0), AA (1)
  • By Version (A & AA): WCAG 2.0 (1)
  • By Category: axe-strict (10)
  • Total: 10 across 4 unique rules & 1 accessibility engine

By Severity

Critical
Serious
Moderate
Minor

By Role

UX Designer
Visual Designer
Content Author
Front-End Developer

Issues

🎯 Pages with Most Errors

Focus your efforts on these pages to make the biggest impact. Click any error count to filter the rule list below. Numbers in parentheses (+N) indicate findings that cover WCAG criteria already reported by axe.

🔧 Most Common Issues (axe)

4 rules
7 Moderate axe heading-order: Ensures heading levels are not skipped (e.g. h1→h3). Inconsistent heading hierarchy makes page structure difficult to navigate for screen reader users.
6 pages affected

Examples

Example 1 View on Page
Heading levels should only increase by one
Mode: light 🕑 First identified: 2026-06-04 🔑 Bug ID: A11Y-64a4430c | Pattern ID: A11Y-ad68781b
<h3>Requesting CMS Administrator or Deputy Administrator</h3>
XPath: .rxbodyfield > h3:nth-child(2)
Example 2 View on Page
Heading levels should only increase by one
Mode: light 🕑 First identified: 2026-06-04 🔑 Bug ID: A11Y-95b15b6f | Pattern ID: A11Y-ba93a157
<h6>Want regular email updates? Sign up by visiting this&nbsp;<a href="https://public.govdelivery.com/accounts/USCMS/subscriber/new?topic_id=USCMS_7840" data-once="linkMatch">link</a>.</h6>
XPath: h6:nth-child(24)
Example 3 View on Page
Heading levels should only increase by one
Mode: light 🕑 First identified: 2026-06-04 🔑 Bug ID: A11Y-c3570a90 | Pattern ID: A11Y-6330b5bb
<h3 class="field field--name-field-title-title-description field--type-string-long field--label-hidden field__item"> What is the PFS Look-Up Tool? </h3>
XPath: #accordion-318102023__button > .field--name-field-title-title-description.field--type-string-long.field--label-hidden
Example 4 View on Page
Heading levels should only increase by one
Mode: light 🕑 First identified: 2026-06-04 🔑 Bug ID: A11Y-49f6257f | Pattern ID: A11Y-ba7ef225
<h3>Overview</h3>
XPath: .rxbodyfield > h3
Example 5 View on Page
Heading levels should only increase by one
Mode: light 🕑 First identified: 2026-06-04 🔑 Bug ID: A11Y-29f76a0e | Pattern ID: A11Y-ba7ef225
<h3>State Demonstrations</h3>
XPath: .rxbodyfield > h3
1 Serious axe SC 3.1.2 AA Cognitive valid-lang: Ensures lang attributes have valid BCP 47 language tag values. Invalid language tags prevent screen readers from switching to the correct pronunciation.
1 pages affected

Rule Information

Engine: axe

Roles: Content Author, Front-End Developer

Blocking: No

WCAG: SC 3.1.2 AA

Disabilities affected:
Cognitive

Who Is Affected

  • Limited Language, Cognitive, and Learning Abilities 4.7% — ~15,900,000 Americans

Examples

Example 1 View on Page
lang attribute must have a valid value
Mode: light 🕑 First identified: 2026-06-04 🔑 Bug ID: A11Y-859a266a | Pattern ID: A11Y-faee895b
<span lang="X-NONE">[1]</span>
XPath: a[href$="#_ftnref1"] > span[lang="X-NONE"]
1 Moderate axe empty-heading
1 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer

Blocking: No

Examples

Example 1 View on Page
Headings should not be empty
Mode: light 🕑 First identified: 2026-06-04 🔑 Bug ID: A11Y-0be7196e | Pattern ID: A11Y-9e7807c3
<h3>&nbsp;</h3>
XPath: h3:nth-child(30)
1 Moderate axe page-has-heading-one
1 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer

Blocking: No

Examples

Example 1 View on Page
Page should contain a level-one heading
Mode: light 🕑 First identified: 2026-06-04 🔑 Bug ID: A11Y-dd786d0a | Pattern ID: A11Y-ee8d7590
<html lang="en" dir="ltr" class=" js" style="--vw: 12.8px; --vh: 8px;">
XPath: html