Accessibility Scan Report

Title: GOV.UK Issue: #58 Date: 8/8/2026, 3:49:43 AM Duration: 43.2m URLs: 100 / 100
Viewport: Desktop (1280×800) Color scheme: both Browser: chromium
🖥️ Forced Colors: 100 / 100 URLs

🔄 Changes Since Last Scan

884 New unique issues
1018 Not observed issues
🆕 New Issues (884)
✅ Not Observed in This Scan (1018)

These issues were previously tracked but were not detected in this scan. Absence is not proof of resolution — the page may not have loaded, the rule may not have run, or the element may have moved. Retest and verify before closing the tracked issue.

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 (1), AA (0)
  • By Version (A & AA): WCAG 2.0 (1)
  • Engines used: AXE, AccessLint
  • By Finding Type: Known errors (3) & Best practices (201)
  • Manual testing needed: 19 axe incomplete findings
  • Total: 204 across 4 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. Total counts unique findings across the active scanners, and numbers in parentheses (+N) still show findings that cover WCAG criteria already reported by axe.

Publication of DWP research report 707: Employment and Support Allowance: findings from a face-to-face survey of customers - GOV.UK 0 3
Find a registered childminder - GOV.UK 0 3
The page you’re looking for is no longer here - GOV.UK 4
Getting an accessibility audit - Service Manual - GOV.UK 0 2
Testing for accessibility - Service Manual - GOV.UK 0 2
Online debit and credit card payment support - GOV.UK 0 2
Technical support with VAT online services - GOV.UK 0 2
Domiciliary support service registration (Wales) - GOV.UK 0 2
Support services providing day care to adults registration (Scotland) - GOV.UK 0 2
Help find new ways to ease global disruption: apply for funding - GOV.UK 0 2

🧭 Reflow Risk (WCAG 1.4.10)

Page-level indicator: resizes to 320 CSS pixels wide and checks for horizontal overflow. This is a risk indicator, not a conformance verdict — see Behavioral Accessibility Automation for what it can and cannot detect.

✅ No horizontal overflow detected at 320px width on any scanned page!

🔧 Most Common Issues (axe)

2 rules
201 Moderate axe Best Practice region: Ensures all page content is contained within landmark regions. Content outside landmarks cannot be found by screen reader users navigating by landmarks.
100 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer, UX Designer

Blocking: No

WCAG: Best Practice

Affected Pages

Examples

Example 1 View on Page
All page content should be contained by landmarks
Mode: light 🕑 First identified: 2026-08-08 🔑 Pattern ID: A11Y-ae1dd8bf
<a data-module="govuk-skip-link" class="gem-c-skip-link govuk-skip-link govuk-!-display-none-print" href="#content" data-govuk-skip-link-init="" data-govuk-skip-link-module-started="true">Skip to main content</a>
XPath: .gem-c-skip-link
Example 2 View on Page
All page content should be contained by landmarks
Mode: light 🕑 First identified: 2026-08-08 🔑 Pattern ID: A11Y-e2b69ac5
<h2 class="gem-c-feedback__prompt-question">Is this page useful?</h2>
XPath: .gem-c-feedback__prompt-question
Example 3 View on Page
All page content should be contained by landmarks
Mode: light 🕑 First identified: 2026-08-08 🔑 Pattern ID: A11Y-ae1dd8bf
<a data-module="govuk-skip-link" class="gem-c-skip-link govuk-skip-link govuk-!-display-none-print" href="#content" data-govuk-skip-link-init="" data-govuk-skip-link-module-started="true">Skip to main content</a>
XPath: .gem-c-skip-link
Example 4 View on Page
All page content should be contained by landmarks
Mode: light 🕑 First identified: 2026-08-08 🔑 Pattern ID: A11Y-e2b69ac5
<h2 class="gem-c-feedback__prompt-question">Is this page useful?</h2>
XPath: .gem-c-feedback__prompt-question
Example 5 View on Page
All page content should be contained by landmarks
Mode: light 🕑 First identified: 2026-08-08 🔑 Pattern ID: A11Y-ae1dd8bf
<a data-module="govuk-skip-link" class="gem-c-skip-link govuk-skip-link govuk-!-display-none-print" href="#content" data-govuk-skip-link-init="" data-govuk-skip-link-module-started="true">Skip to main content</a>
XPath: .gem-c-skip-link

🔧 Most Common Issues (AccessLint)

2 rules
1 Moderate accesslint landmarks/region
1 pages affected

Rule Information

Engine: accesslint

Roles: Front-End Developer

Blocking: No

Examples

Example 1 View on Page
Content is not contained within a landmark region.
Mode: light 🕑 First identified: 2026-08-08 🔑 Pattern ID: A11Y-b028ba15
<div class="govuk-width-container"> <div data-module="feedback ga4-event-tracker" class="gem-c-feedback govuk-!-display-none-print" data-feedback-module-started="true" data-ga4-event-tracke...
XPath: body > div:nth-of-type(3)
1 Moderate accesslint labels-and-names/label-content-mismatch
1 pages affected

Rule Information

Engine: accesslint

Roles: Front-End Developer

Blocking: No

Examples

Example 1 View on Page
Accessible name "Show search menu" does not contain visible text "Search GOV.UK".
Mode: light 🕑 First identified: 2026-08-08 🔑 Pattern ID: A11Y-3e89d3bd
<button id="super-search-menu-toggle" class="gem-c-layout-super-navigation-header__search-toggle-button" aria-controls="super-search-menu" aria-expanded="false" aria-label="Show search menu" data-text...
XPath: #super-search-menu-toggle