Accessibility Scan Report

Title: WA.gov Washington State Issue: #63 Date: 5/21/2026, 1:36:54 AM Duration: 16.7m URLs: 86 / 86
Viewport: Desktop (1280×800) Color scheme: both Browser: chromium
⚡ Reduced Motion: 86 / 86 URLs

🔄 Changes Since Last Scan

2039 New unique issues
🆕 New Issues (2039)

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 (147), AA (1379)
  • By Version (A & AA): WCAG 2.0 (1526)
  • By Category: axe-strict (1565) & Others (474)
  • Total: 2039 across 20 unique rules & 2 accessibility engines

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.

403 Forbidden 257
403 Forbidden 103
403 Forbidden 71
403 Forbidden 70
403 Forbidden 70
403 Forbidden 64
403 Forbidden 49
403 Forbidden 48
403 Forbidden 46
403 Forbidden 42

🔧 Most Common Issues (axe)

8 rules
1379 Serious axe SC 1.4.3 AA Visual color-contrast: Ensures text and interactive elements have sufficient contrast ratio (4.5:1 for normal text, 3:1 for large text) against their background.
55 pages affected

Rule Information

Engine: axe

Roles: Visual Designer

Blocking: No

WCAG: SC 1.4.3 AA

Disabilities affected:
Visual

Affected Pages

Who Is Affected

  • Without Vision 1.0% — ~3,400,000 Americans
  • Limited Vision 2.4% — ~8,100,000 Americans
  • Without Perception of Color 4.3% — ~14,500,000 Americans

Examples

Example 1 View on Page
Elements must meet minimum color contrast ratio thresholds
Mode: light 🕑 First identified: 2026-05-21 🔑 Bug ID: A11Y-95d764e7 | Pattern ID: A11Y-fdf15c90
<a href="/">Home</a>
XPath: .breadcrumb-item:nth-child(1) > a[href="/"]
Example 2 View on Page
Elements must meet minimum color contrast ratio thresholds
Mode: light 🕑 First identified: 2026-05-21 🔑 Bug ID: A11Y-d0a6a201 | Pattern ID: A11Y-4340dd30
<a href="/people-with-disabilities">People With Disabilities</a>
XPath: .breadcrumb-item:nth-child(2) > a[href$="people-with-disabilities"]
Example 3 View on Page
Elements must meet minimum color contrast ratio thresholds
Mode: light 🕑 First identified: 2026-05-21 🔑 Bug ID: A11Y-697db4de | Pattern ID: A11Y-70d0a5d2
<a href="https://nwadacenter.org/index.php?q=training/">Training | ADANW (nwadacenter.org)</a>
XPath: .text-formatted.field--name-body.field--type-text-with-summary > ul:nth-child(2) > li:nth-child(1) > a
Example 4 View on Page
Elements must meet minimum color contrast ratio thresholds
Mode: light 🕑 First identified: 2026-05-21 🔑 Bug ID: A11Y-5756ba0f | Pattern ID: A11Y-ca5758c8
<a href="https://adata.org/ada-training">ADA Training | ADA National Network (adata.org)</a>
XPath: a[href$="ada-training"]
Example 5 View on Page
Elements must meet minimum color contrast ratio thresholds
Mode: light 🕑 First identified: 2026-05-21 🔑 Bug ID: A11Y-e667da32 | Pattern ID: A11Y-4ced22a7
<a href="https://www.disabilityempowerment.org/consulting-for-businesses">What We Do: Consulting for Businesses — Disability Empowerment Center</a>
XPath: .text-formatted.field--name-body.field--type-text-with-summary > ul:nth-child(2) > li:nth-child(3) > a
131 Critical axe SC 1.1.1 A Visual image-alt: Ensures every <img> element has alternative text. Without alt text, blind users receive no information about the image's meaning or purpose.
86 pages affected

Rule Information

Engine: axe

Roles: Content Author

Blocking: ⚠️ Yes (Task-Blocking)

WCAG: SC 1.1.1 A

Disabilities affected:
Visual

Affected Pages

Who Is Affected

  • Without Vision 1.0% — ~3,400,000 Americans
  • Limited Vision 2.4% — ~8,100,000 Americans

Examples

