Accessibility Scan Report

Title: MN.gov Issue: #146 Date: 3/21/2026, 2:43:24 PM Duration: 6.5m URLs: 25 / 25

Summary

Issues

  • By Level: A (25), AA (25)
  • By Version (A & AA): WCAG 2.0 (50)
  • By Category: axe-strict (225) & Others (250)
  • Total: 475 across 12 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.

🔧 Most Common Issues (axe)

5 rules
75 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.
25 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer, UX Designer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
All page content should be contained by landmarks
Mode: light
<center>
XPath: .fontes > center
Example 2 View on Page
All page content should be contained by landmarks
Mode: light
<div> <p><b> Please solve this CAPTCHA to proceed to the website </b></p> </div>
XPath: center > div:nth-child(2)
Example 3 View on Page
All page content should be contained by landmarks
Mode: light
<div class="label-container" style="position: relative; display: inline-block; height: 100%; width: 170px;">
XPath: iframe[data-hcaptcha-widget-id="0eefhlzkew1"]
Example 4 View on Page
All page content should be contained by landmarks
Mode: light
<center>
XPath: .fontes > center
Example 5 View on Page
All page content should be contained by landmarks
Mode: light
<div> <p><b> Please solve this CAPTCHA to proceed to the website </b></p> </div>
XPath: center > div:nth-child(2)
50 Moderate axe landmark-one-main: Ensures the page has exactly one main landmark. Screen reader users rely on the main landmark to skip navigation and jump directly to page content.
25 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer, UX Designer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Document should have one main landmark
Mode: light
<html>
XPath: html
Example 2 View on Page
Document should have one main landmark
Mode: light
<html lang="en" data-id="hcaptcha-frame-6ae4a3c801c9d99b7e0b591e01eb3ddc17b34400">
XPath: iframe[data-hcaptcha-widget-id="0eefhlzkew1"]
Example 3 View on Page
Document should have one main landmark
Mode: light
<html>
XPath: html
Example 4 View on Page
Document should have one main landmark
Mode: light
<html lang="en" data-id="hcaptcha-frame-6ae4a3c801c9d99b7e0b591e01eb3ddc17b34400">
XPath: iframe[data-hcaptcha-widget-id="0erksha1b57"]
Example 5 View on Page
Document should have one main landmark
Mode: light
<html>
XPath: html
50 Moderate axe page-has-heading-one
25 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Page should contain a level-one heading
Mode: light
<html>
XPath: html
Example 2 View on Page
Page should contain a level-one heading
Mode: light
<html lang="en" data-id="hcaptcha-frame-6ae4a3c801c9d99b7e0b591e01eb3ddc17b34400">
XPath: iframe[data-hcaptcha-widget-id="0eefhlzkew1"]
Example 3 View on Page
Page should contain a level-one heading
Mode: light
<html>
XPath: html
Example 4 View on Page
Page should contain a level-one heading
Mode: light
<html lang="en" data-id="hcaptcha-frame-6ae4a3c801c9d99b7e0b591e01eb3ddc17b34400">
XPath: iframe[data-hcaptcha-widget-id="0erksha1b57"]
Example 5 View on Page
Page should contain a level-one heading
Mode: light
<html>
XPath: html
25 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.
25 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
<input type="submit" class="btn btn-success btn-sm" value="Submit">
XPath: .btn
Example 2 View on Page
Elements must meet minimum color contrast ratio thresholds
Mode: light
<input type="submit" class="btn btn-success btn-sm" value="Submit">
XPath: .btn
Example 3 View on Page
Elements must meet minimum color contrast ratio thresholds
Mode: light
<input type="submit" class="btn btn-success btn-sm" value="Submit">
XPath: .btn
Example 4 View on Page
Elements must meet minimum color contrast ratio thresholds
Mode: light
<input type="submit" class="btn btn-success btn-sm" value="Submit">
XPath: .btn
Example 5 View on Page
Elements must meet minimum color contrast ratio thresholds
Mode: light
<input type="submit" class="btn btn-success btn-sm" value="Submit">
XPath: .btn
25 Serious axe SC 3.1.1 A Cognitive html-has-lang: Ensures the <html> element has a lang attribute. Screen readers use the language attribute to select the correct pronunciation engine.
25 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer

Blocking: No

WCAG: SC 3.1.1 A

Disabilities affected:
Cognitive

Affected Pages

Who Is Affected

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

Examples

Example 1 View on Page
<html> element must have a lang attribute
Mode: light
<html>
XPath: html
Example 2 View on Page
<html> element must have a lang attribute
Mode: light
<html>
XPath: html
Example 3 View on Page
<html> element must have a lang attribute
Mode: light
<html>
XPath: html
Example 4 View on Page
<html> element must have a lang attribute
Mode: light
<html>
XPath: html
Example 5 View on Page
<html> element must have a lang attribute
Mode: light
<html>
XPath: html

🔧 Most Common Issues (Equal Access)