Example 1 View on Page
Images must have alternative text
Mode: light 🕑 First identified: 2026-05-21 🔑 Bug ID: A11Y-af22724a | Pattern ID: A11Y-38f16b7b
<img src="/modules/contrib/wagov_univ_header/FAVICON_WAGOV.png">
XPath: a[href$="wa.gov"] > img
Example 2 View on Page
Images must have alternative text
Mode: light 🕑 First identified: 2026-05-21 🔑 Bug ID: A11Y-e910a744 | Pattern ID: A11Y-38f16b7b
<img src="/modules/contrib/wagov_univ_header/FAVICON_WAGOV.png">
XPath: a[href$="wa.gov"] > img
Example 3 View on Page
Images must have alternative text
Mode: light 🕑 First identified: 2026-05-21 🔑 Bug ID: A11Y-a0f400b7 | Pattern ID: A11Y-38f16b7b
<img src="/modules/contrib/wagov_univ_header/FAVICON_WAGOV.png">
XPath: a[href$="wa.gov"] > img
Example 4 View on Page
Images must have alternative text
Mode: light 🕑 First identified: 2026-05-21 🔑 Bug ID: A11Y-685b2f70 | Pattern ID: A11Y-38f16b7b
<img src="/modules/contrib/wagov_univ_header/FAVICON_WAGOV.png">
XPath: a[href$="wa.gov"] > img
Example 5 View on Page
Images must have alternative text
Mode: light 🕑 First identified: 2026-05-21 🔑 Bug ID: A11Y-0cbf5383 | Pattern ID: A11Y-38f16b7b
<img src="/modules/contrib/wagov_univ_header/FAVICON_WAGOV.png">
XPath: a[href$="wa.gov"] > img
22 Moderate axe region: Ensures all page content is contained within landmark regions. Content outside landmarks cannot be found by screen reader users navigating by landmarks.
22 pages affected

Examples

Example 1 View on Page
All page content should be contained by landmarks
Mode: light 🕑 First identified: 2026-05-21 🔑 Bug ID: A11Y-57eb745c | Pattern ID: A11Y-85324565
<div class="wrapper-banner">
XPath: .wrapper-banner
Example 2 View on Page
All page content should be contained by landmarks
Mode: light 🕑 First identified: 2026-05-21 🔑 Bug ID: A11Y-792ce82d | Pattern ID: A11Y-85324565
<div class="wrapper-banner">
XPath: .wrapper-banner
Example 3 View on Page
All page content should be contained by landmarks
Mode: light 🕑 First identified: 2026-05-21 🔑 Bug ID: A11Y-a27a9ebe | Pattern ID: A11Y-85324565
<div class="wrapper-banner">
XPath: .wrapper-banner
Example 4 View on Page
All page content should be contained by landmarks
Mode: light 🕑 First identified: 2026-05-21 🔑 Bug ID: A11Y-8c72988f | Pattern ID: A11Y-85324565
<div class="wrapper-banner">
XPath: .wrapper-banner
Example 5 View on Page
All page content should be contained by landmarks
Mode: light 🕑 First identified: 2026-05-21 🔑 Bug ID: A11Y-5f414007 | Pattern ID: A11Y-85324565
<div class="wrapper-banner">
XPath: .wrapper-banner
12 Moderate axe label-title-only
12 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Form elements should have a visible label
Mode: light 🕑 First identified: 2026-05-21 🔑 Bug ID: A11Y-79bbcdaa | Pattern ID: A11Y-50de3b0e
<input title="Enter the terms you wish to search for." data-drupal-selector="edit-keys" type="search" id="keys" name="keys" value="" size="15" maxlength="128" class="form-search form-control fas" placeholder="">
XPath: .form-search
Example 2 View on Page
Form elements should have a visible label
Mode: light 🕑 First identified: 2026-05-21 🔑 Bug ID: A11Y-f0bcd2cc | Pattern ID: A11Y-50de3b0e
<input title="Enter the terms you wish to search for." data-drupal-selector="edit-keys" type="search" id="keys" name="keys" value="" size="15" maxlength="128" class="form-search form-control fas" placeholder="">
XPath: .form-search
Example 3 View on Page
Form elements should have a visible label
Mode: light 🕑 First identified: 2026-05-21 🔑 Bug ID: A11Y-b33fe2db | Pattern ID: A11Y-50de3b0e
<input title="Enter the terms you wish to search for." data-drupal-selector="edit-keys" type="search" id="keys" name="keys" value="" size="15" maxlength="128" class="form-search form-control fas" placeholder="">
XPath: .form-search
Example 4 View on Page
Form elements should have a visible label
Mode: light 🕑 First identified: 2026-05-21 🔑 Bug ID: A11Y-91da76a1 | Pattern ID: A11Y-50de3b0e
<input title="Enter the terms you wish to search for." data-drupal-selector="edit-keys" type="search" id="keys" name="keys" value="" size="15" maxlength="128" class="form-search form-control fas" placeholder="">
XPath: .form-search
Example 5 View on Page
Form elements should have a visible label
Mode: light 🕑 First identified: 2026-05-21 🔑 Bug ID: A11Y-3b5b6450 | Pattern ID: A11Y-50de3b0e
<input title="Enter the terms you wish to search for." data-drupal-selector="edit-keys" type="search" id="keys" name="keys" value="" size="15" maxlength="128" class="form-search form-control fas" placeholder="">
XPath: .form-search
4 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.
4 pages affected