7 rules
75 Moderate equalAccess element_attribute_deprecated
25 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
The HTML attribute(s) "version" is deprecated in HTML 5
Mode: light
<svg xml:space="preserve" style="enable-background:new 0 0 462.94 58.39;" viewBox="0 0 462.94 58.39" y="0px" x="0px" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" alt="State of MN Logo" id="Layer_1" version="1.1">
Example 2 View on Page
The <center> element is deprecated in HTML 5
Mode: light
<center>
Example 3 View on Page
The HTML attribute(s) "frameborder, scrolling" is deprecated for the <iframe> element in HTML 5
Mode: light
<iframe style="pointer-events: auto; background-color: rgba(255, 255, 255, 0); border-radius: 4px; width: 302px; height: 76px; overflow: hidden;" data-hcaptcha-response="" data-hcaptcha-widget-id="0rohaoo2tl4k" title="Widget containing checkbox for hCaptcha security challenge" scrolling="no" frameborder="0" tabindex="0" src="https://newassets.hcaptcha.com/captcha/v1/6ae4a3c801c9d99b7e0b591e01eb3ddc17b34400/static/hcaptcha.html#frame=checkbox&id=0rohaoo2tl4k&host=validate.perfdrive.com&sentry=true&reportapi=https%3A%2F%2Faccounts.hcaptcha.com&recaptchacompat=off&custom=false&hl=en&tplinks=on&andint=off&pstissuer=https%3A%2F%2Fpst-issuer.hcaptcha.com&sitekey=ae73173b-7003-44e0-bc87-654d0dab8b75&theme=light&origin=http%3A%2F%2Fvalidate.perfdrive.com">
Example 4 View on Page
The HTML attribute(s) "version" is deprecated in HTML 5
Mode: light
<svg xml:space="preserve" style="enable-background:new 0 0 462.94 58.39;" viewBox="0 0 462.94 58.39" y="0px" x="0px" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" alt="State of MN Logo" id="Layer_1" version="1.1">
Example 5 View on Page
The <center> element is deprecated in HTML 5
Mode: light
<center>
50 Moderate equalAccess aria_content_in_landmark
25 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Content is not within a landmark element
Mode: light
<h2>
Example 2 View on Page
Content is not within a landmark element
Mode: light
<p>
Example 3 View on Page
Content is not within a landmark element
Mode: light
<h2>
Example 4 View on Page
Content is not within a landmark element
Mode: light
<p>
Example 5 View on Page
Content is not within a landmark element
Mode: light
<h2>
25 Moderate equalAccess html_lang_exists
25 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Page detected as HTML, but does not have a 'lang' attribute
Mode: light
<html>
Example 2 View on Page
Page detected as HTML, but does not have a 'lang' attribute
Mode: light
<html>
Example 3 View on Page
Page detected as HTML, but does not have a 'lang' attribute
Mode: light
<html>
Example 4 View on Page
Page detected as HTML, but does not have a 'lang' attribute
Mode: light
<html>
Example 5 View on Page
Page detected as HTML, but does not have a 'lang' attribute
Mode: light
<html>
25 Moderate equalAccess html_skipnav_exists
25 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Verify there is a way to bypass blocks of content that are repeated on multiple Web pages
Mode: light
<html>
Example 2 View on Page
Verify there is a way to bypass blocks of content that are repeated on multiple Web pages
Mode: light
<html>
Example 3 View on Page
Verify there is a way to bypass blocks of content that are repeated on multiple Web pages
Mode: light
<html>
Example 4 View on Page
Verify there is a way to bypass blocks of content that are repeated on multiple Web pages
Mode: light
<html>
Example 5 View on Page
Verify there is a way to bypass blocks of content that are repeated on multiple Web pages
Mode: light
<html>
25 Moderate equalAccess style_highcontrast_visible
25 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Confirm Windows high contrast mode is supported when using CSS to include, position or alter non-decorative content
Mode: light
<link href="http://captcha.perfdrive.com/captcha-public/css/shieldsquare_styles.min.css" type="text/css" rel="stylesheet">
Example 2 View on Page
Confirm Windows high contrast mode is supported when using CSS to include, position or alter non-decorative content
Mode: light
<link href="http://captcha.perfdrive.com/captcha-public/css/shieldsquare_styles.min.css" type="text/css" rel="stylesheet">
Example 3 View on Page
Confirm Windows high contrast mode is supported when using CSS to include, position or alter non-decorative content
Mode: light
<link href="http://captcha.perfdrive.com/captcha-public/css/shieldsquare_styles.min.css" type="text/css" rel="stylesheet">
Example 4 View on Page
Confirm Windows high contrast mode is supported when using CSS to include, position or alter non-decorative content
Mode: light
<link href="http://captcha.perfdrive.com/captcha-public/css/shieldsquare_styles.min.css" type="text/css" rel="stylesheet">
Example 5 View on Page
Confirm Windows high contrast mode is supported when using CSS to include, position or alter non-decorative content
Mode: light
<link href="http://captcha.perfdrive.com/captcha-public/css/shieldsquare_styles.min.css" type="text/css" rel="stylesheet">
25 Moderate equalAccess style_color_misuse
25 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Verify color is not used as the only visual means of conveying information
Mode: light
<style>
Example 2 View on Page
Verify color is not used as the only visual means of conveying information
Mode: light
<style>
Example 3 View on Page
Verify color is not used as the only visual means of conveying information
Mode: light
<style>
Example 4 View on Page
Verify color is not used as the only visual means of conveying information
Mode: light
<style>
Example 5 View on Page
Verify color is not used as the only visual means of conveying information
Mode: light
<style>
25 Moderate equalAccess input_label_visible
25 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
The input element does not have an associated visible label
Mode: light
<input value="Submit" class="btn btn-success btn-sm" type="submit">
Example 2 View on Page
The input element does not have an associated visible label
Mode: light
<input value="Submit" class="btn btn-success btn-sm" type="submit">
Example 3 View on Page
The input element does not have an associated visible label
Mode: light
<input value="Submit" class="btn btn-success btn-sm" type="submit">
Example 4 View on Page
The input element does not have an associated visible label
Mode: light
<input value="Submit" class="btn btn-success btn-sm" type="submit">
Example 5 View on Page
The input element does not have an associated visible label
Mode: light
<input value="Submit" class="btn btn-success btn-sm" type="submit">