Rule Information

Engine: axe

Roles: Content Author, UX Designer

Blocking: No

Examples

Example 1 View on Page
Heading levels should only increase by one
Mode: light 🕑 First identified: 2026-05-21 🔑 Bug ID: A11Y-0804ac38 | Pattern ID: A11Y-43138773
<h3 paraeid="{22822a97-584b-47c5-a5c6-b0f92da819e5}{37}" paraid="1333256644"><a href="https://www.cdc.gov/ncbddd/disabilityandhealth/materials/factsheets/fs-communicating-with-people.html" rel="noreferrer noopener" target="_blank">Using people-first language</a>&nbsp;</h3>
XPath: h3[paraid="1333256644"]
Example 2 View on Page
Heading levels should only increase by one
Mode: light 🕑 First identified: 2026-05-21 🔑 Bug ID: A11Y-93ab88fe | Pattern ID: A11Y-83c30bbb
<h2 aria-level="4" id="create-account" paraeid="{5f11862d-080e-4ae3-8c20-35f719db1398}{210}" paraid="1676407293" role="heading">Create a&nbsp;WA.gov&nbsp;account</h2>
XPath: #create-account
Example 3 View on Page
Heading levels should only increase by one
Mode: light 🕑 First identified: 2026-05-21 🔑 Bug ID: A11Y-07305369 | Pattern ID: A11Y-3f3f4081
<h3>A</h3>
XPath: h3:nth-child(1)
Example 4 View on Page
Heading levels should only increase by one
Mode: light 🕑 First identified: 2026-05-21 🔑 Bug ID: A11Y-6eeb1d08 | Pattern ID: A11Y-617d994f
<h3><a href="/how-to-guides/create-your-wagov-account" hreflang="en">Create your WA.gov account</a></h3>
XPath: .col-sm-2.col-lg-3.mb-4:nth-child(1) > .how-to.card > .body > h3
1 Moderate axe empty-heading
1 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Headings should not be empty
Mode: light 🕑 First identified: 2026-05-21 🔑 Bug ID: A11Y-73f2025b | Pattern ID: A11Y-36979364
<h1 id="title-404"><span id="main-content" class=""></span></h1>
XPath: #title-404
1 Moderate axe SC 4.1.2 A Visual Motor Cognitive aria-prohibited-attr
1 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer

Blocking: No

WCAG: SC 4.1.2 A

Disabilities affected:
Visual Motor Cognitive

Who Is Affected

  • Without Vision 1.0% — ~3,400,000 Americans
  • Limited Vision 2.4% — ~8,100,000 Americans
  • Limited Manipulation 2.2% — ~7,600,000 Americans
  • Limited Reach and Strength 5.8% — ~19,600,000 Americans
  • Limited Language, Cognitive, and Learning Abilities 4.7% — ~15,900,000 Americans

Examples

Example 1 View on Page
Elements must only use permitted ARIA attributes
Mode: light 🕑 First identified: 2026-05-21 🔑 Bug ID: A11Y-5724e72f | Pattern ID: A11Y-f6903b94
<div class="html5-video-player ytp-hide-controls ytp-exp-bottom-control-flexbox ytp-modern-caption ytp-livebadge-color unstarted-mode" tabindex="" id="movie_player" data-version="/s/player/57f5d44f/player_embed.vflset/en_US/base.js" aria-label="YouTube Video Player">
XPath: iframe

🔧 Most Common Issues (AccessLint)

12 rules
155 Moderate accesslint landmarks/region
86 pages affected

Rule Information

Engine: accesslint

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Content is not contained within a landmark region.
Mode: light 🕑 First identified: 2026-05-21 🔑 Bug ID: A11Y-2362a4be | Pattern ID: A11Y-16573076
<div class="mm-wrapper__blocker mm-slideout"><a class="mm-tabstart" href="#mm-0" aria-hidden="true" role="presentation"><span class="mm-sronly">Close menu</span></a><button class="mm-tabend mm-sronly"...
XPath: body > div:nth-of-type(3)
Example 2 View on Page
Content is not contained within a landmark region.
Mode: light 🕑 First identified: 2026-05-21 🔑 Bug ID: A11Y-c46aa519 | Pattern ID: A11Y-bc2df595
<div class="QSIFeedbackButton" style="position: fixed; visibility: hidden; inset: 0px; display: flex; flex-direction: column; justify-content: flex-end; align-items: flex-start; margin: 0px; padding: ...
XPath: body > div:nth-of-type(4)
Example 3 View on Page
Content is not contained within a landmark region.
Mode: light 🕑 First identified: 2026-05-21 🔑 Bug ID: A11Y-12d300c4 | Pattern ID: A11Y-16573076
<div class="mm-wrapper__blocker mm-slideout"><a class="mm-tabstart" href="#mm-0" aria-hidden="true" role="presentation"><span class="mm-sronly">Close menu</span></a><button class="mm-tabend mm-sronly"...
XPath: body > div:nth-of-type(3)
Example 4 View on Page
Content is not contained within a landmark region.
Mode: light 🕑 First identified: 2026-05-21 🔑 Bug ID: A11Y-7ff666c5 | Pattern ID: A11Y-16573076
<div class="mm-wrapper__blocker mm-slideout"><a class="mm-tabstart" href="#mm-0" aria-hidden="true" role="presentation"><span class="mm-sronly">Close menu</span></a><button class="mm-tabend mm-sronly"...
XPath: body > div:nth-of-type(3)
Example 5 View on Page
Content is not contained within a landmark region.
Mode: light 🕑 First identified: 2026-05-21 🔑 Bug ID: A11Y-6ae200b5 | Pattern ID: A11Y-16573076
<div class="mm-wrapper__blocker mm-slideout"><a class="mm-tabstart" href="#mm-0" aria-hidden="true" role="presentation"><span class="mm-sronly">Close menu</span></a><button class="mm-tabend mm-sronly"...
XPath: body > div:nth-of-type(3)
131 Moderate accesslint text-alternatives/img-alt
86 pages affected

Rule Information

Engine: accesslint

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Image element missing alt attribute.
Mode: light 🕑 First identified: 2026-05-21 🔑 Bug ID: A11Y-fe55fa05 | Pattern ID: A11Y-622a268e
<img src="/modules/contrib/wagov_univ_header/FAVICON_WAGOV.png">
XPath: a[href="https://wa.gov"] > img
Example 2 View on Page
Image element missing alt attribute.
Mode: light 🕑 First identified: 2026-05-21 🔑 Bug ID: A11Y-41daf3a9 | Pattern ID: A11Y-622a268e
<img src="/modules/contrib/wagov_univ_header/FAVICON_WAGOV.png">
XPath: a[href="https://wa.gov"] > img
Example 3 View on Page
Image element missing alt attribute.
Mode: light 🕑 First identified: 2026-05-21 🔑 Bug ID: A11Y-9e830a60 | Pattern ID: A11Y-622a268e
<img src="/modules/contrib/wagov_univ_header/FAVICON_WAGOV.png">
XPath: a[href="https://wa.gov"] > img
Example 4 View on Page
Image element missing alt attribute.
Mode: light 🕑 First identified: 2026-05-21 🔑 Bug ID: A11Y-93282db1 | Pattern ID: A11Y-622a268e
<img src="/modules/contrib/wagov_univ_header/FAVICON_WAGOV.png">
XPath: a[href="https://wa.gov"] > img
Example 5 View on Page
Image element missing alt attribute.
Mode: light 🕑 First identified: 2026-05-21 🔑 Bug ID: A11Y-1954d8e5 | Pattern ID: A11Y-622a268e
<img src="/modules/contrib/wagov_univ_header/FAVICON_WAGOV.png">
XPath: a[href="https://wa.gov"] > img
81 Moderate accesslint distinguishable/color-contrast
69 pages affected

Rule Information

Engine: accesslint

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Insufficient color contrast ratio of 1:1 (required 4.5:1).
Mode: light 🕑 First identified: 2026-05-21 🔑 Bug ID: A11Y-e2121863 | Pattern ID: A11Y-44c2cd5f
<button class="btn btn-primary" type="submit">"Search"</button>
XPath: div > div:nth-of-type(2) > button
Example 2 View on Page
Insufficient color contrast ratio of 1.49:1 (required 4.5:1).
Mode: light 🕑 First identified: 2026-05-21 🔑 Bug ID: A11Y-aea27c32 | Pattern ID: A11Y-2c125d16
<button class="search-form__submit button js-form-submit form-submit btn btn-primary form-control" data-drupal-selector="edit-submit" type="submit" id="edit-submit--2" value="Search">Search</button>
XPath: #edit-submit--2
Example 3 View on Page
Insufficient color contrast ratio of 1:1 (required 4.5:1).
Mode: light 🕑 First identified: 2026-05-21 🔑 Bug ID: A11Y-2821f954 | Pattern ID: A11Y-fe67265a
<button class="btn btn-primary" type="submit">"Search"</button>
XPath: div:nth-of-type(2) > button
Example 4 View on Page
Insufficient color contrast ratio of 1:1 (required 4.5:1).
Mode: light 🕑 First identified: 2026-05-21 🔑 Bug ID: A11Y-f2b5cbbc | Pattern ID: A11Y-fe67265a
<button class="btn btn-primary" type="submit">"Search"</button>
XPath: div:nth-of-type(2) > button
Example 5 View on Page
Insufficient color contrast ratio of 1:1 (required 4.5:1).
Mode: light 🕑 First identified: 2026-05-21 🔑 Bug ID: A11Y-afd9a6f8 | Pattern ID: A11Y-fe67265a
<button class="btn btn-primary" type="submit">"Search"</button>
XPath: div:nth-of-type(2) > button
51 Moderate accesslint adaptable/list-children
17 pages affected

Rule Information

Engine: accesslint

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
List contains non-<li> child <ul>.
Mode: light 🕑 First identified: 2026-05-21 🔑 Bug ID: A11Y-b1441980 | Pattern ID: A11Y-7f5d8f71
<ul class="grid"> <li style="grid-area: 1/1" class="d-flex flex-column pb-1 pb-xxl-0 align-items-top"> ...
XPath: li:nth-of-type(1) > ul > ul
Example 2 View on Page
List contains non-<li> child <ul>.
Mode: light 🕑 First identified: 2026-05-21 🔑 Bug ID: A11Y-2877a52c | Pattern ID: A11Y-b8a9a30c
<ul class="grid"> <li style="grid-area: 1/1" class="d-flex flex-column pb-1 pb-xxl-0 align-items-top"> ...
XPath: li:nth-of-type(2) > ul > ul
Example 3 View on Page
List contains non-<li> child <ul>.
Mode: light 🕑 First identified: 2026-05-21 🔑 Bug ID: A11Y-9cf1e4a0 | Pattern ID: A11Y-96ec0e13
<ul class="grid"> <li style="grid-area: 1/1" class="d-flex flex-column pb-1 pb-xxl-0 align-items-top"> ...
XPath: li:nth-of-type(5) > ul > ul
Example 4 View on Page
List contains non-<li> child <ul>.
Mode: light 🕑 First identified: 2026-05-21 🔑 Bug ID: A11Y-24e1be76 | Pattern ID: A11Y-7f5d8f71
<ul class="grid"> <li style="grid-area: 1/1" class="d-flex flex-column pb-1 pb-xxl-0 align-items-top"> ...
XPath: li:nth-of-type(1) > ul > ul
Example 5 View on Page
List contains non-<li> child <ul>.
Mode: light 🕑 First identified: 2026-05-21 🔑 Bug ID: A11Y-300c2fea | Pattern ID: A11Y-b8a9a30c
<ul class="grid"> <li style="grid-area: 1/1" class="d-flex flex-column pb-1 pb-xxl-0 align-items-top"> ...
XPath: li:nth-of-type(2) > ul > ul
12 Moderate accesslint navigable/page-has-heading-one
12 pages affected

Rule Information

Engine: accesslint

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Page does not contain a level-one heading.
Mode: light 🕑 First identified: 2026-05-21 🔑 Bug ID: A11Y-6174fcb2 | Pattern ID: A11Y-36cff4af
<html>
XPath: html
Example 2 View on Page
Page does not contain a level-one heading.
Mode: light 🕑 First identified: 2026-05-21 🔑 Bug ID: A11Y-8f7deec6 | Pattern ID: A11Y-36cff4af
<html>
XPath: html
Example 3 View on Page
Page does not contain a level-one heading.
Mode: light 🕑 First identified: 2026-05-21 🔑 Bug ID: A11Y-50a17ccd | Pattern ID: A11Y-36cff4af
<html>
XPath: html
Example 4 View on Page
Page does not contain a level-one heading.
Mode: light 🕑 First identified: 2026-05-21 🔑 Bug ID: A11Y-d4bfbe07 | Pattern ID: A11Y-36cff4af
<html>
XPath: html
Example 5 View on Page
Page does not contain a level-one heading.
Mode: light 🕑 First identified: 2026-05-21 🔑 Bug ID: A11Y-637577c6 | Pattern ID: A11Y-36cff4af
<html>
XPath: html
12 Moderate accesslint labels-and-names/label-title-only
12 pages affected

Rule Information

Engine: accesslint

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Form element uses title attribute as only label. Use <label>, aria-label, or aria-labelledby instead.
Mode: light 🕑 First identified: 2026-05-21 🔑 Bug ID: A11Y-4f4c10d8 | Pattern ID: A11Y-6531d9a6
<input title="Enter the terms you wish to search for." data-drupal-selector="edit-keys" type="search" id="keys" name="keys" value="" size="15" maxlength="128" class="form-search form-control fas" plac...
XPath: #keys
Example 2 View on Page
Form element uses title attribute as only label. Use <label>, aria-label, or aria-labelledby instead.
Mode: light 🕑 First identified: 2026-05-21 🔑 Bug ID: A11Y-dfafc512 | Pattern ID: A11Y-6531d9a6
<input title="Enter the terms you wish to search for." data-drupal-selector="edit-keys" type="search" id="keys" name="keys" value="" size="15" maxlength="128" class="form-search form-control fas" plac...
XPath: #keys
Example 3 View on Page
Form element uses title attribute as only label. Use <label>, aria-label, or aria-labelledby instead.
Mode: light 🕑 First identified: 2026-05-21 🔑 Bug ID: A11Y-8130a001 | Pattern ID: A11Y-6531d9a6
<input title="Enter the terms you wish to search for." data-drupal-selector="edit-keys" type="search" id="keys" name="keys" value="" size="15" maxlength="128" class="form-search form-control fas" plac...
XPath: #keys
Example 4 View on Page
Form element uses title attribute as only label. Use <label>, aria-label, or aria-labelledby instead.
Mode: light 🕑 First identified: 2026-05-21 🔑 Bug ID: A11Y-6d646da9 | Pattern ID: A11Y-6531d9a6
<input title="Enter the terms you wish to search for." data-drupal-selector="edit-keys" type="search" id="keys" name="keys" value="" size="15" maxlength="128" class="form-search form-control fas" plac...
XPath: #keys
Example 5 View on Page
Form element uses title attribute as only label. Use <label>, aria-label, or aria-labelledby instead.
Mode: light 🕑 First identified: 2026-05-21 🔑 Bug ID: A11Y-d83108c9 | Pattern ID: A11Y-6531d9a6
<input title="Enter the terms you wish to search for." data-drupal-selector="edit-keys" type="search" id="keys" name="keys" value="" size="15" maxlength="128" class="form-search form-control fas" plac...
XPath: #keys
6 Moderate accesslint aria/aria-allowed-role
2 pages affected

Rule Information

Engine: accesslint

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Role "group" is not allowed on element <figure>.
Mode: light 🕑 First identified: 2026-05-21 🔑 Bug ID: A11Y-7037a43a | Pattern ID: A11Y-3f7d7482
<figure role="group" class="caption caption-drupal-media"> <a download="" href="/sites/default/files/2025-09/Logo_Wagov_FullColor.png"> <div> <div class="field field--name-field-media-image fi...
XPath: div:nth-of-type(1) > figure
Example 2 View on Page
Role "group" is not allowed on element <figure>.
Mode: light 🕑 First identified: 2026-05-21 🔑 Bug ID: A11Y-3fb39a2e | Pattern ID: A11Y-dd003ab5
<figure role="group" class="caption caption-drupal-media"> <a download="" href="/sites/default/files/2025-09/Logo_Wagov_Black.png"> <div> <div class="field field--name-field-media-image field-...
XPath: div:nth-of-type(2) > figure
Example 3 View on Page
Role "group" is not allowed on element <figure>.
Mode: light 🕑 First identified: 2026-05-21 🔑 Bug ID: A11Y-4f560b86 | Pattern ID: A11Y-7d19971d
<figure role="group" class="caption caption-drupal-media"> <a download="" href="/sites/default/files/2025-09/Logo_Wagov_White.png"> <div> <div class="field field--name-field-media-image field-...
XPath: div:nth-of-type(3) > figure
Example 4 View on Page
Role "group" is not allowed on element <figure>.
Mode: light 🕑 First identified: 2026-05-21 🔑 Bug ID: A11Y-927dc0fd | Pattern ID: A11Y-3f7d7482
<figure role="group" class="caption caption-drupal-media"> <a download="" href="/sites/default/files/2025-09/Logo_Wagov_FullColor.png"> <div> <div class="field field--name-field-media-image fi...
XPath: div:nth-of-type(1) > figure
Example 5 View on Page
Role "group" is not allowed on element <figure>.
Mode: light 🕑 First identified: 2026-05-21 🔑 Bug ID: A11Y-3927ed2c | Pattern ID: A11Y-dd003ab5
<figure role="group" class="caption caption-drupal-media"> <a download="" href="/sites/default/files/2025-09/Logo_Wagov_Black.png"> <div> <div class="field field--name-field-media-image field-...
XPath: div:nth-of-type(2) > figure
4 Moderate accesslint navigable/heading-order
4 pages affected

Rule Information

Engine: accesslint

Roles: Front-End Developer

Blocking: No

Examples

Example 1 View on Page
Heading level 3 skipped from level 1. Use h2 instead.
Mode: light 🕑 First identified: 2026-05-21 🔑 Bug ID: A11Y-7192ee1e | Pattern ID: A11Y-f8b35308
<h3 paraeid="{22822a97-584b-47c5-a5c6-b0f92da819e5}{37}" paraid="1333256644"><a href="https://www.cdc.gov/ncbddd/disabilityandhealth/materials/factsheets/fs-communicating-with-people.html" rel="norefe...
XPath: div > h3:nth-of-type(1)
Example 2 View on Page
Heading level 4 skipped from level 2. Use h3 instead.
Mode: light 🕑 First identified: 2026-05-21 🔑 Bug ID: A11Y-9499783f | Pattern ID: A11Y-ffc0c502
<h2 aria-level="4" id="create-account" paraeid="{5f11862d-080e-4ae3-8c20-35f719db1398}{210}" paraid="1676407293" role="heading">Create a&nbsp;WA.gov&nbsp;account</h2>
XPath: #create-account
Example 3 View on Page
Heading level 3 skipped from level 1. Use h2 instead.
Mode: light 🕑 First identified: 2026-05-21 🔑 Bug ID: A11Y-502cf85c | Pattern ID: A11Y-e488e87c
<h3>A</h3>
XPath: div:nth-of-type(2) > h3:nth-of-type(1)
Example 4 View on Page
Heading level 3 skipped from level 1. Use h2 instead.
Mode: light 🕑 First identified: 2026-05-21 🔑 Bug ID: A11Y-85789a59 | Pattern ID: A11Y-eff20fa9
<h3><a href="/how-to-guides/create-your-wagov-account" hreflang="en">Create your WA.gov account</a></h3>
XPath: div:nth-of-type(1) > div > div > h3
3 Moderate accesslint keyboard-accessible/focus-order
2 pages affected

Rule Information

Engine: accesslint

Roles: Front-End Developer

Blocking: No

Examples

Example 1 View on Page
Non-interactive <div> with tabindex="0" has no interactive role.
Mode: light 🕑 First identified: 2026-05-21 🔑 Bug ID: A11Y-7cdae705 | Pattern ID: A11Y-d47ea297
<div id="active-filter-button-group" class="col-xs-12 col-sm-12 col-md-12 col-lg-12" tabindex="0"> <div id="active-filters" class="col-xs-12 col-sm-12 col-md-12 col-lg-12"></div> </div>
XPath: #active-filter-button-group
Example 2 View on Page
Non-interactive <div> with tabindex="0" has no interactive role.
Mode: light 🕑 First identified: 2026-05-21 🔑 Bug ID: A11Y-e73d73ef | Pattern ID: A11Y-dcf51bdc
<div id="resources-view-results" tabindex="0">Displaying 1 - 15 of 35</div>
XPath: #resources-view-results
Example 3 View on Page
Non-interactive <ul> with tabindex="0" has no interactive role.
Mode: light 🕑 First identified: 2026-05-21 🔑 Bug ID: A11Y-9b8149fd | Pattern ID: A11Y-5d10218b
<ul id="ui-id-1" tabindex="0" class="ui-menu ui-widget ui-widget-content ui-autocomplete ui-front" style="display: none;"></ul>
XPath: #ui-id-1
3 Moderate accesslint text-alternatives/image-alt-words
3 pages affected

Rule Information

Engine: accesslint

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Alt text "Image of a stack of books, & graduation cap beside stack of money" starts with redundant prefix "image".
Mode: light 🕑 First identified: 2026-05-21 🔑 Bug ID: A11Y-98cc2e9a | Pattern ID: A11Y-c4d77b21
<img loading="lazy" src="/sites/default/files/styles/how_to_image/public/2022-04/Financial-aid-361055739_Preview_0.jpg?itok=5822G8Hw" width="410" height="210" alt="Image of a stack of books, &amp; gra...
XPath: div:nth-of-type(3) > div > img
Example 2 View on Page
Alt text "Image of a stack of books, & graduation cap beside stack of money" starts with redundant prefix "image".
Mode: light 🕑 First identified: 2026-05-21 🔑 Bug ID: A11Y-acac136a | Pattern ID: A11Y-67556e5e
<img loading="lazy" src="/sites/default/files/styles/how_to_image/public/2022-04/Financial-aid-361055739_Preview_0.jpg?itok=5822G8Hw" width="410" height="210" alt="Image of a stack of books, &amp; gra...
XPath: div:nth-of-type(7) > div > img
Example 3 View on Page
Alt text "Photo of Mineral Lake, Lewis County, WA" starts with redundant prefix "photo".
Mode: light 🕑 First identified: 2026-05-21 🔑 Bug ID: A11Y-6de5d9be | Pattern ID: A11Y-1b1211d0
<img loading="lazy" src="/sites/default/files/styles/topic_banner/public/2022-05/mineral-lake.jpg?itok=g1ELWMZj" width="2000" height="400" alt="Photo of Mineral Lake, Lewis County, WA" class="image-st...
XPath: div:nth-of-type(2) > div > img
1 Moderate accesslint navigable/empty-heading
1 pages affected

Rule Information

Engine: accesslint

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Heading is empty. Add text content or remove the heading element.
Mode: light 🕑 First identified: 2026-05-21 🔑 Bug ID: A11Y-01d66a3b | Pattern ID: A11Y-6d29b028
<h1 id="title-404"><span id="main-content" class=""></span></h1>
XPath: #title-404