open-scans

Scan Report: USA Cities over 100k

🎯 Priority: Pages with Most Errors

Focus your efforts on these pages to make the biggest impact (combined scanner unique failures):

Page axe Unique ALFA Unique Equal Access Unique AccessLint Unique Total Unique Page Title
View Page 352 351 0 361 1064 Akron, OH
View Page 193 0 0 109 302 Home | City of Sacramento
View Page 123 23 0 121 267 Escondido, CA | Official Website
View Page 16 217 0 22 255 Fort Wayne, IN | Official Website
View Page 9 33 0 176 218 Home | Baltimore City
View Page 29 17 0 148 194 City of St. Petersburg
View Page 29 51 0 111 191 Home | City of Corpus Christi
View Page 12 49 0 103 164 Home - The City of Memphis
View Page 51 22 0 87 160 Home | City of Virginia Beach
View Page 73 24 0 56 153 Home - City of Santa Clarita

🔧 Priority: Most Common Issues (ALFA)

These ALFA accessibility issues appear most frequently across your pages:

Rule Pages Affected Documentation
SIA-R111: Interactive elements have a sufficient target size 148 of 327 View Rule
SIA-R66: Text has enhanced contrast with its background 135 of 327 View Rule
SIA-R73: Text spacing can be adjusted without loss of content 105 of 327 View Rule
SIA-R57: Landmarks don’t repeat the same content 92 of 327 View Rule
SIA-R56: Landmarks with the same role are distinguishable 78 of 327 View Rule
SIA-R61 66 of 327 View Rule
SIA-R69: Text has sufficient contrast with its background 58 of 327 View Rule
SIA-R3: lang attribute has a valid language code 57 of 327 View Rule
SIA-R78: Headings of same level have text content between them 57 of 327 View Rule
SIA-R53: Headings follow a logical hierarchy 56 of 327 View Rule

💡 Tip: Click on the rule documentation links to learn how to fix each issue.

🔧 Priority: Most Common Issues (axe)

These axe accessibility issues appear most frequently across your pages:

Rule Pages Affected Documentation
region 126 of 327 View Rule
landmark-unique 72 of 327 View Rule
heading-order 57 of 327 View Rule
landmark-one-main 54 of 327 View Rule
link-name 40 of 327 View Rule
color-contrast 39 of 327 View Rule
aria-valid-attr-value 36 of 327 View Rule
html-has-lang 34 of 327 View Rule
aria-required-children 34 of 327 View Rule
aria-required-parent 31 of 327 View Rule

💡 Tip: Click on the rule documentation links to learn how to fix each issue. Consider fixing the most common issues first for maximum impact.

🤖 Future Enhancement: This report will soon include AI-powered fix suggestions for authenticated GitHub users (opt-in only, no auto-run AI).

🔍 Cross-Page Patterns: Common HTML Issues

These HTML patterns cause the same accessibility errors across multiple pages. Fix the pattern once in your codebase to fix it everywhere!

🎯 Top Patterns to Fix (Highest Impact)

Pattern 1: Affects 38 page(s) - 38 occurrence(s)

Scanner: axe Rule: landmark-unique Impact: moderate Issue: Landmarks should have a unique role or role/label/title (i.e. accessible name) combination

HTML Pattern:

<nav class="widgetGraphicLinksNav" aria-label="Graphic links">

XPath (use in browser DevTools):

#graphicLinkWidget94ff8b58-6cf0-43bb-a86d-456c7ab45f48 > .cpGrid7.widgetBody.cpGrid > .widgetGraphicLinksNav[aria-label="Graphic links"]

How to Replicate:

  1. Open any affected page in your browser
  2. Press F12 to open DevTools
  3. Go to Console tab
  4. Run: $x('#graphicLinkWidget94ff8b58-6cf0-43bb-a86d-456c7ab45f48 > .cpGrid7.widgetBody.cpGrid > .widgetGraphicLinksNav[aria-label="Graphic links"]')
  5. The element will be highlighted

Affected Pages:


Pattern 2: Affects 35 page(s) - 115 occurrence(s)

Scanner: ALFA Rule: SIA-R73: Text spacing can be adjusted without loss of content Issue: The line height of the paragraph is normal which will result in a line height of less than 1.5

HTML Pattern:

<p>...</p>

XPath (use in browser DevTools):

/p

How to Replicate:

  1. Open any affected page in your browser
  2. Press F12 to open DevTools
  3. Go to Console tab
  4. Run: $x('/p')
  5. The element will be highlighted

Affected Pages:


Pattern 3: Affects 27 page(s) - 27 occurrence(s)

Scanner: ALFA Rule: SIA-R4: Page has a descriptive title Issue: The lang attribute is either missing, empty, or only whitespace

HTML Pattern:

<html>...</html>

XPath (use in browser DevTools):

/html

How to Replicate:

  1. Open any affected page in your browser
  2. Press F12 to open DevTools
  3. Go to Console tab
  4. Run: $x('/html')
  5. The element will be highlighted

Affected Pages:


Pattern 4: Affects 25 page(s) - 25 occurrence(s)

Scanner: axe Rule: region Impact: moderate Issue: All page content should be contained by landmarks

HTML Pattern:

<h1>Access Denied</h1>

XPath (use in browser DevTools):

h1

How to Replicate:

  1. Open any affected page in your browser
  2. Press F12 to open DevTools
  3. Go to Console tab
  4. Run: $x('h1')
  5. The element will be highlighted

Affected Pages:


Pattern 5: Affects 24 page(s) - 24 occurrence(s)

Scanner: axe Rule: region Impact: moderate Issue: All page content should be contained by landmarks

HTML Pattern:

<div tabindex="0" class="cp-miniCalendar-title">February 2026</div>

XPath (use in browser DevTools):

#miniCalendarHeaderb34cb533-f8bb-4d5f-963f-6bf658ba280d > .cp-miniCalendar-title

How to Replicate:

  1. Open any affected page in your browser
  2. Press F12 to open DevTools
  3. Go to Console tab
  4. Run: $x('#miniCalendarHeaderb34cb533-f8bb-4d5f-963f-6bf658ba280d > .cp-miniCalendar-title')
  5. The element will be highlighted

Affected Pages:


Pattern 6: Affects 23 page(s) - 26 occurrence(s)

Scanner: ALFA Rule: SIA-R111: Interactive elements have a sufficient target size Issue: Target has insufficient size

HTML Pattern:

<a class="widgetDesc widgetQuickLinksLink" href="/" target="_self">Home</a>

XPath (use in browser DevTools):

/a[@class="widgetDesc widgetQuickLinksLink"]

How to Replicate:

  1. Open any affected page in your browser
  2. Press F12 to open DevTools
  3. Go to Console tab
  4. Run: $x('/a[@class="widgetDesc widgetQuickLinksLink"]')
  5. The element will be highlighted

Affected Pages:


Pattern 7: Affects 21 page(s) - 22 occurrence(s)

Scanner: ALFA Rule: SIA-R111: Interactive elements have a sufficient target size Issue: Target has insufficient size

HTML Pattern:

<a class="widgetDesc widgetQuickLinksLink" href="/sitemap" target="_self">Site Map</a>

XPath (use in browser DevTools):

/a[@class="widgetDesc widgetQuickLinksLink"]

How to Replicate:

  1. Open any affected page in your browser
  2. Press F12 to open DevTools
  3. Go to Console tab
  4. Run: $x('/a[@class="widgetDesc widgetQuickLinksLink"]')
  5. The element will be highlighted

Affected Pages:


Pattern 8: Affects 20 page(s) - 26 occurrence(s)

Scanner: axe Rule: region Impact: moderate Issue: All page content should be contained by landmarks

HTML Pattern:

<ol class="tabbedWidget cpTabs  " style="display: table;">

XPath (use in browser DevTools):

#divTabbed7f3386b8-d2ac-4278-981b-c9f597ce7bb2 > .tabbedWidget.cpTabs

How to Replicate:

  1. Open any affected page in your browser
  2. Press F12 to open DevTools
  3. Go to Console tab
  4. Run: $x('#divTabbed7f3386b8-d2ac-4278-981b-c9f597ce7bb2 > .tabbedWidget.cpTabs')
  5. The element will be highlighted

Affected Pages:


Pattern 9: Affects 19 page(s) - 19 occurrence(s)

Scanner: ALFA Rule: SIA-R80: ASCII art has a text alternative Issue: The line height is specified using an absolute unit

HTML Pattern:

<p class="dropdown">...</p>

XPath (use in browser DevTools):

/p[@class="dropdown"]

How to Replicate:

  1. Open any affected page in your browser
  2. Press F12 to open DevTools
  3. Go to Console tab
  4. Run: $x('/p[@class="dropdown"]')
  5. The element will be highlighted

Affected Pages:


Pattern 10: Affects 19 page(s) - 19 occurrence(s)

Scanner: axe Rule: region Impact: moderate Issue: All page content should be contained by landmarks

HTML Pattern:

<div class="cpToolbar user public" style="z-index: 1;">

XPath (use in browser DevTools):

.cpToolbar

How to Replicate:

  1. Open any affected page in your browser
  2. Press F12 to open DevTools
  3. Go to Console tab
  4. Run: $x('.cpToolbar')
  5. The element will be highlighted

Affected Pages:


Pattern 11: Affects 18 page(s) - 18 occurrence(s)

Scanner: axe Rule: region Impact: moderate Issue: All page content should be contained by landmarks

HTML Pattern:

<span class="cpBylineTextTS">Government Websites by <a href="https://connect.civicplus.com/referral">CivicPlus®</a></span>

XPath (use in browser DevTools):

.cpBylineTextTS

How to Replicate:

  1. Open any affected page in your browser
  2. Press F12 to open DevTools
  3. Go to Console tab
  4. Run: $x('.cpBylineTextTS')
  5. The element will be highlighted

Affected Pages:


Pattern 12: Affects 18 page(s) - 18 occurrence(s)

Scanner: axe Rule: landmark-one-main Impact: moderate Issue: Document should have one main landmark

HTML Pattern:

<html>

XPath (use in browser DevTools):

html

How to Replicate:

  1. Open any affected page in your browser
  2. Press F12 to open DevTools
  3. Go to Console tab
  4. Run: $x('html')
  5. The element will be highlighted

Affected Pages:


Pattern 13: Affects 17 page(s) - 17 occurrence(s)

Scanner: axe Rule: html-has-lang Impact: serious Issue: <html> element must have a lang attribute

HTML Pattern:

<html>

XPath (use in browser DevTools):

html

How to Replicate:

  1. Open any affected page in your browser
  2. Press F12 to open DevTools
  3. Go to Console tab
  4. Run: $x('html')
  5. The element will be highlighted

Affected Pages:


Pattern 14: Affects 13 page(s) - 13 occurrence(s)

Scanner: ALFA Rule: SIA-R111: Interactive elements have a sufficient target size Issue: Target has insufficient size

HTML Pattern:

<select class="goog-te-combo" aria-label="Language Translate Widget">...</select>

XPath (use in browser DevTools):

/select[@class="goog-te-combo"]

How to Replicate:

  1. Open any affected page in your browser
  2. Press F12 to open DevTools
  3. Go to Console tab
  4. Run: $x('/select[@class="goog-te-combo"]')
  5. The element will be highlighted

Affected Pages:


Pattern 15: Affects 13 page(s) - 13 occurrence(s)

Scanner: ALFA Rule: SIA-R111: Interactive elements have a sufficient target size Issue: Target has insufficient size

HTML Pattern:

<a class="widgetDesc widgetQuickLinksLink" href="/accessibility" target="_self">Accessibility</a>

XPath (use in browser DevTools):

/a[@class="widgetDesc widgetQuickLinksLink"]

How to Replicate:

  1. Open any affected page in your browser
  2. Press F12 to open DevTools
  3. Go to Console tab
  4. Run: $x('/a[@class="widgetDesc widgetQuickLinksLink"]')
  5. The element will be highlighted

Affected Pages:


💡 Pro Tip: These patterns likely come from shared components or templates in your codebase. Fix them in the component/template source, and the fix will propagate to all affected pages.

📊 Detailed Results

Complete scan results for all tested pages:

Submitted URL Final URL Status HTTP Redirected Time (ms) axe Unique ALFA Unique Equal Access Unique AccessLint Unique Duplicates Notes
https://www.nyc.gov/ https://www.nyc.gov/main OK 200 yes 10687 2 29 0 8 15 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R12 (Links have an accessible name), SIA-R3 (lang attribute has a valid language code), SIA-R53 (Headings follow a logical hierarchy), SIA-R61, SIA-R73 (Text spacing can be adjusted without loss of content)  
                    axe failed rules: aria-valid-attr-value, heading-order  
                    AccessLint failed rules: labels-and-names/aria-dialog-name, labels-and-names/frame-title-unique, landmarks/region, navigable/heading-order, text-alternatives/image-alt-words  
https://lacity.gov/ https://lacity.gov/ FAIL 403 no 33775 3 26 0 4 100 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R17, SIA-R40, SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don’t repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R69 (Text has sufficient contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R74, SIA-R78 (Headings of same level have text content between them), SIA-R80 (ASCII art has a text alternative), SIA-R87 (First focusable element is a skip link)  
                    axe failed rules: aria-hidden-focus, landmark-unique  
                    AccessLint failed rules: aria/aria-hidden-focus, aria/presentational-children-focusable, labels-and-names/frame-title, landmarks/region  
http://www.queensbp.org/ http://www.queensbp.org/ FAIL - no 79 0 0 0 0 0 fetch failed
https://www.houstontx.gov/ https://www.houstontx.gov/ OK 200 no 18265 13 9 0 22 184 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R17, SIA-R57 (Landmarks don’t repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R70, SIA-R74, SIA-R79  
                    axe failed rules: aria-hidden-focus, landmark-one-main, object-alt, region  
                    AccessLint failed rules: adaptable/aria-required-parent, adaptable/list-children, aria/aria-hidden-focus, distinguishable/color-contrast, distinguishable/link-in-text-block, keyboard-accessible/focus-order, labels-and-names/label-content-mismatch, landmarks/landmark-main, landmarks/region, text-alternatives/object-alt  
http://manhattanbp.nyc.gov/html/home/home.shtml https://www.manhattanbp.nyc.gov/html/home/home.shtml FAIL 404 yes 12946 2 10 0 2 21 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R11 (Button elements have an accessible name), SIA-R111 (Interactive elements have a sufficient target size), SIA-R113, SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content)  
                    axe failed rules: link-name  
                    AccessLint failed rules: navigable/link-name  
https://www.phoenix.gov/ https://www.phoenix.gov/ OK 200 no 21301 2 23 0 12 70 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R17, SIA-R3 (lang attribute has a valid language code), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content)  
                    axe failed rules: color-contrast, label-title-only  
                    AccessLint failed rules: aria/aria-hidden-focus, distinguishable/color-contrast, labels-and-names/duplicate-id-aria, landmarks/region  
https://phila.gov/ https://www.phila.gov/ OK 200 yes 12487 52 13 0 7 200 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R14 (Images have an accessible name or are decorative), SIA-R18 (ARIA states are consistent with element semantics), SIA-R2 (HTML elements have a valid lang attribute), SIA-R3 (lang attribute has a valid language code), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don’t repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R78 (Headings of same level have text content between them)  
                    axe failed rules: image-alt, landmark-one-main, landmark-unique, list, region  
                    AccessLint failed rules: adaptable/list-children, aria/aria-allowed-attr, keyboard-accessible/nested-interactive, labels-and-names/label-content-mismatch, landmarks/landmark-main, landmarks/region  
http://bronxboropres.nyc.gov/ https://bronxboropres.nyc.gov/ OK 200 yes 16066 6 10 0 6 16 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R11 (Button elements have an accessible name), SIA-R111 (Interactive elements have a sufficient target size), SIA-R47, SIA-R57 (Landmarks don’t repeat the same content), SIA-R61, SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content)  
                    axe failed rules: link-name, meta-viewport, region  
                    AccessLint failed rules: distinguishable/meta-viewport, navigable/link-name, navigable/page-has-heading-one  
https://www.sa.gov/ https://www.sa.gov/Home OK 200 yes 11845 2 6 0 3 9 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R53 (Headings follow a logical hierarchy), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R66 (Text has enhanced contrast with its background), SIA-R83 (Text can be resized to 200% without loss of content)  
                    axe failed rules: heading-order, landmark-unique  
                    AccessLint failed rules: landmarks/landmark-unique, landmarks/region, navigable/heading-order  
https://www.sandiego.gov/ https://www.sandiego.gov/ OK 200 no 16076 2 21 0 11 71 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R113, SIA-R66 (Text has enhanced contrast with its background), SIA-R69 (Text has sufficient contrast with its background), SIA-R72, SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R78 (Headings of same level have text content between them)  
                    axe failed rules: color-contrast  
                    AccessLint failed rules: aria/aria-allowed-role, landmarks/banner-is-top-level, landmarks/contentinfo-is-top-level, landmarks/region, text-alternatives/image-alt-words  
https://dallascityhall.com/ https://dallascityhall.com/Pages/default.aspx OK 200 yes 12493 0 42 0 1 57 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R3 (lang attribute has a valid language code), SIA-R66 (Text has enhanced contrast with its background), SIA-R87 (First focusable element is a skip link)  
                    AccessLint failed rules: keyboard-accessible/focus-order  
https://www.sanjoseca.gov/ https://www.sanjoseca.gov/ FAIL 403 no 2670 5 3 0 5 1 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R4 (Page has a descriptive title), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R87 (First focusable element is a skip link)  
                    axe failed rules: html-has-lang, landmark-one-main, region  
                    AccessLint failed rules: landmarks/landmark-main, landmarks/region, readable/html-has-lang  
https://www.austintexas.gov/ https://www.austintexas.gov/ OK 200 no 9706 3 11 0 10 14 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R61, SIA-R66 (Text has enhanced contrast with its background)  
                    axe failed rules: landmark-banner-is-top-level, landmark-no-duplicate-banner, landmark-unique  
                    AccessLint failed rules: adaptable/list-children, distinguishable/color-contrast, landmarks/banner-is-top-level, text-alternatives/image-alt-words  
https://www.jacksonville.gov/ https://www.jacksonville.gov/ OK 200 no 11790 8 24 0 78 92 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R113, SIA-R12 (Links have an accessible name), SIA-R57 (Landmarks don’t repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R69 (Text has sufficient contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R74, SIA-R78 (Headings of same level have text content between them), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R85  
                    axe failed rules: aria-allowed-role, image-redundant-alt, link-name, region, role-img-alt  
                    AccessLint failed rules: aria/aria-allowed-role, distinguishable/color-contrast, labels-and-names/label-title-only, landmarks/region, navigable/skip-link, text-alternatives/image-redundant-alt  
https://www.fortworthtexas.gov/ https://www.fortworthtexas.gov/Home OK 200 yes 13681 12 11 0 1 47 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R3 (lang attribute has a valid language code), SIA-R66 (Text has enhanced contrast with its background), SIA-R78 (Headings of same level have text content between them), SIA-R87 (First focusable element is a skip link)  
                    axe failed rules: scrollable-region-focusable  
                    AccessLint failed rules: landmarks/region  
https://www.columbus.gov/ https://www.columbus.gov/Home OK 200 yes 12159 0 13 0 5 6 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R61, SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R78 (Headings of same level have text content between them), SIA-R83 (Text can be resized to 200% without loss of content)  
                    AccessLint failed rules: distinguishable/color-contrast, landmarks/region  
https://www.indy.gov/ https://www.indy.gov/ OK 200 no 6897 25 9 0 31 23 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R57 (Landmarks don’t repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R78 (Headings of same level have text content between them), SIA-R85, SIA-R87 (First focusable element is a skip link)  
                    axe failed rules: image-alt  
                    AccessLint failed rules: keyboard-accessible/scrollable-region, text-alternatives/img-alt  
https://www.charlottenc.gov/ https://www.charlottenc.gov/Home OK 200 yes 11429 0 11 0 1 38 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R78 (Headings of same level have text content between them), SIA-R80 (ASCII art has a text alternative), SIA-R85  
                    AccessLint failed rules: landmarks/region  
https://seattle.gov/ https://seattle.gov/ OK 200 no 9814 0 37 0 3 130 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R3 (lang attribute has a valid language code), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content)  
                    AccessLint failed rules: labels-and-names/aria-dialog-name, labels-and-names/duplicate-id-aria, labels-and-names/label-content-mismatch  
https://www.denvergov.org/ https://www.denvergov.org/Home OK 200 yes 17100 2 23 0 5 31 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R12 (Links have an accessible name), SIA-R17, SIA-R53 (Headings follow a logical hierarchy), SIA-R57 (Landmarks don’t repeat the same content), SIA-R78 (Headings of same level have text content between them), SIA-R83 (Text can be resized to 200% without loss of content)  
                    axe failed rules: aria-hidden-focus, heading-order  
                    AccessLint failed rules: aria/aria-hidden-focus, landmarks/region, navigable/heading-order  
https://dc.gov/ https://dc.gov/ OK 200 no 9785 16 23 0 12 134 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R113, SIA-R2 (HTML elements have a valid lang attribute), SIA-R47, SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don’t repeat the same content), SIA-R62 (Links are visually distinguishable from surrounding text), SIA-R66 (Text has enhanced contrast with its background), SIA-R69 (Text has sufficient contrast with its background)  
                    axe failed rules: image-alt, landmark-one-main, landmark-unique, meta-viewport, region  
                    AccessLint failed rules: adaptable/list-children, distinguishable/color-contrast, distinguishable/meta-viewport, landmarks/landmark-main, landmarks/region, text-alternatives/img-alt  
https://www.nashville.gov/ https://www.nashville.gov/ OK 200 no 12403 20 10 0 12 134 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R3 (lang attribute has a valid language code), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don’t repeat the same content), SIA-R60, SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content)  
                    axe failed rules: label-title-only, landmark-no-duplicate-banner, landmark-one-main, landmark-unique, region  
                    AccessLint failed rules: adaptable/list-children, adaptable/listitem-parent, landmarks/landmark-main, landmarks/region, text-alternatives/image-alt-words  
https://www.okc.gov/ https://www.okc.gov/Home OK 200 yes 11499 2 10 0 4 45 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R66 (Text has enhanced contrast with its background), SIA-R78 (Headings of same level have text content between them)  
                    axe failed rules: aria-allowed-role, aria-valid-attr-value  
                    AccessLint failed rules: aria/aria-allowed-role, distinguishable/color-contrast, landmarks/region  
https://www.elpasotexas.gov/ https://www.elpasotexas.gov/ OK 200 no 9882 15 19 0 20 118 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R113, SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don’t repeat the same content), SIA-R61, SIA-R66 (Text has enhanced contrast with its background), SIA-R69 (Text has sufficient contrast with its background), SIA-R72, SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R80 (ASCII art has a text alternative), SIA-R85  
                    axe failed rules: landmark-one-main, landmark-unique, page-has-heading-one, region  
                    AccessLint failed rules: adaptable/aria-required-parent, distinguishable/color-contrast, keyboard-accessible/focus-order, landmarks/landmark-main, landmarks/region, navigable/page-has-heading-one  
https://www.boston.gov/ https://www.boston.gov/ OK 200 no 11216 56 20 0 32 126 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R113, SIA-R14 (Images have an accessible name or are decorative), SIA-R2 (HTML elements have a valid lang attribute), SIA-R3 (lang attribute has a valid language code), SIA-R42, SIA-R53 (Headings follow a logical hierarchy), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don’t repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R72, SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R85  
                    axe failed rules: aria-allowed-role, aria-required-parent, heading-order, image-alt, landmark-unique, link-name, region  
                    AccessLint failed rules: adaptable/list-children, aria/aria-allowed-attr, aria/aria-allowed-role, labels-and-names/label-content-mismatch, landmarks/no-duplicate-banner, navigable/heading-order, text-alternatives/image-alt-words, text-alternatives/img-alt  
https://www.portland.gov/ https://www.portland.gov/ OK 200 no 8193 0 6 0 0 125 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R3 (lang attribute has a valid language code), SIA-R66 (Text has enhanced contrast with its background)  
https://www.lasvegasnevada.gov/ https://www.lasvegasnevada.gov/ OK 200 no 12549 28 20 0 4 93 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R14 (Images have an accessible name or are decorative), SIA-R53 (Headings follow a logical hierarchy), SIA-R57 (Landmarks don’t repeat the same content), SIA-R62 (Links are visually distinguishable from surrounding text), SIA-R66 (Text has enhanced contrast with its background), SIA-R72, SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R78 (Headings of same level have text content between them)  
                    axe failed rules: heading-order, landmark-one-main, region  
                    AccessLint failed rules: labels-and-names/label-content-mismatch, landmarks/landmark-main, navigable/heading-order  
https://detroitmi.gov/ https://detroitmi.gov/ FAIL - no 120000 0 0 0 0 0 URL scan exceeded 120s timeout
https://www.memphistn.gov/ https://memphistn.gov/ OK 200 yes 20065 12 49 0 103 93 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R11 (Button elements have an accessible name), SIA-R111 (Interactive elements have a sufficient target size), SIA-R18 (ARIA states are consistent with element semantics), SIA-R20, SIA-R3 (lang attribute has a valid language code), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R61, SIA-R66 (Text has enhanced contrast with its background), SIA-R69 (Text has sufficient contrast with its background), SIA-R72, SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R74, SIA-R78 (Headings of same level have text content between them)  
                    axe failed rules: aria-allowed-role, landmark-no-duplicate-contentinfo, landmark-unique, link-name, page-has-heading-one  
                    AccessLint failed rules: aria/aria-allowed-attr, aria/aria-allowed-role, distinguishable/color-contrast, labels-and-names/duplicate-id-aria, labels-and-names/label-content-mismatch, labels-and-names/multiple-labels, landmarks/landmark-unique, landmarks/no-duplicate-contentinfo, landmarks/region, navigable/empty-heading, navigable/heading-order, navigable/link-name, navigable/page-has-heading-one  
https://www.baltimorecity.gov/ https://www.baltimorecity.gov/ OK 200 no 15359 9 33 0 176 54 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R113, SIA-R14 (Images have an accessible name or are decorative), SIA-R2 (HTML elements have a valid lang attribute), SIA-R3 (lang attribute has a valid language code), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R61, SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R78 (Headings of same level have text content between them)  
                    axe failed rules: landmark-no-duplicate-banner, landmark-unique, role-img-alt  
                    AccessLint failed rules: distinguishable/color-contrast, keyboard-accessible/focus-order, labels-and-names/frame-title, labels-and-names/label-content-mismatch, labels-and-names/label-title-only, landmarks/no-duplicate-banner, landmarks/region, navigable/heading-order, text-alternatives/image-alt-words, text-alternatives/role-img-alt  
https://city.milwaukee.gov/ https://city.milwaukee.gov/ FAIL 403 no 3096 1 2 0 3 0 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R9, SIA-R96  
                    axe failed rules: meta-refresh  
                    AccessLint failed rules: enough-time/meta-refresh, enough-time/meta-refresh-no-exception, navigable/page-has-heading-one  
https://www.cabq.gov/ https://www.cabq.gov/ OK 200 no 9046 3 13 0 18 27 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R3 (lang attribute has a valid language code), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R74, SIA-R8 (Form elements have accessible labels)  
                    axe failed rules: definition-list, label, landmark-complementary-is-top-level  
                    AccessLint failed rules: adaptable/list-children, aria/presentational-children-focusable, distinguishable/color-contrast, keyboard-accessible/nested-interactive, labels-and-names/form-label, labels-and-names/label-content-mismatch, landmarks/landmark-unique, landmarks/region  
http://www.tucsonaz.gov/ https://www.tucsonaz.gov/Home OK 200 yes 9338 0 0 0 6 0 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    AccessLint failed rules: keyboard-accessible/scrollable-region, landmarks/region  
https://www.fresno.gov/ https://www.fresno.gov/ OK 200 no 9604 2 9 0 11 39 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R3 (lang attribute has a valid language code), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R61, SIA-R66 (Text has enhanced contrast with its background), SIA-R74, SIA-R83 (Text can be resized to 200% without loss of content)  
                    axe failed rules: landmark-unique, link-name  
                    AccessLint failed rules: aria/presentational-children-focusable, distinguishable/color-contrast, keyboard-accessible/focus-order, keyboard-accessible/nested-interactive, navigable/heading-order, navigable/link-name  
https://www.cityofsacramento.gov/ https://www.cityofsacramento.gov/ OK 200 no 54954 193 0 0 109 144 RangeError: Invalid string length at stringify () at JSON (file:///home/runner/work/alfa-scan/alfa-scan/node_modules/@siteimprove/alfa-formatter-json/dist/json.js:8:16) at run (file:///home/runner/work/alfa-scan/alfa-scan/node_modules/@siteimprove/alfa-cli/bin/alfa/command/audit/run.js:79:41)
                    axe failed rules: aria-allowed-role, aria-prohibited-attr, aria-required-children, heading-order, list, nested-interactive, region, scrollable-region-focusable  
                    AccessLint failed rules: aria/aria-allowed-role, aria/presentational-children-focusable, labels-and-names/duplicate-id-aria, labels-and-names/label-content-mismatch, navigable/heading-order  
https://www.kcmo.gov/ https://www.kcmo.gov/ FAIL 403 no 2612 5 3 0 5 1 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R4 (Page has a descriptive title), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R87 (First focusable element is a skip link)  
                    axe failed rules: html-has-lang, landmark-one-main, region  
                    AccessLint failed rules: landmarks/landmark-main, landmarks/region, readable/html-has-lang  
https://www.mesaaz.gov/ https://www.mesaaz.gov/Home OK 200 yes 12173 2 8 0 11 18 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R69 (Text has sufficient contrast with its background), SIA-R78 (Headings of same level have text content between them)  
                    axe failed rules: aria-allowed-role, aria-valid-attr-value  
                    AccessLint failed rules: aria/aria-allowed-role, distinguishable/color-contrast, landmarks/region, navigable/heading-order  
https://www.atlantaga.gov/ https://www.atlantaga.gov/ FAIL 403 no 2671 5 3 0 5 1 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R4 (Page has a descriptive title), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R87 (First focusable element is a skip link)  
                    axe failed rules: html-has-lang, landmark-one-main, region  
                    AccessLint failed rules: landmarks/landmark-main, landmarks/region, readable/html-has-lang  
https://www.statenislandusa.com/ https://www.statenislandusa.com/ OK 200 no 5530 12 14 0 6 29 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R11 (Button elements have an accessible name), SIA-R111 (Interactive elements have a sufficient target size), SIA-R2 (HTML elements have a valid lang attribute), SIA-R3 (lang attribute has a valid language code), SIA-R61, SIA-R66 (Text has enhanced contrast with its background), SIA-R69 (Text has sufficient contrast with its background), SIA-R70  
                    axe failed rules: color-contrast, image-alt, landmark-one-main, link-name, page-has-heading-one, region  
                    AccessLint failed rules: landmarks/landmark-main, landmarks/region, navigable/link-name, navigable/page-has-heading-one  
https://www.cityofomaha.org/ https://www.cityofomaha.org/ FAIL 403 no 2743 5 3 0 5 1 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R4 (Page has a descriptive title), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R87 (First focusable element is a skip link)  
                    axe failed rules: html-has-lang, landmark-one-main, region  
                    AccessLint failed rules: landmarks/landmark-main, landmarks/region, readable/html-has-lang  
https://coloradosprings.gov/ https://coloradosprings.gov/ OK 200 no 9609 7 17 0 6 95 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R3 (lang attribute has a valid language code), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don’t repeat the same content), SIA-R61, SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text)  
                    axe failed rules: color-contrast, landmark-unique, list, page-has-heading-one  
                    AccessLint failed rules: aria/aria-hidden-focus, distinguishable/color-contrast, landmarks/landmark-unique, navigable/page-has-heading-one  
https://raleighnc.gov/ https://raleighnc.gov/ OK 200 no 13230 6 15 0 8 152 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R113, SIA-R17, SIA-R3 (lang attribute has a valid language code), SIA-R53 (Headings follow a logical hierarchy), SIA-R57 (Landmarks don’t repeat the same content), SIA-R61, SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R73 (Text spacing can be adjusted without loss of content)  
                    axe failed rules: aria-hidden-focus, heading-order  
                    AccessLint failed rules: aria/aria-hidden-focus, landmarks/region, navigable/heading-order, navigable/skip-link  
https://www.longbeach.gov/ https://www.longbeach.gov/ OK 200 no 15286 3 28 0 54 53 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R11 (Button elements have an accessible name), SIA-R111 (Interactive elements have a sufficient target size), SIA-R113, SIA-R12 (Links have an accessible name), SIA-R18 (ARIA states are consistent with element semantics), SIA-R2 (HTML elements have a valid lang attribute), SIA-R4 (Page has a descriptive title), SIA-R42, SIA-R61, SIA-R62 (Links are visually distinguishable from surrounding text), SIA-R68 (Accessible name contains the visible label text), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R84  
                    axe failed rules: html-has-lang, landmark-one-main, page-has-heading-one  
                    AccessLint failed rules: adaptable/aria-required-children, adaptable/aria-required-parent, adaptable/list-children, aria/presentational-children-focusable, distinguishable/link-in-text-block, keyboard-accessible/nested-interactive, labels-and-names/frame-title, landmarks/landmark-main, landmarks/region, navigable/empty-heading, navigable/heading-order, navigable/page-has-heading-one, readable/html-has-lang, text-alternatives/img-alt  
https://virginiabeach.gov/ https://virginiabeach.gov/ OK 200 no 15169 51 22 0 87 65 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R40, SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don’t repeat the same content), SIA-R73 (Text spacing can be adjusted without loss of content)  
                    axe failed rules: aria-allowed-role, color-contrast, region  
                    AccessLint failed rules: aria/aria-allowed-role, distinguishable/color-contrast, labels-and-names/label-content-mismatch  
https://www.miami.gov/ https://www.miami.gov/Home OK 200 yes 12868 0 8 0 2 30 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R66 (Text has enhanced contrast with its background), SIA-R78 (Headings of same level have text content between them)  
                    AccessLint failed rules: landmarks/region, navigable/heading-order  
https://www.oaklandca.gov/ https://www.oaklandca.gov/Home OK 200 yes 14500 0 9 0 1 41 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R78 (Headings of same level have text content between them), SIA-R83 (Text can be resized to 200% without loss of content)  
                    AccessLint failed rules: landmarks/region  
https://www.minneapolismn.gov/ https://www.minneapolismn.gov/ OK 200 no 22813 7 5 0 0 33 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don’t repeat the same content), SIA-R61, SIA-R66 (Text has enhanced contrast with its background)  
                    axe failed rules: color-contrast, landmark-unique, region  
https://www.cityoftulsa.org/ https://www.cityoftulsa.org/ OK 200 no 9781 36 19 0 23 642 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R11 (Button elements have an accessible name), SIA-R111 (Interactive elements have a sufficient target size), SIA-R13, SIA-R2 (HTML elements have a valid lang attribute), SIA-R3 (lang attribute has a valid language code), SIA-R57 (Landmarks don’t repeat the same content), SIA-R61, SIA-R66 (Text has enhanced contrast with its background), SIA-R69 (Text has sufficient contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R74, SIA-R87 (First focusable element is a skip link), SIA-R90 (iframe elements have an accessible name)  
                    axe failed rules: color-contrast, frame-title, image-alt, label-title-only, link-name, nested-interactive, region  
                    AccessLint failed rules: aria/presentational-children-focusable, keyboard-accessible/nested-interactive, labels-and-names/frame-title, labels-and-names/label-title-only, landmarks/landmark-main, landmarks/region, navigable/link-name, navigable/page-has-heading-one, text-alternatives/img-alt  
http://www.bakersfieldcity.us/ https://www.bakersfieldcity.us/ OK 200 yes 25960 2 34 0 2 375 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R113, SIA-R12 (Links have an accessible name), SIA-R57 (Landmarks don’t repeat the same content), SIA-R61, SIA-R64, SIA-R66 (Text has enhanced contrast with its background)  
                    axe failed rules: region  
                    AccessLint failed rules: landmarks/complementary-is-top-level, landmarks/region  
https://www.wichita.gov/ https://www.wichita.gov/ OK 200 no 25735 41 31 0 18 373 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R113, SIA-R14 (Images have an accessible name or are decorative), SIA-R18 (ARIA states are consistent with element semantics), SIA-R3 (lang attribute has a valid language code), SIA-R42, SIA-R53 (Headings follow a logical hierarchy), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don’t repeat the same content), SIA-R61, SIA-R62 (Links are visually distinguishable from surrounding text), SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R80 (ASCII art has a text alternative)  
                    axe failed rules: aria-allowed-attr, aria-required-children, aria-required-parent, aria-valid-attr-value, color-contrast, heading-order, landmark-unique, page-has-heading-one, region  
                    AccessLint failed rules: distinguishable/link-in-text-block, keyboard-accessible/focus-order, landmarks/complementary-is-top-level, landmarks/landmark-unique, landmarks/region, navigable/heading-order, navigable/page-has-heading-one  
http://www.arlingtontx.gov/ https://www.arlingtontx.gov/Home OK 200 yes 16345 1 26 0 3 38 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R12 (Links have an accessible name), SIA-R53 (Headings follow a logical hierarchy), SIA-R57 (Landmarks don’t repeat the same content), SIA-R61, SIA-R68 (Accessible name contains the visible label text), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R78 (Headings of same level have text content between them)  
                    axe failed rules: heading-order  
                    AccessLint failed rules: aria/aria-hidden-focus, landmarks/region, navigable/heading-order  
https://www.auroragov.org/ https://www.auroragov.org/ OK 200 no 28366 50 18 0 59 359 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R12 (Links have an accessible name), SIA-R14 (Images have an accessible name or are decorative), SIA-R3 (lang attribute has a valid language code), SIA-R53 (Headings follow a logical hierarchy), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don’t repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R78 (Headings of same level have text content between them), SIA-R83 (Text can be resized to 200% without loss of content)  
                    axe failed rules: aria-allowed-role, heading-order, image-redundant-alt, landmark-unique, list, listitem, meta-viewport-large, region  
                    AccessLint failed rules: adaptable/list-children, adaptable/listitem-parent, aria/aria-allowed-role, aria/aria-hidden-focus, distinguishable/color-contrast, labels-and-names/label-content-mismatch, landmarks/landmark-main, landmarks/landmark-unique, text-alternatives/image-redundant-alt  
https://www.tampa.gov/ https://www.tampa.gov/ OK 200 no 13854 13 12 0 7 90 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R61, SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content)  
                    axe failed rules: aria-allowed-role, aria-prohibited-attr, image-redundant-alt, landmark-complementary-is-top-level, landmark-main-is-top-level, landmark-no-duplicate-banner, landmark-no-duplicate-main, landmark-unique, page-has-heading-one, region  
                    AccessLint failed rules: aria/presentational-children-focusable, landmarks/landmark-main, landmarks/landmark-unique, landmarks/no-duplicate-banner, landmarks/no-duplicate-main, navigable/page-has-heading-one  
https://nola.gov/ https://nola.gov/home/ OK 200 yes 12962 17 22 0 10 127 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R113, SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don’t repeat the same content), SIA-R61, SIA-R66 (Text has enhanced contrast with its background), SIA-R69 (Text has sufficient contrast with its background), SIA-R72, SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R74, SIA-R83 (Text can be resized to 200% without loss of content)  
                    axe failed rules: color-contrast, label-title-only, landmark-unique, page-has-heading-one, region  
                    AccessLint failed rules: adaptable/list-children, distinguishable/color-contrast, labels-and-names/label-title-only, navigable/page-has-heading-one  
https://www.clevelandohio.gov/ https://www.clevelandohio.gov/ OK 200 no 10847 1 16 0 9 48 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R113, SIA-R18 (ARIA states are consistent with element semantics), SIA-R3 (lang attribute has a valid language code), SIA-R57 (Landmarks don’t repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R69 (Text has sufficient contrast with its background), SIA-R70, SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R78 (Headings of same level have text content between them)  
                    axe failed rules: region  
                    AccessLint failed rules: distinguishable/color-contrast, landmarks/landmark-unique, landmarks/region, text-alternatives/image-redundant-alt  
http://www.honolulu.gov/ http://www.honolulu.gov/ FAIL - no 10492 0 0 0 0 0 fetch failed
https://www.anaheim.net/ https://www.anaheim.net/ OK 200 no 25087 15 17 0 22 283 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R113, SIA-R13, SIA-R14 (Images have an accessible name or are decorative), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don’t repeat the same content), SIA-R61  
                    axe failed rules: frame-title, landmark-unique, page-has-heading-one, region  
                    AccessLint failed rules: keyboard-accessible/focus-order, labels-and-names/frame-title, landmarks/complementary-is-top-level, landmarks/landmark-unique, landmarks/region, navigable/page-has-heading-one  
https://sanjuan.pr/ https://sanjuan.pr/ FAIL - no 230 0 0 0 0 0 fetch failed
https://www.lexingtonky.gov/ https://www.lexingtonky.gov/ OK 200 no 7389 1 16 0 3 30 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R57 (Landmarks don’t repeat the same content), SIA-R72, SIA-R73 (Text spacing can be adjusted without loss of content)  
                    axe failed rules: region  
                    AccessLint failed rules: labels-and-names/label-content-mismatch  
http://www.stocktongov.com/ https://www.stocktonca.gov/ OK 200 yes 16556 10 20 0 37 30 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R11 (Button elements have an accessible name), SIA-R12 (Links have an accessible name), SIA-R13, SIA-R17, SIA-R18 (ARIA states are consistent with element semantics), SIA-R3 (lang attribute has a valid language code), SIA-R53 (Headings follow a logical hierarchy), SIA-R57 (Landmarks don’t repeat the same content), SIA-R64, SIA-R66 (Text has enhanced contrast with its background), SIA-R69 (Text has sufficient contrast with its background), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R87 (First focusable element is a skip link)  
                    axe failed rules: aria-prohibited-attr, button-name, empty-heading, frame-title, heading-order, link-name, region, skip-link  
                    AccessLint failed rules: aria/aria-hidden-focus, distinguishable/color-contrast, distinguishable/link-in-text-block, keyboard-accessible/focus-order, labels-and-names/button-name, labels-and-names/frame-title, labels-and-names/frame-title-unique, landmarks/region, navigable/empty-heading, navigable/heading-order, navigable/link-name, navigable/page-has-heading-one, navigable/skip-link, text-alternatives/image-alt-words, text-alternatives/image-redundant-alt  
http://www.cctexas.com/ https://www.corpuschristitx.gov/ OK 200 yes 28946 29 51 0 111 126 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R113, SIA-R12 (Links have an accessible name), SIA-R17, SIA-R2 (HTML elements have a valid lang attribute), SIA-R3 (lang attribute has a valid language code), SIA-R53 (Headings follow a logical hierarchy), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don’t repeat the same content), SIA-R61, SIA-R64, SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R74, SIA-R78 (Headings of same level have text content between them), SIA-R87 (First focusable element is a skip link)  
                    axe failed rules: aria-hidden-focus, aria-prohibited-attr, empty-heading, heading-order, link-name, meta-viewport-large, role-img-alt  
                    AccessLint failed rules: aria/aria-hidden-focus, aria/presentational-children-focusable, distinguishable/color-contrast, keyboard-accessible/focus-order, labels-and-names/label-content-mismatch, landmarks/region, navigable/empty-heading, navigable/heading-order, navigable/link-name, navigable/page-has-heading-one, text-alternatives/role-img-alt  
https://www.cityofhenderson.com/ https://www.cityofhenderson.com/ FAIL 403 no 2671 5 3 0 5 1 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R4 (Page has a descriptive title), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R87 (First focusable element is a skip link)  
                    axe failed rules: html-has-lang, landmark-one-main, region  
                    AccessLint failed rules: landmarks/landmark-main, landmarks/region, readable/html-has-lang  
https://www.riversideca.gov/ https://www.riversideca.gov/ OK 200 no 11916 18 19 0 0 137 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R12 (Links have an accessible name), SIA-R2 (HTML elements have a valid lang attribute), SIA-R3 (lang attribute has a valid language code), SIA-R53 (Headings follow a logical hierarchy), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R66 (Text has enhanced contrast with its background), SIA-R69 (Text has sufficient contrast with its background), SIA-R75, SIA-R78 (Headings of same level have text content between them)  
                    axe failed rules: button-name, heading-order, image-alt, landmark-banner-is-top-level, landmark-no-duplicate-banner, landmark-unique, link-name, region  
https://www.newarknj.gov/ https://www.newarknj.gov/ OK 200 no 21542 10 22 0 17 284 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R113, SIA-R14 (Images have an accessible name or are decorative), SIA-R42, SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don’t repeat the same content), SIA-R61, SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R72, SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R78 (Headings of same level have text content between them), SIA-R80 (ASCII art has a text alternative)  
                    axe failed rules: aria-required-children, aria-required-parent, aria-valid-attr-value, landmark-unique, page-has-heading-one, region  
                    AccessLint failed rules: aria/presentational-children-focusable, distinguishable/color-contrast, keyboard-accessible/focus-order, landmarks/complementary-is-top-level, landmarks/landmark-unique, landmarks/region, navigable/page-has-heading-one  
https://www.stpaul.gov/ https://www.stpaul.gov/ OK 200 no 11283 5 39 0 21 60 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R14 (Images have an accessible name or are decorative), SIA-R18 (ARIA states are consistent with element semantics), SIA-R3 (lang attribute has a valid language code), SIA-R57 (Landmarks don’t repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R69 (Text has sufficient contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R74  
                    axe failed rules: region  
                    AccessLint failed rules: distinguishable/color-contrast, landmarks/landmark-unique  
https://www.santa-ana.org/ https://www.santa-ana.org/ OK 200 no 3022 4 3 0 4 0 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R4 (Page has a descriptive title), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R87 (First focusable element is a skip link)  
                    axe failed rules: html-has-lang, landmark-one-main, region  
                    AccessLint failed rules: landmarks/landmark-main, landmarks/region, readable/html-has-lang  
http://www.cityofirvine.org/ https://cityofirvine.org/ OK 200 yes 13165 50 44 0 32 293 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R11 (Button elements have an accessible name), SIA-R110, SIA-R111 (Interactive elements have a sufficient target size), SIA-R113, SIA-R2 (HTML elements have a valid lang attribute), SIA-R21, SIA-R47, SIA-R57 (Landmarks don’t repeat the same content), SIA-R61, SIA-R62 (Links are visually distinguishable from surrounding text), SIA-R66 (Text has enhanced contrast with its background), SIA-R69 (Text has sufficient contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R74, SIA-R8 (Form elements have accessible labels)  
                    axe failed rules: aria-roles, color-contrast, image-alt, landmark-one-main, link-in-text-block, link-name, meta-viewport, page-has-heading-one, region, select-name  
                    AccessLint failed rules: aria/aria-roles, distinguishable/color-contrast, distinguishable/link-in-text-block, distinguishable/meta-viewport, labels-and-names/form-label, landmarks/landmark-main, landmarks/region, navigable/link-name, text-alternatives/img-alt  
https://www.orlando.gov/ https://www.orlando.gov/Home OK 200 yes 13456 0 2 0 1 10 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size)  
                    AccessLint failed rules: landmarks/region  
https://pittsburghpa.gov/ https://www.pittsburghpa.gov/Home OK 200 yes 10235 1 9 0 2 23 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R53 (Headings follow a logical hierarchy), SIA-R78 (Headings of same level have text content between them)  
                    axe failed rules: heading-order  
                    AccessLint failed rules: landmarks/region, navigable/heading-order  
https://greaterstlinc.com/ https://greaterstlinc.com/ OK 200 no 14761 63 31 0 37 212 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R11 (Button elements have an accessible name), SIA-R111 (Interactive elements have a sufficient target size), SIA-R3 (lang attribute has a valid language code), SIA-R47, SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don’t repeat the same content), SIA-R61, SIA-R66 (Text has enhanced contrast with its background), SIA-R69 (Text has sufficient contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R74, SIA-R78 (Headings of same level have text content between them)  
                    axe failed rules: aria-allowed-attr, aria-allowed-role, landmark-unique, link-name, meta-viewport, region  
                    AccessLint failed rules: aria/aria-hidden-focus, distinguishable/color-contrast, distinguishable/meta-viewport, keyboard-accessible/focus-order, landmarks/landmark-main, landmarks/no-duplicate-contentinfo, navigable/link-name  
https://greensboro-nc.gov/ https://www.greensboro-nc.gov/ FAIL 403 yes 2957 5 3 0 5 1 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R4 (Page has a descriptive title), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R87 (First focusable element is a skip link)  
                    axe failed rules: html-has-lang, landmark-one-main, region  
                    AccessLint failed rules: landmarks/landmark-main, landmarks/region, readable/html-has-lang  
https://www.jerseycitynj.gov/ https://www.jerseycitynj.gov/ OK 200 no 26746 36 19 0 10 118 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R13, SIA-R42, SIA-R47, SIA-R57 (Landmarks don’t repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R8 (Form elements have accessible labels), SIA-R83 (Text can be resized to 200% without loss of content)  
                    axe failed rules: aria-required-children, aria-required-parent, aria-valid-attr-value, frame-title, image-redundant-alt, landmark-one-main, list, meta-viewport, region, select-name  
                    AccessLint failed rules: distinguishable/link-in-text-block, distinguishable/meta-viewport, labels-and-names/form-label, landmarks/landmark-main, navigable/skip-link, text-alternatives/image-redundant-alt  
https://www.muni.org/ https://www.muni.org/pages/default.aspx OK 200 yes 15942 24 61 0 15 352 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R14 (Images have an accessible name or are decorative), SIA-R2 (HTML elements have a valid lang attribute), SIA-R3 (lang attribute has a valid language code), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don’t repeat the same content), SIA-R61, SIA-R66 (Text has enhanced contrast with its background), SIA-R8 (Form elements have accessible labels), SIA-R83 (Text can be resized to 200% without loss of content)  
                    axe failed rules: image-alt, input-button-name, label, landmark-unique, region  
                    AccessLint failed rules: adaptable/list-children, labels-and-names/form-label, labels-and-names/frame-title, labels-and-names/input-button-name, landmarks/landmark-main, landmarks/region, navigable/heading-order, text-alternatives/img-alt  
https://www.lincoln.ne.gov/ https://www.lincoln.ne.gov/Home OK 200 yes 8221 1 16 0 2 17 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R53 (Headings follow a logical hierarchy), SIA-R61, SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R78 (Headings of same level have text content between them), SIA-R83 (Text can be resized to 200% without loss of content)  
                    axe failed rules: heading-order  
                    AccessLint failed rules: landmarks/region, navigable/heading-order  
http://www.plano.gov/ https://www.plano.gov/ OK 200 yes 9059 4 5 0 3 6 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R13, SIA-R14 (Images have an accessible name or are decorative), SIA-R57 (Landmarks don’t repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R83 (Text can be resized to 200% without loss of content)  
                    axe failed rules: frame-title, region  
                    AccessLint failed rules: labels-and-names/frame-title, landmarks/complementary-is-top-level, landmarks/region  
https://www.durhamnc.gov/ https://www.durhamnc.gov/ OK 200 no 24501 30 36 0 19 345 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R11 (Button elements have an accessible name), SIA-R111 (Interactive elements have a sufficient target size), SIA-R113, SIA-R3 (lang attribute has a valid language code), SIA-R42, SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don’t repeat the same content), SIA-R61, SIA-R68 (Accessible name contains the visible label text), SIA-R85  
                    axe failed rules: aria-required-children, aria-required-parent, aria-valid-attr-value, landmark-unique, link-name, region  
                    AccessLint failed rules: keyboard-accessible/focus-order, landmarks/complementary-is-top-level, landmarks/landmark-unique, landmarks/region, navigable/link-name, navigable/page-has-heading-one  
http://www.cityofirvine.org/ https://cityofirvine.org/ OK 200 yes 12231 50 44 0 32 293 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R11 (Button elements have an accessible name), SIA-R110, SIA-R111 (Interactive elements have a sufficient target size), SIA-R113, SIA-R2 (HTML elements have a valid lang attribute), SIA-R21, SIA-R47, SIA-R57 (Landmarks don’t repeat the same content), SIA-R61, SIA-R62 (Links are visually distinguishable from surrounding text), SIA-R66 (Text has enhanced contrast with its background), SIA-R69 (Text has sufficient contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R74, SIA-R8 (Form elements have accessible labels)  
                    axe failed rules: aria-roles, color-contrast, image-alt, landmark-one-main, link-in-text-block, link-name, meta-viewport, page-has-heading-one, region, select-name  
                    AccessLint failed rules: aria/aria-roles, distinguishable/color-contrast, distinguishable/link-in-text-block, distinguishable/meta-viewport, labels-and-names/form-label, landmarks/landmark-main, landmarks/region, navigable/link-name, text-alternatives/img-alt  
https://www.buffalony.gov/ https://www.buffalony.gov/ OK 200 no 14008 12 26 0 18 63 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R14 (Images have an accessible name or are decorative), SIA-R18 (ARIA states are consistent with element semantics), SIA-R3 (lang attribute has a valid language code), SIA-R42, SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don’t repeat the same content), SIA-R61, SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R69 (Text has sufficient contrast with its background), SIA-R74  
                    axe failed rules: aria-required-children, aria-required-parent, aria-valid-attr-value, landmark-unique, page-has-heading-one, region  
                    AccessLint failed rules: aria/aria-prohibited-attr, keyboard-accessible/focus-order, labels-and-names/duplicate-id-aria, labels-and-names/label-content-mismatch, landmarks/complementary-is-top-level, landmarks/landmark-unique, landmarks/region, navigable/page-has-heading-one  
http://www.chandleraz.gov/ https://www.chandleraz.gov/ OK 200 yes 17709 14 11 0 13 69 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R3 (lang attribute has a valid language code), SIA-R42, SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don’t repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content)  
                    axe failed rules: aria-allowed-role, color-contrast, landmark-no-duplicate-contentinfo, landmark-unique, listitem, region  
                    AccessLint failed rules: aria/aria-allowed-role, distinguishable/color-contrast, landmarks/no-duplicate-contentinfo, landmarks/region, navigable/heading-order  
http://www.chulavistaca.gov/ http://www.chulavistaca.gov/ FAIL 403 no 2520 5 3 0 5 1 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R4 (Page has a descriptive title), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R87 (First focusable element is a skip link)  
                    axe failed rules: html-has-lang, landmark-one-main, region  
                    AccessLint failed rules: landmarks/landmark-main, landmarks/region, readable/html-has-lang  
https://toledo.oh.gov/ https://toledo.oh.gov/ OK 200 no 9268 7 13 0 5 43 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R11 (Button elements have an accessible name), SIA-R111 (Interactive elements have a sufficient target size), SIA-R64, SIA-R66 (Text has enhanced contrast with its background), SIA-R69 (Text has sufficient contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R83 (Text can be resized to 200% without loss of content)  
                    axe failed rules: color-contrast, empty-heading, image-redundant-alt  
                    AccessLint failed rules: labels-and-names/frame-title, landmarks/region, navigable/empty-heading, text-alternatives/image-redundant-alt  
https://www.cityofmadison.com/ https://www.cityofmadison.com/ OK 200 no 9109 1 6 0 2 69 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R14 (Images have an accessible name or are decorative), SIA-R73 (Text spacing can be adjusted without loss of content)  
                    axe failed rules: landmark-complementary-is-top-level  
                    AccessLint failed rules: distinguishable/color-contrast, labels-and-names/label-content-mismatch  
https://www.reno.gov/ https://www.reno.gov/ FAIL 403 no 2654 5 3 0 5 1 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R4 (Page has a descriptive title), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R87 (First focusable element is a skip link)  
                    axe failed rules: html-has-lang, landmark-one-main, region  
                    AccessLint failed rules: landmarks/landmark-main, landmarks/region, readable/html-has-lang  
https://www.cityoffortwayne.org/ https://www.cityoffortwayne.in.gov/ OK 200 yes 42387 16 217 0 22 452 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R11 (Button elements have an accessible name), SIA-R111 (Interactive elements have a sufficient target size), SIA-R14 (Images have an accessible name or are decorative), SIA-R3 (lang attribute has a valid language code), SIA-R42, SIA-R53 (Headings follow a logical hierarchy), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don’t repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R69 (Text has sufficient contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R80 (ASCII art has a text alternative)  
                    axe failed rules: aria-required-children, aria-required-parent, aria-valid-attr-value, heading-order, landmark-unique, link-name, region  
                    AccessLint failed rules: keyboard-accessible/focus-order, landmarks/complementary-is-top-level, landmarks/landmark-unique, landmarks/region, navigable/heading-order, navigable/link-name, text-alternatives/image-alt-words  
https://www.cityofnorthlasvegas.com/ https://www.cityofnorthlasvegas.com/ FAIL 403 no 2633 5 3 0 5 1 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R4 (Page has a descriptive title), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R87 (First focusable element is a skip link)  
                    axe failed rules: html-has-lang, landmark-one-main, region  
                    AccessLint failed rules: landmarks/landmark-main, landmarks/region, readable/html-has-lang  
https://www.lincoln.ne.gov/ https://www.lincoln.ne.gov/Home OK 200 yes 8167 1 16 0 2 17 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R53 (Headings follow a logical hierarchy), SIA-R61, SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R78 (Headings of same level have text content between them), SIA-R83 (Text can be resized to 200% without loss of content)  
                    axe failed rules: heading-order  
                    AccessLint failed rules: landmarks/region, navigable/heading-order  
https://www.stpete.org/ https://www.stpete.org/ OK 200 no 14811 29 17 0 148 84 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R12 (Links have an accessible name), SIA-R18 (ARIA states are consistent with element semantics), SIA-R2 (HTML elements have a valid lang attribute), SIA-R20, SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don’t repeat the same content), SIA-R64, SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R74, SIA-R80 (ASCII art has a text alternative), SIA-R87 (First focusable element is a skip link)  
                    axe failed rules: aria-prohibited-attr, aria-required-children, aria-valid-attr, button-name, empty-heading, image-alt, image-redundant-alt, landmark-unique, listitem, region  
                    AccessLint failed rules: adaptable/aria-required-children, adaptable/listitem-parent, aria/aria-allowed-attr, aria/aria-allowed-role, aria/aria-prohibited-attr, aria/aria-valid-attr, aria/presentation-role-conflict, distinguishable/color-contrast, labels-and-names/button-name, labels-and-names/label-content-mismatch, landmarks/landmark-unique, landmarks/region, navigable/empty-heading, text-alternatives/image-redundant-alt, text-alternatives/img-alt  
http://www.ci.lubbock.tx.us/ http://www.ci.lubbock.tx.us/ FAIL - no 8951 0 0 0 0 0 fetch failed
https://www.irvingtexas.com/ https://www.irvingtexas.com/ OK 200 no 14522 37 55 0 30 303 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R11 (Button elements have an accessible name), SIA-R111 (Interactive elements have a sufficient target size), SIA-R12 (Links have an accessible name), SIA-R14 (Images have an accessible name or are decorative), SIA-R17, SIA-R18 (ARIA states are consistent with element semantics), SIA-R2 (HTML elements have a valid lang attribute), SIA-R20, SIA-R3 (lang attribute has a valid language code), SIA-R53 (Headings follow a logical hierarchy), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don’t repeat the same content), SIA-R61, SIA-R66 (Text has enhanced contrast with its background), SIA-R69 (Text has sufficient contrast with its background), SIA-R72, SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R74, SIA-R78 (Headings of same level have text content between them), SIA-R80 (ASCII art has a text alternative), SIA-R90 (iframe elements have an accessible name)  
                    axe failed rules: aria-allowed-attr, aria-valid-attr, color-contrast, heading-order, landmark-one-main, link-name, region  
                    AccessLint failed rules: aria/aria-allowed-attr, aria/aria-valid-attr, aria/presentational-children-focusable, distinguishable/color-contrast, keyboard-accessible/nested-interactive, labels-and-names/duplicate-id-aria, landmarks/landmark-main, landmarks/no-duplicate-banner, navigable/heading-order, navigable/link-name  
http://www.laredotexas.gov/ https://www.cityoflaredo.com/ FAIL 403 yes 2789 5 3 0 5 1 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R4 (Page has a descriptive title), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R87 (First focusable element is a skip link)  
                    axe failed rules: html-has-lang, landmark-one-main, region  
                    AccessLint failed rules: landmarks/landmark-main, landmarks/region, readable/html-has-lang  
http://www.cityofws.org/ https://www.cityofws.org/ OK 200 yes 24199 41 21 0 51 291 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R3 (lang attribute has a valid language code), SIA-R42, SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don’t repeat the same content), SIA-R61, SIA-R62 (Links are visually distinguishable from surrounding text), SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R70, SIA-R74, SIA-R80 (ASCII art has a text alternative)  
                    axe failed rules: aria-required-children, aria-required-parent, aria-valid-attr-value, color-contrast, landmark-unique, page-has-heading-one, region  
                    AccessLint failed rules: distinguishable/color-contrast, keyboard-accessible/focus-order, landmarks/complementary-is-top-level, landmarks/landmark-unique, landmarks/region, navigable/page-has-heading-one, text-alternatives/image-alt-words  
https://www.cityofchesapeake.net/ https://www.cityofchesapeake.net/ OK 200 no 22174 31 36 0 14 364 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R113, SIA-R14 (Images have an accessible name or are decorative), SIA-R18 (ARIA states are consistent with element semantics), SIA-R42, SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don’t repeat the same content), SIA-R61, SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R69 (Text has sufficient contrast with its background)  
                    axe failed rules: aria-required-children, aria-required-parent, aria-valid-attr-value, landmark-unique, page-has-heading-one, region  
                    AccessLint failed rules: aria/aria-prohibited-attr, keyboard-accessible/focus-order, landmarks/complementary-is-top-level, landmarks/landmark-unique, landmarks/region, navigable/page-has-heading-one  
https://www.glendaleaz.com/ https://www.glendaleaz.gov/Home OK 200 yes 14373 2 9 0 7 46 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R66 (Text has enhanced contrast with its background), SIA-R78 (Headings of same level have text content between them)  
                    axe failed rules: aria-allowed-role, aria-valid-attr-value  
                    AccessLint failed rules: aria/aria-allowed-role, landmarks/region  
https://louisvilleky.gov/ https://louisvilleky.gov/ FAIL 403 no 3139 4 3 0 3 0 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R74, SIA-R78 (Headings of same level have text content between them), SIA-R87 (First focusable element is a skip link)  
                    axe failed rules: landmark-one-main, region  
                    AccessLint failed rules: distinguishable/link-in-text-block, landmarks/landmark-main, landmarks/region  
https://www.garlandtx.gov/ https://www.garlandtx.gov/ OK 200 no 21183 18 28 0 27 153 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R14 (Images have an accessible name or are decorative), SIA-R18 (ARIA states are consistent with element semantics), SIA-R42, SIA-R53 (Headings follow a logical hierarchy), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don’t repeat the same content), SIA-R61, SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R80 (ASCII art has a text alternative)  
                    axe failed rules: aria-required-children, aria-required-parent, aria-valid-attr-value, landmark-unique, region  
                    AccessLint failed rules: aria/aria-prohibited-attr, keyboard-accessible/focus-order, labels-and-names/label-content-mismatch, landmarks/complementary-is-top-level, landmarks/landmark-unique, landmarks/region, navigable/heading-order, text-alternatives/image-alt-words  
https://www.scottsdaleaz.gov/ https://www.scottsdaleaz.gov/ OK 200 no 11431 6 15 0 11 47 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R14 (Images have an accessible name or are decorative), SIA-R3 (lang attribute has a valid language code), SIA-R53 (Headings follow a logical hierarchy), SIA-R57 (Landmarks don’t repeat the same content), SIA-R61, SIA-R66 (Text has enhanced contrast with its background), SIA-R78 (Headings of same level have text content between them)  
                    axe failed rules: heading-order, region  
                    AccessLint failed rules: labels-and-names/label-content-mismatch, landmarks/region, navigable/heading-order, text-alternatives/image-alt-words  
https://www.norfolk.gov/ https://www.norfolk.gov/ OK 200 no 19853 22 32 0 24 87 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R14 (Images have an accessible name or are decorative), SIA-R3 (lang attribute has a valid language code), SIA-R42, SIA-R53 (Headings follow a logical hierarchy), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don’t repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R69 (Text has sufficient contrast with its background), SIA-R70, SIA-R73 (Text spacing can be adjusted without loss of content)  
                    axe failed rules: aria-required-children, aria-required-parent, aria-valid-attr-value, heading-order, landmark-unique, region  
                    AccessLint failed rules: keyboard-accessible/focus-order, labels-and-names/duplicate-id-aria, landmarks/complementary-is-top-level, landmarks/landmark-unique, landmarks/region, navigable/heading-order  
http://www.cityofboise.org/ https://www.cityofboise.org/ OK 200 yes 9478 5 13 0 4 45 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R113, SIA-R13, SIA-R17, SIA-R56 (Landmarks with the same role are distinguishable), SIA-R66 (Text has enhanced contrast with its background), SIA-R72, SIA-R86 (Page has a mechanism to bypass repeated blocks of content)  
                    axe failed rules: aria-hidden-focus, frame-title, landmark-unique  
                    AccessLint failed rules: aria/aria-hidden-focus, labels-and-names/frame-title  
http://www.ci.fremont.ca.us/ http://www.ci.fremont.ca.us/ FAIL 400 no 4340 5 0 0 5 0 No request found in response
                    axe failed rules: html-has-lang, landmark-one-main, region  
                    AccessLint failed rules: landmarks/landmark-main, landmarks/region, readable/html-has-lang  
http://www.spokanecity.org/ https://my.spokanecity.org/ OK 200 yes 7903 42 9 0 6 20 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R2 (HTML elements have a valid lang attribute), SIA-R61, SIA-R66 (Text has enhanced contrast with its background), SIA-R69 (Text has sufficient contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content)  
                    axe failed rules: color-contrast, image-alt, region  
                    AccessLint failed rules: landmarks/landmark-main, landmarks/region, navigable/bypass, navigable/page-has-heading-one, text-alternatives/img-alt  
http://www.santa-clarita.com/ https://santaclarita.gov/ OK 200 yes 28318 73 24 0 56 180 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R11 (Button elements have an accessible name), SIA-R111 (Interactive elements have a sufficient target size), SIA-R113, SIA-R14 (Images have an accessible name or are decorative), SIA-R3 (lang attribute has a valid language code), SIA-R53 (Headings follow a logical hierarchy), SIA-R57 (Landmarks don’t repeat the same content), SIA-R61, SIA-R66 (Text has enhanced contrast with its background), SIA-R69 (Text has sufficient contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R78 (Headings of same level have text content between them)  
                    axe failed rules: aria-allowed-role, color-contrast, heading-order, image-alt, link-name, region  
                    AccessLint failed rules: aria/aria-allowed-role, aria/aria-valid-attr-value, distinguishable/color-contrast, labels-and-names/label-content-mismatch, landmarks/landmark-main, landmarks/no-duplicate-banner, landmarks/region, navigable/empty-heading, navigable/heading-order, navigable/link-name, navigable/page-has-heading-one, navigable/skip-link, text-alternatives/img-alt  
https://www.brla.gov/ https://www.brla.gov/ OK 200 no 16647 14 34 0 22 128 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R14 (Images have an accessible name or are decorative), SIA-R53 (Headings follow a logical hierarchy), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don’t repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R69 (Text has sufficient contrast with its background), SIA-R72, SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R85  
                    axe failed rules: color-contrast, heading-order, landmark-unique, region  
                    AccessLint failed rules: distinguishable/color-contrast, keyboard-accessible/focus-order, landmarks/complementary-is-top-level, landmarks/landmark-unique, landmarks/region, navigable/heading-order  
http://www.hialeahfl.gov/ http://www.hialeahfl.gov/ OK 200 no 14754 20 15 0 20 94 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R14 (Images have an accessible name or are decorative), SIA-R18 (ARIA states are consistent with element semantics), SIA-R42, SIA-R53 (Headings follow a logical hierarchy), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don’t repeat the same content), SIA-R61, SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R80 (ASCII art has a text alternative)  
                    axe failed rules: aria-required-children, aria-required-parent, aria-valid-attr-value, heading-order, landmark-unique, region  
                    AccessLint failed rules: aria/aria-prohibited-attr, keyboard-accessible/focus-order, landmarks/complementary-is-top-level, landmarks/landmark-unique, landmarks/region, navigable/heading-order, text-alternatives/image-alt-words  
https://www.ci.san-bernardino.ca.us/ https://www.sanbernardino.gov/ OK 200 yes 21035 24 28 0 25 112 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R14 (Images have an accessible name or are decorative), SIA-R18 (ARIA states are consistent with element semantics), SIA-R42, SIA-R53 (Headings follow a logical hierarchy), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don’t repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R83 (Text can be resized to 200% without loss of content)  
                    axe failed rules: aria-required-children, aria-required-parent, aria-valid-attr-value, heading-order, landmark-unique, region  
                    AccessLint failed rules: aria/aria-prohibited-attr, keyboard-accessible/focus-order, landmarks/complementary-is-top-level, landmarks/landmark-unique, landmarks/region, navigable/heading-order  
https://www.cityoftacoma.org/ https://tacoma.gov/ OK 200 yes 15195 5 11 0 14 18 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R14 (Images have an accessible name or are decorative), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R75, SIA-R78 (Headings of same level have text content between them)  
                    axe failed rules: image-redundant-alt  
                    AccessLint failed rules: keyboard-accessible/focus-order, labels-and-names/label-content-mismatch, text-alternatives/image-alt-words, text-alternatives/image-redundant-alt  
http://www.modestogov.com/ https://www.modestogov.com/ OK 200 yes 23296 21 19 0 31 347 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R11 (Button elements have an accessible name), SIA-R12 (Links have an accessible name), SIA-R13, SIA-R14 (Images have an accessible name or are decorative), SIA-R3 (lang attribute has a valid language code), SIA-R53 (Headings follow a logical hierarchy), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don’t repeat the same content), SIA-R61, SIA-R66 (Text has enhanced contrast with its background), SIA-R69 (Text has sufficient contrast with its background)  
                    axe failed rules: button-name, frame-title, heading-order, landmark-no-duplicate-banner, landmark-unique, link-name, list, listitem, region  
                    AccessLint failed rules: keyboard-accessible/focus-order, labels-and-names/button-name, labels-and-names/duplicate-id-aria, labels-and-names/frame-title, landmarks/complementary-is-top-level, landmarks/landmark-unique, landmarks/no-duplicate-banner, landmarks/region, navigable/heading-order, navigable/link-name, text-alternatives/image-alt-words  
http://www.townofbabylon.com/ https://www.townofbabylonny.gov/ OK 200 yes 26258 26 35 0 26 327 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R113, SIA-R13, SIA-R14 (Images have an accessible name or are decorative), SIA-R18 (ARIA states are consistent with element semantics), SIA-R42, SIA-R53 (Headings follow a logical hierarchy), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don’t repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R69 (Text has sufficient contrast with its background)  
                    axe failed rules: aria-required-children, aria-required-parent, aria-valid-attr-value, frame-title, heading-order, landmark-unique, region  
                    AccessLint failed rules: aria/aria-prohibited-attr, keyboard-accessible/focus-order, labels-and-names/frame-title, labels-and-names/label-content-mismatch, landmarks/complementary-is-top-level, landmarks/landmark-unique, landmarks/region, navigable/heading-order  
https://www.huntsvilleal.gov/ https://www.huntsvilleal.gov/ OK 200 no 11662 6 23 0 13 101 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R3 (lang attribute has a valid language code), SIA-R53 (Headings follow a logical hierarchy), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don’t repeat the same content), SIA-R61, SIA-R66 (Text has enhanced contrast with its background), SIA-R69 (Text has sufficient contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R74, SIA-R78 (Headings of same level have text content between them), SIA-R8 (Form elements have accessible labels), SIA-R80 (ASCII art has a text alternative), SIA-R85  
                    axe failed rules: color-contrast, heading-order, landmark-unique, page-has-heading-one, region  
                    AccessLint failed rules: distinguishable/color-contrast, labels-and-names/duplicate-id-aria, landmarks/landmark-unique, navigable/heading-order, navigable/page-has-heading-one, text-alternatives/image-alt-words, text-alternatives/image-redundant-alt  
https://www.dsm.city/ https://www.dsm.city/ OK 200 no 9801 9 30 0 62 35 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R113, SIA-R17, SIA-R3 (lang attribute has a valid language code), SIA-R57 (Landmarks don’t repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R74, SIA-R78 (Headings of same level have text content between them)  
                    axe failed rules: aria-hidden-focus  
                    AccessLint failed rules: adaptable/list-children, adaptable/listitem-parent, aria/aria-hidden-focus, labels-and-names/label-content-mismatch, landmarks/region  
http://www.yonkersny.gov/ https://www.yonkersny.gov/ OK 200 yes 22408 30 31 0 24 193 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R11 (Button elements have an accessible name), SIA-R111 (Interactive elements have a sufficient target size), SIA-R113, SIA-R13, SIA-R14 (Images have an accessible name or are decorative), SIA-R18 (ARIA states are consistent with element semantics), SIA-R3 (lang attribute has a valid language code), SIA-R42, SIA-R53 (Headings follow a logical hierarchy), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don’t repeat the same content), SIA-R61, SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R69 (Text has sufficient contrast with its background), SIA-R74  
                    axe failed rules: aria-allowed-attr, aria-required-children, aria-required-parent, aria-valid-attr-value, color-contrast, frame-title, heading-order, image-redundant-alt, landmark-unique, link-name, region  
                    AccessLint failed rules: keyboard-accessible/focus-order, labels-and-names/frame-title, landmarks/complementary-is-top-level, landmarks/landmark-unique, landmarks/region, navigable/heading-order, navigable/link-name, text-alternatives/image-redundant-alt  
https://www.cityofrochester.gov/ https://www.cityofrochester.gov/ OK 200 no 14787 0 21 0 20 11 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R3 (lang attribute has a valid language code), SIA-R61, SIA-R66 (Text has enhanced contrast with its background)  
                    AccessLint failed rules: adaptable/list-children, navigable/empty-heading, navigable/page-has-heading-one, text-alternatives/image-alt-words  
http://www.moval.org/ http://www.moval.org/ OK 200 no 17311 19 9 0 9 284 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R11 (Button elements have an accessible name), SIA-R111 (Interactive elements have a sufficient target size), SIA-R53 (Headings follow a logical hierarchy), SIA-R61, SIA-R62 (Links are visually distinguishable from surrounding text), SIA-R66 (Text has enhanced contrast with its background), SIA-R69 (Text has sufficient contrast with its background), SIA-R87 (First focusable element is a skip link)  
                    axe failed rules: color-contrast, heading-order, label-title-only, link-name, scope-attr-valid  
                    AccessLint failed rules: aria/aria-hidden-focus, labels-and-names/frame-title, labels-and-names/label-title-only, landmarks/region, navigable/heading-order, navigable/link-name, navigable/page-has-heading-one  
http://www.ci.fayetteville.nc.us/ https://www.fayettevillenc.gov/ FAIL 403 yes 3321 5 3 0 5 1 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R4 (Page has a descriptive title), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R87 (First focusable element is a skip link)  
                    axe failed rules: html-has-lang, landmark-one-main, region  
                    AccessLint failed rules: landmarks/landmark-main, landmarks/region, readable/html-has-lang  
https://www.fontanaca.gov/ https://www.fontanaca.gov/ OK 200 no 15835 12 18 0 26 120 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R14 (Images have an accessible name or are decorative), SIA-R18 (ARIA states are consistent with element semantics), SIA-R53 (Headings follow a logical hierarchy), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don’t repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R69 (Text has sufficient contrast with its background)  
                    axe failed rules: heading-order, landmark-unique, region  
                    AccessLint failed rules: aria/aria-prohibited-attr, keyboard-accessible/focus-order, labels-and-names/label-content-mismatch, landmarks/complementary-is-top-level, landmarks/landmark-unique, landmarks/region, navigable/heading-order  
https://www.columbusga.org/ https://www.columbusga.gov/ OK 200 yes 14921 46 12 0 61 91 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R11 (Button elements have an accessible name), SIA-R111 (Interactive elements have a sufficient target size), SIA-R13, SIA-R2 (HTML elements have a valid lang attribute), SIA-R53 (Headings follow a logical hierarchy), SIA-R66 (Text has enhanced contrast with its background), SIA-R69 (Text has sufficient contrast with its background), SIA-R87 (First focusable element is a skip link)  
                    axe failed rules: aria-required-parent, button-name, color-contrast, heading-order, image-alt, link-name  
                    AccessLint failed rules: adaptable/aria-required-parent, distinguishable/color-contrast, distinguishable/link-in-text-block, keyboard-accessible/focus-order, labels-and-names/button-name, navigable/heading-order, navigable/link-name, text-alternatives/img-alt  
https://www.worcesterma.gov/ https://www.worcesterma.gov/ OK 200 no 10341 1 25 0 0 46 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R61, SIA-R66 (Text has enhanced contrast with its background), SIA-R69 (Text has sufficient contrast with its background)  
                    axe failed rules: landmark-unique  
https://www.cityofpsl.com/ https://www.cityofpsl.com/Home OK 200 yes 10913 0 4 0 1 9 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R66 (Text has enhanced contrast with its background)  
                    AccessLint failed rules: landmarks/region  
https://littlerock.gov/ https://littlerock.gov/ OK 200 no 14152 36 32 0 46 65 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R11 (Button elements have an accessible name), SIA-R111 (Interactive elements have a sufficient target size), SIA-R3 (lang attribute has a valid language code), SIA-R53 (Headings follow a logical hierarchy), SIA-R64, SIA-R66 (Text has enhanced contrast with its background), SIA-R69 (Text has sufficient contrast with its background), SIA-R72, SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R74  
                    axe failed rules: color-contrast, empty-heading, heading-order, landmark-complementary-is-top-level, link-name  
                    AccessLint failed rules: aria/aria-prohibited-attr, distinguishable/color-contrast, distinguishable/link-in-text-block, landmarks/complementary-is-top-level, navigable/empty-heading, navigable/heading-order, navigable/link-name  
https://www.augustaga.gov/ https://www.augustaga.gov/ OK 200 no 30569 15 11 0 24 301 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R12 (Links have an accessible name), SIA-R14 (Images have an accessible name or are decorative), SIA-R42, SIA-R53 (Headings follow a logical hierarchy), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don’t repeat the same content), SIA-R68 (Accessible name contains the visible label text), SIA-R85  
                    axe failed rules: aria-required-children, aria-required-parent, aria-valid-attr-value, heading-order, landmark-unique, region  
                    AccessLint failed rules: aria/aria-hidden-focus, keyboard-accessible/focus-order, landmarks/complementary-is-top-level, landmarks/landmark-unique, landmarks/region, navigable/heading-order  
https://oxnard.gov/ https://oxnard.gov/ FAIL 403 no 2998 4 3 0 3 0 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R74, SIA-R78 (Headings of same level have text content between them), SIA-R87 (First focusable element is a skip link)  
                    axe failed rules: landmark-one-main, region  
                    AccessLint failed rules: distinguishable/link-in-text-block, landmarks/landmark-main, landmarks/region  
https://www.birminghamal.gov/ https://www.birminghamal.gov/ OK 200 no 8730 1 12 0 4 50 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R14 (Images have an accessible name or are decorative), SIA-R61, SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content)  
                    axe failed rules: page-has-heading-one  
                    AccessLint failed rules: labels-and-names/label-content-mismatch  
https://montgomeryal.gov/ http://www.montgomeryal.gov/ FAIL 403 yes 3039 5 3 0 5 1 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R4 (Page has a descriptive title), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R87 (First focusable element is a skip link)  
                    axe failed rules: html-has-lang, landmark-one-main, region  
                    AccessLint failed rules: landmarks/landmark-main, landmarks/region, readable/html-has-lang  
http://www.friscotexas.gov/ https://www.friscotexas.gov/ OK 200 yes 13079 18 18 0 22 94 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R14 (Images have an accessible name or are decorative), SIA-R18 (ARIA states are consistent with element semantics), SIA-R53 (Headings follow a logical hierarchy), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don’t repeat the same content), SIA-R61, SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R80 (ASCII art has a text alternative)  
                    axe failed rules: heading-order, landmark-unique, region  
                    AccessLint failed rules: aria/aria-prohibited-attr, keyboard-accessible/focus-order, labels-and-names/label-content-mismatch, landmarks/complementary-is-top-level, landmarks/landmark-unique, landmarks/region, navigable/heading-order, text-alternatives/image-alt-words  
https://www.amarillo.gov/ https://www.amarillo.gov/ OK 200 no 30072 14 25 0 22 170 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R11 (Button elements have an accessible name), SIA-R111 (Interactive elements have a sufficient target size), SIA-R18 (ARIA states are consistent with element semantics), SIA-R3 (lang attribute has a valid language code), SIA-R61, SIA-R66 (Text has enhanced contrast with its background), SIA-R69 (Text has sufficient contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R74, SIA-R78 (Headings of same level have text content between them), SIA-R85  
                    axe failed rules: color-contrast, link-name, scrollable-region-focusable  
                    AccessLint failed rules: aria/aria-allowed-role, distinguishable/color-contrast, keyboard-accessible/scrollable-region, landmarks/landmark-unique, navigable/link-name  
https://www.slc.gov/ https://www.slc.gov/ OK 200 no 9474 10 7 0 11 27 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R2 (HTML elements have a valid lang attribute), SIA-R53 (Headings follow a logical hierarchy), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R66 (Text has enhanced contrast with its background), SIA-R83 (Text can be resized to 200% without loss of content)  
                    axe failed rules: heading-order, image-alt, label-title-only, landmark-unique  
                    AccessLint failed rules: labels-and-names/frame-title, labels-and-names/label-title-only, landmarks/region, navigable/heading-order, text-alternatives/img-alt  
https://grandrapidsmi.gov/ https://www.grandrapidsmi.gov/Home OK 200 yes 11535 1 15 0 5 41 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R69 (Text has sufficient contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R78 (Headings of same level have text content between them)  
                    axe failed rules: color-contrast  
                    AccessLint failed rules: distinguishable/color-contrast, landmarks/region  
http://www.huntingtonbeachca.gov/ https://www.huntingtonbeachca.gov/ OK 200 yes 13662 17 21 0 38 54 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R12 (Links have an accessible name), SIA-R17, SIA-R18 (ARIA states are consistent with element semantics), SIA-R3 (lang attribute has a valid language code), SIA-R57 (Landmarks don’t repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R69 (Text has sufficient contrast with its background), SIA-R83 (Text can be resized to 200% without loss of content)  
                    axe failed rules: aria-prohibited-attr, button-name, color-contrast, region  
                    AccessLint failed rules: adaptable/list-children, aria/aria-hidden-focus, distinguishable/color-contrast, keyboard-accessible/focus-order, labels-and-names/button-name, landmarks/region, text-alternatives/image-redundant-alt  
https://www.opkansas.org/ https://www.opkansas.org/ OK 200 no 14378 28 15 0 43 247 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R11 (Button elements have an accessible name), SIA-R111 (Interactive elements have a sufficient target size), SIA-R17, SIA-R53 (Headings follow a logical hierarchy), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don’t repeat the same content), SIA-R66 (Text has enhanced contrast with its background)  
                    axe failed rules: aria-hidden-focus, heading-order, landmark-one-main, landmark-unique, link-name, region  
                    AccessLint failed rules: aria/aria-hidden-focus, aria/aria-valid-attr-value, landmarks/landmark-main, navigable/heading-order, navigable/link-name  
https://www.glendaleca.gov/ https://www.glendaleca.gov/ FAIL 403 no 2681 5 3 0 5 1 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R4 (Page has a descriptive title), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R87 (First focusable element is a skip link)  
                    axe failed rules: html-has-lang, landmark-one-main, region  
                    AccessLint failed rules: landmarks/landmark-main, landmarks/region, readable/html-has-lang  
http://www.talgov.com/ https://www.talgov.com/Main/Home OK 200 yes 11759 3 17 0 4 56 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R3 (lang attribute has a valid language code), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R61, SIA-R66 (Text has enhanced contrast with its background), SIA-R70, SIA-R74  
                    axe failed rules: landmark-unique, page-has-heading-one, region  
                    AccessLint failed rules: distinguishable/link-in-text-block, keyboard-accessible/focus-order  
http://www.gptx.org/ https://www.gptx.org/Home OK 200 yes 12859 2 9 0 2 28 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R61, SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R78 (Headings of same level have text content between them), SIA-R83 (Text can be resized to 200% without loss of content)  
                    axe failed rules: aria-allowed-role, aria-valid-attr-value  
                    AccessLint failed rules: aria/aria-allowed-role, landmarks/region  
https://www.mckinneytexas.org/ https://www.mckinneytexas.org/ OK 200 no 16172 17 31 0 20 167 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R113, SIA-R12 (Links have an accessible name), SIA-R14 (Images have an accessible name or are decorative), SIA-R42, SIA-R53 (Headings follow a logical hierarchy), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don’t repeat the same content), SIA-R61, SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R69 (Text has sufficient contrast with its background), SIA-R72  
                    axe failed rules: aria-required-children, aria-required-parent, aria-valid-attr-value, heading-order, landmark-unique, page-has-heading-one, region  
                    AccessLint failed rules: keyboard-accessible/focus-order, landmarks/complementary-is-top-level, landmarks/landmark-unique, landmarks/region, navigable/heading-order, navigable/page-has-heading-one  
http://www.capecoral.net/ http://www.capecoral.net/ FAIL 500 no 2509 4 3 0 4 0 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R4 (Page has a descriptive title), SIA-R78 (Headings of same level have text content between them), SIA-R87 (First focusable element is a skip link)  
                    axe failed rules: html-has-lang, landmark-one-main, region  
                    AccessLint failed rules: landmarks/landmark-main, landmarks/region, readable/html-has-lang  
https://www.siouxfalls.gov/ https://www.siouxfalls.gov/home OK 200 yes 10793 2 11 0 5 25 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R53 (Headings follow a logical hierarchy), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R78 (Headings of same level have text content between them), SIA-R83 (Text can be resized to 200% without loss of content)  
                    axe failed rules: heading-order, landmark-unique  
                    AccessLint failed rules: distinguishable/color-contrast, landmarks/landmark-unique, landmarks/region, navigable/heading-order  
http://www.peoriaaz.gov/ http://www.peoriaaz.gov/ FAIL 403 no 3193 1 2 0 2 0 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R9, SIA-R96  
                    axe failed rules: meta-refresh  
                    AccessLint failed rules: enough-time/meta-refresh, enough-time/meta-refresh-no-exception  
https://www.providenceri.gov/ https://www.providenceri.gov/ OK 200 no 7843 7 12 0 10 43 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R14 (Images have an accessible name or are decorative), SIA-R3 (lang attribute has a valid language code), SIA-R57 (Landmarks don’t repeat the same content), SIA-R61, SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R78 (Headings of same level have text content between them)  
                    axe failed rules: region  
                    AccessLint failed rules: labels-and-names/label-content-mismatch, landmarks/region  
https://www.cityofvancouver.us/ https://www.cityofvancouver.us/ OK 200 no 12853 36 12 0 19 141 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R14 (Images have an accessible name or are decorative), SIA-R57 (Landmarks don’t repeat the same content), SIA-R74, SIA-R78 (Headings of same level have text content between them), SIA-R80 (ASCII art has a text alternative), SIA-R86 (Page has a mechanism to bypass repeated blocks of content)  
                    axe failed rules: landmark-one-main, region  
                    AccessLint failed rules: keyboard-accessible/focus-order, labels-and-names/frame-title-unique, labels-and-names/label-content-mismatch, landmarks/landmark-main, landmarks/region, navigable/skip-link  
https://www.knoxvilletn.gov/ https://www.knoxvilletn.gov/ OK 200 no 17519 19 10 0 17 9 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R110, SIA-R111 (Interactive elements have a sufficient target size), SIA-R12 (Links have an accessible name), SIA-R18 (ARIA states are consistent with element semantics), SIA-R21, SIA-R3 (lang attribute has a valid language code), SIA-R47, SIA-R59, SIA-R66 (Text has enhanced contrast with its background)  
                    axe failed rules: aria-prohibited-attr, aria-roles, link-name, list, meta-viewport, region  
                    AccessLint failed rules: adaptable/list-children, aria/aria-roles, aria/presentational-children-focusable, distinguishable/meta-viewport, keyboard-accessible/focus-order, labels-and-names/frame-title, landmarks/landmark-main, landmarks/region, navigable/link-name, navigable/page-has-heading-one  
https://www.akronohio.gov/ https://www.akronohio.gov/ OK 200 no 24133 352 351 0 361 360 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R113, SIA-R12 (Links have an accessible name), SIA-R14 (Images have an accessible name or are decorative), SIA-R17, SIA-R18 (ARIA states are consistent with element semantics), SIA-R3 (lang attribute has a valid language code), SIA-R53 (Headings follow a logical hierarchy), SIA-R57 (Landmarks don’t repeat the same content), SIA-R64, SIA-R66 (Text has enhanced contrast with its background), SIA-R78 (Headings of same level have text content between them)  
                    axe failed rules: aria-hidden-focus, aria-prohibited-attr, button-name, color-contrast, empty-heading, heading-order, image-alt, listitem, region  
                    AccessLint failed rules: adaptable/list-children, adaptable/listitem-parent, aria/aria-hidden-focus, distinguishable/color-contrast, keyboard-accessible/focus-order, labels-and-names/button-name, labels-and-names/duplicate-id-aria, landmarks/region, navigable/empty-heading, navigable/heading-order, text-alternatives/image-alt-words, text-alternatives/img-alt  
https://www.shreveportla.gov/ https://www.shreveportla.gov/ OK 200 no 15448 35 17 0 30 81 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R14 (Images have an accessible name or are decorative), SIA-R42, SIA-R53 (Headings follow a logical hierarchy), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don’t repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R69 (Text has sufficient contrast with its background), SIA-R80 (ASCII art has a text alternative)  
                    axe failed rules: aria-required-children, aria-required-parent, aria-valid-attr-value, color-contrast, heading-order, landmark-unique, region  
                    AccessLint failed rules: distinguishable/color-contrast, keyboard-accessible/focus-order, landmarks/complementary-is-top-level, landmarks/landmark-unique, landmarks/region, navigable/heading-order  
https://cityofmobile.org/ https://www.cityofmobile.org/ OK 200 yes 12117 9 26 0 8 125 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R13, SIA-R3 (lang attribute has a valid language code), SIA-R57 (Landmarks don’t repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R72, SIA-R73 (Text spacing can be adjusted without loss of content)  
                    axe failed rules: frame-title, landmark-one-main, region  
                    AccessLint failed rules: labels-and-names/duplicate-id-aria, labels-and-names/frame-title, landmarks/landmark-main, landmarks/region, navigable/heading-order  
http://www.cob.us/ http://www.cob.us/ FAIL - no 71 0 0 0 0 0 fetch failed
https://www.nnva.gov/ https://www.nnva.gov/ OK 200 no 18016 26 36 0 19 180 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R14 (Images have an accessible name or are decorative), SIA-R18 (ARIA states are consistent with element semantics), SIA-R42, SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don’t repeat the same content), SIA-R61, SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R85  
                    axe failed rules: aria-required-children, aria-required-parent, aria-valid-attr-value, landmark-no-duplicate-contentinfo, landmark-unique, page-has-heading-one, region  
                    AccessLint failed rules: aria/aria-prohibited-attr, keyboard-accessible/focus-order, labels-and-names/label-content-mismatch, landmarks/complementary-is-top-level, landmarks/landmark-unique, landmarks/no-duplicate-contentinfo, landmarks/region, navigable/page-has-heading-one  
https://www.fortlauderdale.gov/ https://www.fortlauderdale.gov/ FAIL 403 no 2718 5 3 0 5 1 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R4 (Page has a descriptive title), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R87 (First focusable element is a skip link)  
                    axe failed rules: html-has-lang, landmark-one-main, region  
                    AccessLint failed rules: landmarks/landmark-main, landmarks/region, readable/html-has-lang  
https://www.chattanooga.gov/ https://chattanooga.gov/ OK 200 yes 12905 0 25 0 11 33 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R14 (Images have an accessible name or are decorative), SIA-R18 (ARIA states are consistent with element semantics), SIA-R3 (lang attribute has a valid language code), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R86 (Page has a mechanism to bypass repeated blocks of content)  
                    AccessLint failed rules: keyboard-accessible/focus-order, labels-and-names/label-content-mismatch  
https://www.tempe.gov/ https://www.tempe.gov/ FAIL 403 no 2621 5 3 0 5 1 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R4 (Page has a descriptive title), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R87 (First focusable element is a skip link)  
                    axe failed rules: html-has-lang, landmark-one-main, region  
                    AccessLint failed rules: landmarks/landmark-main, landmarks/region, readable/html-has-lang  
https://www.aurora-il.org/ https://www.aurora.il.us/Home OK 200 yes 11450 2 7 0 7 26 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R61, SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R78 (Headings of same level have text content between them)  
                    axe failed rules: aria-allowed-role, aria-valid-attr-value  
                    AccessLint failed rules: aria/aria-allowed-role, aria/aria-hidden-focus, landmarks/region  
http://ci.santa-rosa.ca.us/ http://ci.santa-rosa.ca.us/ FAIL 403 no 5621 4 0 0 4 0 No request found in response
                    axe failed rules: html-has-lang, landmark-one-main, region  
                    AccessLint failed rules: landmarks/landmark-main, landmarks/region, readable/html-has-lang  
https://www.eugene-or.gov/ https://www.eugene-or.gov/ OK 200 no 16025 30 15 0 14 111 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R113, SIA-R14 (Images have an accessible name or are decorative), SIA-R18 (ARIA states are consistent with element semantics), SIA-R42, SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don’t repeat the same content), SIA-R61, SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R69 (Text has sufficient contrast with its background)  
                    axe failed rules: aria-required-children, aria-required-parent, aria-valid-attr-value, landmark-unique, page-has-heading-one, region  
                    AccessLint failed rules: aria/aria-prohibited-attr, keyboard-accessible/focus-order, landmarks/complementary-is-top-level, landmarks/landmark-unique, landmarks/region, navigable/page-has-heading-one  
http://www.elkgrovecity.org/ https://elkgrove.gov/ FAIL 403 yes 3239 4 3 0 3 0 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R74, SIA-R78 (Headings of same level have text content between them), SIA-R87 (First focusable element is a skip link)  
                    axe failed rules: landmark-one-main, region  
                    AccessLint failed rules: distinguishable/link-in-text-block, landmarks/landmark-main, landmarks/region  
https://www.cityofsalem.net/ https://www.cityofsalem.net/ FAIL 403 no 2642 5 3 0 5 1 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R4 (Page has a descriptive title), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R87 (First focusable element is a skip link)  
                    axe failed rules: html-has-lang, landmark-one-main, region  
                    AccessLint failed rules: landmarks/landmark-main, landmarks/region, readable/html-has-lang  
https://www.ontarioca.gov/ https://www.ontarioca.gov/ OK 200 no 7223 0 19 0 0 36 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R14 (Images have an accessible name or are decorative), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content)  
https://www.carync.gov/ https://www.carync.gov/ FAIL 403 no 2699 5 3 0 5 1 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R4 (Page has a descriptive title), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R87 (First focusable element is a skip link)  
                    axe failed rules: html-has-lang, landmark-one-main, region  
                    AccessLint failed rules: landmarks/landmark-main, landmarks/region, readable/html-has-lang  
http://www.cityofrc.us/ https://www.cityofrc.us/ OK 200 yes 11538 5 66 0 4 35 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R113, SIA-R14 (Images have an accessible name or are decorative), SIA-R3 (lang attribute has a valid language code), SIA-R40, SIA-R56 (Landmarks with the same role are distinguishable), SIA-R61, SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R78 (Headings of same level have text content between them)  
                    axe failed rules: aria-allowed-role, landmark-one-main  
                    AccessLint failed rules: distinguishable/color-contrast, labels-and-names/label-content-mismatch, text-alternatives/image-alt-words  
https://www.ci.oceanside.ca.us/ https://www.ci.oceanside.ca.us/ FAIL 403 no 2704 5 3 0 5 1 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R4 (Page has a descriptive title), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R87 (First focusable element is a skip link)  
                    axe failed rules: html-has-lang, landmark-one-main, region  
                    AccessLint failed rules: landmarks/landmark-main, landmarks/region, readable/html-has-lang  
https://www.cityoflancasterca.org/ https://www.cityoflancasterca.org/ FAIL 403 no 6770 5 3 0 5 1 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R4 (Page has a descriptive title), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R87 (First focusable element is a skip link)  
                    axe failed rules: html-has-lang, landmark-one-main, region  
                    AccessLint failed rules: landmarks/landmark-main, landmarks/region, readable/html-has-lang  
https://ggcity.org/ https://ggcity.org/ OK 200 no 16770 8 8 0 6 34 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R11 (Button elements have an accessible name), SIA-R111 (Interactive elements have a sufficient target size), SIA-R12 (Links have an accessible name), SIA-R66 (Text has enhanced contrast with its background), SIA-R78 (Headings of same level have text content between them), SIA-R85  
                    axe failed rules: button-name, landmark-banner-is-top-level, landmark-no-duplicate-banner, link-name  
                    AccessLint failed rules: labels-and-names/button-name, labels-and-names/form-label, labels-and-names/label-content-mismatch, landmarks/no-duplicate-banner, navigable/skip-link  
http://www.ppines.com/ https://www.ppines.com/ OK 200 yes 24345 22 25 0 19 308 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R113, SIA-R14 (Images have an accessible name or are decorative), SIA-R42, SIA-R53 (Headings follow a logical hierarchy), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don’t repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R72, SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R80 (ASCII art has a text alternative)  
                    axe failed rules: aria-required-children, aria-required-parent, aria-valid-attr-value, heading-order, landmark-unique, region  
                    AccessLint failed rules: keyboard-accessible/focus-order, labels-and-names/frame-title-unique, landmarks/complementary-is-top-level, landmarks/landmark-unique, landmarks/region, navigable/heading-order  
https://www.fcgov.com/ https://www.fortcollins.gov/Home OK 200 yes 9335 0 5 0 2 22 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R68 (Accessible name contains the visible label text), SIA-R78 (Headings of same level have text content between them)  
                    AccessLint failed rules: landmarks/region, navigable/heading-order  
http://www.cityofpalmdale.org/ https://www.cityofpalmdaleca.gov/ OK 200 yes 14924 17 35 0 16 94 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R113, SIA-R14 (Images have an accessible name or are decorative), SIA-R42, SIA-R53 (Headings follow a logical hierarchy), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don’t repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R69 (Text has sufficient contrast with its background), SIA-R72, SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R80 (ASCII art has a text alternative)  
                    axe failed rules: aria-required-children, aria-required-parent, aria-valid-attr-value, heading-order, landmark-unique, region  
                    AccessLint failed rules: keyboard-accessible/focus-order, labels-and-names/label-content-mismatch, landmarks/complementary-is-top-level, landmarks/landmark-unique, landmarks/region, navigable/heading-order  
https://www.springfieldmo.gov/ https://www.springfieldmo.gov/ OK 200 no 16765 13 36 0 21 94 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R14 (Images have an accessible name or are decorative), SIA-R18 (ARIA states are consistent with element semantics), SIA-R53 (Headings follow a logical hierarchy), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don’t repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R69 (Text has sufficient contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R80 (ASCII art has a text alternative)  
                    axe failed rules: color-contrast, heading-order, landmark-unique, region  
                    AccessLint failed rules: aria/aria-prohibited-attr, distinguishable/color-contrast, keyboard-accessible/focus-order, landmarks/complementary-is-top-level, landmarks/landmark-unique, landmarks/region, navigable/heading-order  
http://www.cityofclarksville.com/ https://www.clarksvilletn.gov/ OK 200 yes 34063 28 47 0 30 560 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R11 (Button elements have an accessible name), SIA-R111 (Interactive elements have a sufficient target size), SIA-R113, SIA-R14 (Images have an accessible name or are decorative), SIA-R18 (ARIA states are consistent with element semantics), SIA-R3 (lang attribute has a valid language code), SIA-R42, SIA-R53 (Headings follow a logical hierarchy), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don’t repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R74, SIA-R80 (ASCII art has a text alternative), SIA-R86 (Page has a mechanism to bypass repeated blocks of content)  
                    axe failed rules: aria-required-children, aria-required-parent, aria-valid-attr-value, heading-order, image-redundant-alt, landmark-unique, link-name, region  
                    AccessLint failed rules: keyboard-accessible/focus-order, landmarks/complementary-is-top-level, landmarks/landmark-unique, landmarks/region, navigable/heading-order, navigable/link-name, text-alternatives/image-redundant-alt  
https://www.cityofsalinas.org/Home https://www.salinas.gov/Home OK 200 yes 12637 2 14 0 7 41 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R13, SIA-R53 (Headings follow a logical hierarchy), SIA-R61, SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R78 (Headings of same level have text content between them), SIA-R83 (Text can be resized to 200% without loss of content)  
                    axe failed rules: frame-title, heading-order  
                    AccessLint failed rules: distinguishable/color-contrast, landmarks/region, navigable/heading-order  
http://www.hayward-ca.gov/ http://www.hayward-ca.gov/ OK 200 no 10757 22 10 0 42 112 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R11 (Button elements have an accessible name), SIA-R111 (Interactive elements have a sufficient target size), SIA-R53 (Headings follow a logical hierarchy), SIA-R57 (Landmarks don’t repeat the same content), SIA-R62 (Links are visually distinguishable from surrounding text), SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text)  
                    axe failed rules: heading-order, label-title-only, landmark-one-main, link-in-text-block, link-name, list, listitem, region  
                    AccessLint failed rules: adaptable/list-children, adaptable/listitem-parent, distinguishable/link-in-text-block, keyboard-accessible/focus-order, labels-and-names/frame-title, labels-and-names/label-content-mismatch, labels-and-names/label-title-only, landmarks/landmark-main, landmarks/region, navigable/heading-order, navigable/link-name  
https://www.patersonnj.gov/ https://www.patersonnj.gov/ OK 200 no 18332 21 12 0 9 61 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R113, SIA-R20, SIA-R57 (Landmarks don’t repeat the same content), SIA-R61, SIA-R62 (Links are visually distinguishable from surrounding text), SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R70, SIA-R73 (Text spacing can be adjusted without loss of content)  
                    axe failed rules: aria-valid-attr, color-contrast, list, listitem, region  
                    AccessLint failed rules: aria/aria-valid-attr, distinguishable/color-contrast, landmarks/region, navigable/page-has-heading-one, navigable/skip-link  
https://www.alexandriava.gov/ https://www.alexandriava.gov/ OK 200 no 25005 13 31 0 36 161 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R11 (Button elements have an accessible name), SIA-R111 (Interactive elements have a sufficient target size), SIA-R12 (Links have an accessible name), SIA-R2 (HTML elements have a valid lang attribute), SIA-R3 (lang attribute has a valid language code), SIA-R57 (Landmarks don’t repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R69 (Text has sufficient contrast with its background), SIA-R72, SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R78 (Headings of same level have text content between them)  
                    axe failed rules: button-name, image-alt, link-name, region  
                    AccessLint failed rules: distinguishable/color-contrast, keyboard-accessible/focus-order, labels-and-names/button-name, labels-and-names/frame-title, landmarks/region, navigable/heading-order, navigable/link-name, text-alternatives/image-alt-words, text-alternatives/img-alt  
https://www.maconbibb.us/ https://www.maconbibb.us/ OK 200 no 17971 31 28 0 20 153 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R11 (Button elements have an accessible name), SIA-R111 (Interactive elements have a sufficient target size), SIA-R2 (HTML elements have a valid lang attribute), SIA-R42, SIA-R53 (Headings follow a logical hierarchy), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don’t repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R69 (Text has sufficient contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R74, SIA-R78 (Headings of same level have text content between them)  
                    axe failed rules: color-contrast, heading-order, landmark-no-duplicate-banner, landmark-unique, link-name, region  
                    AccessLint failed rules: adaptable/td-has-header, aria/aria-allowed-role, aria/presentation-role-conflict, keyboard-accessible/focus-order, labels-and-names/frame-title, labels-and-names/frame-title-unique, landmarks/landmark-main, landmarks/no-duplicate-banner, landmarks/region, navigable/heading-order, navigable/link-name, text-alternatives/img-alt  
http://www.ci.corona.ca.us/ http://www.ci.corona.ca.us/ FAIL - no 121 0 0 0 0 0 fetch failed
https://www.wycokck.org/ https://www.wycokck.org/Home OK 200 yes 12041 0 16 0 2 34 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R66 (Text has enhanced contrast with its background), SIA-R72, SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R74, SIA-R78 (Headings of same level have text content between them), SIA-R83 (Text can be resized to 200% without loss of content)  
                    AccessLint failed rules: landmarks/region  
https://www.lakewood.org/ https://www.lakewoodco.gov/Home OK 200 yes 10575 1 9 0 3 21 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R53 (Headings follow a logical hierarchy), SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R78 (Headings of same level have text content between them)  
                    axe failed rules: heading-order  
                    AccessLint failed rules: distinguishable/color-contrast, landmarks/region, navigable/heading-order  
https://www.springfield-ma.gov/ https://www.springfield-ma.gov/cos/ OK 200 yes 10737 44 19 0 11 75 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R11 (Button elements have an accessible name), SIA-R111 (Interactive elements have a sufficient target size), SIA-R3 (lang attribute has a valid language code), SIA-R4 (Page has a descriptive title), SIA-R53 (Headings follow a logical hierarchy), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don’t repeat the same content), SIA-R61, SIA-R66 (Text has enhanced contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R83 (Text can be resized to 200% without loss of content)  
                    axe failed rules: heading-order, html-has-lang, landmark-banner-is-top-level, landmark-no-duplicate-banner, landmark-one-main, landmark-unique, link-name, region, skip-link  
                    AccessLint failed rules: landmarks/landmark-main, landmarks/no-duplicate-banner, landmarks/region, navigable/heading-order, navigable/link-name, navigable/skip-link, readable/html-has-lang  
https://sunnyvale.ca.gov/ http://www.sunnyvale.ca.gov/ FAIL 403 yes 2901 5 3 0 5 1 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R4 (Page has a descriptive title), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R87 (First focusable element is a skip link)  
                    axe failed rules: html-has-lang, landmark-one-main, region  
                    AccessLint failed rules: landmarks/landmark-main, landmarks/region, readable/html-has-lang  
http://www.jacksonms.gov/ https://jacksonms.gov/ OK 200 yes 17926 59 16 0 56 186 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R11 (Button elements have an accessible name), SIA-R111 (Interactive elements have a sufficient target size), SIA-R18 (ARIA states are consistent with element semantics), SIA-R57 (Landmarks don’t repeat the same content), SIA-R61, SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R69 (Text has sufficient contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R78 (Headings of same level have text content between them), SIA-R86 (Page has a mechanism to bypass repeated blocks of content)  
                    axe failed rules: aria-required-children, color-contrast, landmark-one-main, link-name, page-has-heading-one, region, skip-link  
                    AccessLint failed rules: adaptable/aria-required-children, distinguishable/color-contrast, landmarks/landmark-main, navigable/empty-heading, navigable/link-name, navigable/page-has-heading-one, navigable/skip-link  
http://www.ci.killeen.tx.us/ http://www.ci.killeen.tx.us/ OK 200 no 2760 4 0 0 4 0 No request found in response
                    axe failed rules: html-has-lang, landmark-one-main, page-has-heading-one, region  
                    AccessLint failed rules: landmarks/landmark-main, navigable/bypass, navigable/page-has-heading-one, readable/html-has-lang  
http://www.hollywoodfl.org/ http://www.hollywoodfl.org/ OK 200 no 17044 36 34 0 18 120 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R11 (Button elements have an accessible name), SIA-R111 (Interactive elements have a sufficient target size), SIA-R18 (ARIA states are consistent with element semantics), SIA-R3 (lang attribute has a valid language code), SIA-R42, SIA-R53 (Headings follow a logical hierarchy), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don’t repeat the same content), SIA-R61, SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R69 (Text has sufficient contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content)  
                    axe failed rules: aria-required-children, aria-required-parent, aria-valid-attr-value, heading-order, landmark-unique, link-name, region  
                    AccessLint failed rules: aria/aria-prohibited-attr, keyboard-accessible/focus-order, landmarks/complementary-is-top-level, landmarks/landmark-unique, landmarks/region, navigable/heading-order, navigable/link-name  
https://www.murfreesborotn.gov/ https://www.murfreesborotn.gov/ OK 200 no 15456 21 18 0 20 104 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R14 (Images have an accessible name or are decorative), SIA-R42, SIA-R53 (Headings follow a logical hierarchy), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don’t repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R69 (Text has sufficient contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R80 (ASCII art has a text alternative)  
                    axe failed rules: aria-required-children, aria-required-parent, aria-valid-attr-value, heading-order, landmark-unique, region  
                    AccessLint failed rules: keyboard-accessible/focus-order, landmarks/complementary-is-top-level, landmarks/landmark-unique, landmarks/region, navigable/heading-order  
https://www.pasadenatx.gov/ https://www.pasadenatx.gov/ OK 200 no 11762 8 13 0 13 49 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don’t repeat the same content), SIA-R61, SIA-R66 (Text has enhanced contrast with its background), SIA-R70, SIA-R80 (ASCII art has a text alternative)  
                    axe failed rules: landmark-complementary-is-top-level, landmark-unique, page-has-heading-one, region  
                    AccessLint failed rules: distinguishable/color-contrast, keyboard-accessible/focus-order, landmarks/complementary-is-top-level, landmarks/landmark-unique, landmarks/region, navigable/page-has-heading-one  
https://bellevuewa.gov/ https://bellevuewa.gov/ OK 200 no 11828 37 24 0 30 138 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R113, SIA-R42, SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don’t repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R69 (Text has sufficient contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R83 (Text can be resized to 200% without loss of content)  
                    axe failed rules: aria-allowed-role, aria-required-children, color-contrast, label-title-only, landmark-banner-is-top-level, landmark-complementary-is-top-level, landmark-unique, listitem, region, tabindex  
                    AccessLint failed rules: adaptable/aria-required-children, aria/aria-allowed-role, distinguishable/color-contrast, keyboard-accessible/focus-order, keyboard-accessible/tabindex, labels-and-names/label-content-mismatch, labels-and-names/label-title-only, landmarks/banner-is-top-level, text-alternatives/image-alt-words  
http://www.ci.pomona.ca.us/ http://www.ci.pomona.ca.us/ FAIL - no 254 0 0 0 0 0 fetch failed
http://www.escondido.org/ https://www.escondido.gov/ OK 200 yes 31307 123 23 0 121 537 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R11 (Button elements have an accessible name), SIA-R111 (Interactive elements have a sufficient target size), SIA-R113, SIA-R14 (Images have an accessible name or are decorative), SIA-R42, SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don’t repeat the same content), SIA-R61, SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R69 (Text has sufficient contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R80 (ASCII art has a text alternative)  
                    axe failed rules: aria-required-children, aria-required-parent, aria-valid-attr-value, landmark-unique, link-name, page-has-heading-one, region  
                    AccessLint failed rules: keyboard-accessible/focus-order, landmarks/complementary-is-top-level, landmarks/landmark-unique, landmarks/region, navigable/link-name, navigable/page-has-heading-one, text-alternatives/image-alt-words  
https://www.joliet.gov/ https://www.joliet.gov/ FAIL 403 no 2770 5 3 0 5 1 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R4 (Page has a descriptive title), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R87 (First focusable element is a skip link)  
                    axe failed rules: html-has-lang, landmark-one-main, region  
                    AccessLint failed rules: landmarks/landmark-main, landmarks/region, readable/html-has-lang  
https://www.charleston-sc.gov/ https://www.charleston-sc.gov/ OK 200 no 14472 20 25 0 14 40 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R11 (Button elements have an accessible name), SIA-R111 (Interactive elements have a sufficient target size), SIA-R42, SIA-R53 (Headings follow a logical hierarchy), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don’t repeat the same content), SIA-R61, SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R69 (Text has sufficient contrast with its background), SIA-R80 (ASCII art has a text alternative)  
                    axe failed rules: aria-required-children, aria-required-parent, aria-valid-attr-value, color-contrast, heading-order, landmark-unique, link-name, page-has-heading-one, region  
                    AccessLint failed rules: keyboard-accessible/focus-order, landmarks/complementary-is-top-level, landmarks/landmark-unique, landmarks/region, navigable/heading-order, navigable/link-name, navigable/page-has-heading-one  
https://www.cityofmesquite.com/ https://www.cityofmesquite.com/ OK 200 no 14962 11 14 0 15 83 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R14 (Images have an accessible name or are decorative), SIA-R53 (Headings follow a logical hierarchy), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don’t repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R72, SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R80 (ASCII art has a text alternative)  
                    axe failed rules: heading-order, landmark-unique, region  
                    AccessLint failed rules: keyboard-accessible/focus-order, landmarks/complementary-is-top-level, landmarks/landmark-unique, landmarks/region, navigable/heading-order  
https://www.naperville.il.us/ https://www.naperville.il.us/ FAIL 403 no 2973 9 6 0 6 4 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R1 (id attributes are unique within the document), SIA-R13, SIA-R4 (Page has a descriptive title), SIA-R59, SIA-R66 (Text has enhanced contrast with its background), SIA-R69 (Text has sufficient contrast with its background)  
                    axe failed rules: color-contrast, document-title, frame-title, html-has-lang, landmark-one-main, page-has-heading-one, region  
                    AccessLint failed rules: landmarks/landmark-main, landmarks/region, navigable/bypass, navigable/document-title, navigable/page-has-heading-one, readable/html-has-lang  
https://rockfordil.gov/ https://rockfordil.gov/ OK 200 no 19958 30 12 0 11 315 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R14 (Images have an accessible name or are decorative), SIA-R42, SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don’t repeat the same content), SIA-R61, SIA-R64, SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R80 (ASCII art has a text alternative)  
                    axe failed rules: aria-required-children, aria-required-parent, aria-valid-attr-value, empty-heading, landmark-unique, region  
                    AccessLint failed rules: keyboard-accessible/focus-order, landmarks/complementary-is-top-level, landmarks/landmark-unique, landmarks/region, navigable/empty-heading  
http://www.bridgeportct.gov/ https://www.bridgeportct.gov/ OK 200 yes 9730 0 20 0 2 49 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R18 (ARIA states are consistent with element semantics), SIA-R3 (lang attribute has a valid language code), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R66 (Text has enhanced contrast with its background), SIA-R72, SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R78 (Headings of same level have text content between them)  
                    AccessLint failed rules: aria/aria-allowed-attr, landmarks/landmark-unique  
https://www.syr.gov/ https://www.syr.gov/Home OK 200 yes 13009 1 6 0 5 15 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R72, SIA-R78 (Headings of same level have text content between them), SIA-R83 (Text can be resized to 200% without loss of content)  
                    axe failed rules: landmark-unique  
                    AccessLint failed rules: distinguishable/color-contrast, landmarks/landmark-unique, landmarks/region  
https://savannahga.gov/ https://savannahga.gov/ OK 200 no 21377 33 20 0 35 81 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R13, SIA-R14 (Images have an accessible name or are decorative), SIA-R3 (lang attribute has a valid language code), SIA-R53 (Headings follow a logical hierarchy), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don’t repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R69 (Text has sufficient contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content)  
                    axe failed rules: button-name, color-contrast, frame-title, heading-order, landmark-unique, region  
                    AccessLint failed rules: distinguishable/color-contrast, keyboard-accessible/focus-order, labels-and-names/frame-title, labels-and-names/frame-title-unique, landmarks/complementary-is-top-level, landmarks/landmark-unique, landmarks/region, navigable/heading-order  
http://www.roseville.ca.us/ https://www.roseville.ca.us/ OK 200 yes 17676 37 25 0 26 116 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R11 (Button elements have an accessible name), SIA-R111 (Interactive elements have a sufficient target size), SIA-R12 (Links have an accessible name), SIA-R17, SIA-R18 (ARIA states are consistent with element semantics), SIA-R3 (lang attribute has a valid language code), SIA-R42, SIA-R57 (Landmarks don’t repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R69 (Text has sufficient contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R75, SIA-R8 (Form elements have accessible labels), SIA-R80 (ASCII art has a text alternative), SIA-R83 (Text can be resized to 200% without loss of content), SIA-R86 (Page has a mechanism to bypass repeated blocks of content), SIA-R90 (iframe elements have an accessible name)  
                    axe failed rules: aria-allowed-attr, aria-dialog-name, aria-input-field-name, aria-required-children, aria-valid-attr-value, image-redundant-alt, label-title-only, link-name, list, nested-interactive, presentation-role-conflict, region  
                    AccessLint failed rules: adaptable/aria-required-children, adaptable/list-children, aria/aria-allowed-attr, aria/aria-hidden-focus, aria/presentation-role-conflict, aria/presentational-children-focusable, distinguishable/color-contrast, labels-and-names/form-label, labels-and-names/label-title-only, landmarks/landmark-main, landmarks/region, navigable/link-name, text-alternatives/image-alt-words, text-alternatives/image-redundant-alt  
https://www.torranceca.gov/ https://www.torranceca.gov/ FAIL 403 no 2674 5 3 0 5 1 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R4 (Page has a descriptive title), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R87 (First focusable element is a skip link)  
                    axe failed rules: html-has-lang, landmark-one-main, region  
                    AccessLint failed rules: landmarks/landmark-main, landmarks/region, readable/html-has-lang  
https://www.cityoffullerton.com/ https://www.cityoffullerton.com/ FAIL 403 no 2795 5 3 0 5 1 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R4 (Page has a descriptive title), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R87 (First focusable element is a skip link)  
                    axe failed rules: html-has-lang, landmark-one-main, region  
                    AccessLint failed rules: landmarks/landmark-main, landmarks/region, readable/html-has-lang  
http://www.surpriseaz.gov/ https://surpriseaz.gov/ OK 200 yes 9756 2 1 0 2 3 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R57 (Landmarks don’t repeat the same content)  
                    axe failed rules: region  
                    AccessLint failed rules: landmarks/complementary-is-top-level, landmarks/region  
http://www.mcallen.net/ https://www.mcallen.net/ OK 200 yes 34412 44 0 0 43 0 Timeout exceeded while waiting for the document to load
                    axe failed rules: empty-heading, html-has-lang, image-alt, landmark-banner-is-top-level, landmark-contentinfo-is-top-level, landmark-one-main, landmark-unique, link-name, list, listitem, meta-refresh, page-has-heading-one  
                    AccessLint failed rules: adaptable/list-children, adaptable/listitem-parent, enough-time/meta-refresh, enough-time/meta-refresh-no-exception, landmarks/landmark-main, landmarks/landmark-unique, navigable/empty-heading, navigable/link-name, navigable/page-has-heading-one, readable/html-has-lang, text-alternatives/img-alt  
http://www.cityofthornton.net/ https://www.thorntonco.gov/ OK 200 yes 15420 3 9 0 2 444 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R18 (ARIA states are consistent with element semantics), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R61, SIA-R66 (Text has enhanced contrast with its background), SIA-R69 (Text has sufficient contrast with its background)  
                    axe failed rules: landmark-banner-is-top-level, landmark-no-duplicate-banner, landmark-unique  
                    AccessLint failed rules: distinguishable/color-contrast, landmarks/no-duplicate-banner  
https://www.visalia.city/ https://www.visalia.city/ OK 200 no 5224 7 2 0 3 0 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R9, SIA-R96  
                    axe failed rules: color-contrast, heading-order, image-alt, region  
                    AccessLint failed rules: enough-time/meta-refresh, enough-time/meta-refresh-no-exception, navigable/page-has-heading-one  
https://www.olatheks.org/ http://www.olatheks.gov/ FAIL 403 yes 3048 5 3 0 5 1 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R4 (Page has a descriptive title), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R87 (First focusable element is a skip link)  
                    axe failed rules: html-has-lang, landmark-one-main, region  
                    AccessLint failed rules: landmarks/landmark-main, landmarks/region, readable/html-has-lang  
https://www.gainesvillefl.gov/ https://www.gainesvillefl.gov/Home OK 200 yes 8973 2 10 0 2 8 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R66 (Text has enhanced contrast with its background), SIA-R69 (Text has sufficient contrast with its background), SIA-R78 (Headings of same level have text content between them), SIA-R83 (Text can be resized to 200% without loss of content)  
                    axe failed rules: color-contrast  
                    AccessLint failed rules: landmarks/region, navigable/heading-order  
https://www.wvc-ut.gov/ https://www.wvc-ut.gov/ OK 200 no 18605 14 13 0 14 404 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R111 (Interactive elements have a sufficient target size), SIA-R113, SIA-R14 (Images have an accessible name or are decorative), SIA-R42, SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don’t repeat the same content), SIA-R61, SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R69 (Text has sufficient contrast with its background)  
                    axe failed rules: aria-required-children, aria-required-parent, aria-valid-attr-value, landmark-unique, page-has-heading-one, region  
                    AccessLint failed rules: distinguishable/color-contrast, keyboard-accessible/focus-order, landmarks/complementary-is-top-level, landmarks/landmark-unique, landmarks/region, navigable/page-has-heading-one  
https://www.spotsylvania.va.us/ https://www.spotsylvania.va.us/ OK 200 no 14684 24 20 0 22 63 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R11 (Button elements have an accessible name), SIA-R111 (Interactive elements have a sufficient target size), SIA-R13, SIA-R14 (Images have an accessible name or are decorative), SIA-R42, SIA-R53 (Headings follow a logical hierarchy), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don’t repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R69 (Text has sufficient contrast with its background), SIA-R73 (Text spacing can be adjusted without loss of content)  
                    axe failed rules: aria-required-children, aria-required-parent, aria-valid-attr-value, color-contrast, frame-title, heading-order, image-alt, landmark-unique, link-name, region  
                    AccessLint failed rules: distinguishable/color-contrast, keyboard-accessible/focus-order, labels-and-names/frame-title, landmarks/complementary-is-top-level, landmarks/landmark-unique, landmarks/region, navigable/heading-order, navigable/link-name, text-alternatives/image-alt-words  
https://www.cityoforange.org/ https://www.cityoforange.org/ FAIL 403 no 2870 5 3 0 5 1 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R4 (Page has a descriptive title), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R87 (First focusable element is a skip link)  
                    axe failed rules: html-has-lang, landmark-one-main, region  
                    AccessLint failed rules: landmarks/landmark-main, landmarks/region, readable/html-has-lang  
https://www.cityofdenton.com/ https://www.cityofdenton.com/ OK 200 no 13553 42 45 0 57 170 Failed to launch the browser process! [0225/205101.115095:FATAL:zygote_host_impl_linux.cc(126)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/main/docs/linux/suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using –no-sandbox. TROUBLESHOOTING: https://pptr.dev/troubleshooting
                    ALFA failed rules: SIA-R11 (Button elements have an accessible name), SIA-R111 (Interactive elements have a sufficient target size), SIA-R13, SIA-R53 (Headings follow a logical hierarchy), SIA-R56 (Landmarks with the same role are distinguishable), SIA-R57 (Landmarks don’t repeat the same content), SIA-R66 (Text has enhanced contrast with its background), SIA-R68 (Accessible name contains the visible label text), SIA-R73 (Text spacing can be adjusted without loss of content), SIA-R80 (ASCII art has a text alternative)  
                    axe failed rules: frame-title, heading-order, landmark-unique, link-name, region  
                    AccessLint failed rules: keyboard-accessible/focus-order, labels-and-names/frame-title, landmarks/complementary-is-top-level, landmarks/landmark-unique, landmarks/region, navigable/heading-order, navigable/link-name, text-alternatives/image-alt-words  

Detailed Failure Information (ALFA)

https://www.nyc.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 13 more failures for this rule

Failure 1:

Rule: SIA-R3: lang attribute has a valid language code

Failure 1:

Rule: SIA-R53: Headings follow a logical hierarchy

Failure 1:

Rule: SIA-R61

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 2 more failures for this rule

https://lacity.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 6 more failures for this rule

Rule: SIA-R17

Failure 1:

Rule: SIA-R40

Failure 1:

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R68: Accessible name contains the visible label text

Failure 1:

Rule: SIA-R69: Text has sufficient contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

Rule: SIA-R74

Failure 1:

Failure 2:

Rule: SIA-R78: Headings of same level have text content between them

Failure 1:

Rule: SIA-R80: ASCII art has a text alternative

Failure 1:

Failure 2:

Failure 1:

https://www.houstontx.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Rule: SIA-R17

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R70

Failure 1:

Rule: SIA-R74

Failure 1:

Rule: SIA-R79

Failure 1:

http://manhattanbp.nyc.gov/html/home/home.shtml

Rule: SIA-R11: Button elements have an accessible name

Failure 1:

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

Rule: SIA-R113

Failure 1:

Failure 2:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

https://www.phoenix.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 2 more failures for this rule

Rule: SIA-R17

Failure 1:

Rule: SIA-R3: lang attribute has a valid language code

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 8 more failures for this rule

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

https://phila.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Rule: SIA-R14: Images have an accessible name or are decorative

Failure 1:

Failure 2:

Rule: SIA-R18: ARIA states are consistent with element semantics

Failure 1:

Rule: SIA-R2: HTML elements have a valid lang attribute

Failure 1:

Rule: SIA-R3: lang attribute has a valid language code

Failure 1:

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R78: Headings of same level have text content between them

Failure 1:

http://bronxboropres.nyc.gov/

Rule: SIA-R11: Button elements have an accessible name

Failure 1:

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Rule: SIA-R47

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R61

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

https://www.sa.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Rule: SIA-R53: Headings follow a logical hierarchy

Failure 1:

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R83: Text can be resized to 200% without loss of content

Failure 1:

https://www.sandiego.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 8 more failures for this rule

Rule: SIA-R113

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R69: Text has sufficient contrast with its background

Failure 1:

Rule: SIA-R72

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

Failure 3:

Rule: SIA-R78: Headings of same level have text content between them

Failure 1:

https://dallascityhall.com/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 6 more failures for this rule

Rule: SIA-R3: lang attribute has a valid language code

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 24 more failures for this rule

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Failure 1:

https://www.sanjoseca.gov/

Rule: SIA-R4: Page has a descriptive title

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 1:

https://www.austintexas.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 3 more failures for this rule

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R61

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

https://www.jacksonville.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 5 more failures for this rule

Rule: SIA-R113

Failure 1:

Failure 2:

Failure 3:

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R69: Text has sufficient contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

Rule: SIA-R74

Failure 1:

Failure 2:

Rule: SIA-R78: Headings of same level have text content between them

Failure 1:

Rule: SIA-R83: Text can be resized to 200% without loss of content

Failure 1:

Rule: SIA-R85

Failure 1:

https://www.fortworthtexas.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

Rule: SIA-R3: lang attribute has a valid language code

Failure 1:

Failure 2:

Failure 3:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R78: Headings of same level have text content between them

Failure 1:

Failure 1:

https://www.columbus.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 3 more failures for this rule

Rule: SIA-R61

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R68: Accessible name contains the visible label text

Failure 1:

Rule: SIA-R78: Headings of same level have text content between them

Failure 1:

Rule: SIA-R83: Text can be resized to 200% without loss of content

Failure 1:

https://www.indy.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R78: Headings of same level have text content between them

Failure 1:

Rule: SIA-R85

Failure 1:

Failure 1:

https://www.charlottenc.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

Rule: SIA-R78: Headings of same level have text content between them

Failure 1:

Failure 2:

Rule: SIA-R80: ASCII art has a text alternative

Failure 1:

Rule: SIA-R85

Failure 1:

Failure 2:

https://seattle.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 1 more failures for this rule

Rule: SIA-R3: lang attribute has a valid language code

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 23 more failures for this rule

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

https://www.denvergov.org/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 11 more failures for this rule

Failure 1:

Failure 2:

Rule: SIA-R17

Failure 1:

Rule: SIA-R53: Headings follow a logical hierarchy

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R78: Headings of same level have text content between them

Failure 1:

Rule: SIA-R83: Text can be resized to 200% without loss of content

Failure 1:

https://dc.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 6 more failures for this rule

Rule: SIA-R113

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

Rule: SIA-R2: HTML elements have a valid lang attribute

Failure 1:

Rule: SIA-R47

Failure 1:

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R69: Text has sufficient contrast with its background

Failure 1:

https://www.nashville.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Rule: SIA-R3: lang attribute has a valid language code

Failure 1:

Failure 2:

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R60

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

https://www.okc.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 3 more failures for this rule

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R78: Headings of same level have text content between them

Failure 1:

https://www.elpasotexas.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Rule: SIA-R113

Failure 1:

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R61

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R69: Text has sufficient contrast with its background

Failure 1:

Rule: SIA-R72

Failure 1:

Failure 2:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

Failure 3:

Rule: SIA-R80: ASCII art has a text alternative

Failure 1:

Failure 2:

Rule: SIA-R85

Failure 1:

Failure 2:

https://www.boston.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Rule: SIA-R113

Failure 1:

Rule: SIA-R14: Images have an accessible name or are decorative

Failure 1:

Failure 2:

Failure 3:

Rule: SIA-R2: HTML elements have a valid lang attribute

Failure 1:

Rule: SIA-R3: lang attribute has a valid language code

Failure 1:

Failure 2:

Rule: SIA-R42

Failure 1:

Rule: SIA-R53: Headings follow a logical hierarchy

Failure 1:

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R72

Failure 1:

Failure 2:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

Failure 3:

Rule: SIA-R85

Failure 1:

https://www.portland.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Rule: SIA-R3: lang attribute has a valid language code

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

https://www.lasvegasnevada.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 5 more failures for this rule

Rule: SIA-R14: Images have an accessible name or are decorative

Failure 1:

Rule: SIA-R53: Headings follow a logical hierarchy

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R72

Failure 1:

Failure 2:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

Rule: SIA-R78: Headings of same level have text content between them

Failure 1:

https://www.memphistn.gov/

Rule: SIA-R11: Button elements have an accessible name

Failure 1:

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 12 more failures for this rule

Rule: SIA-R18: ARIA states are consistent with element semantics

Failure 1:

Rule: SIA-R20

Failure 1:

Rule: SIA-R3: lang attribute has a valid language code

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 14 more failures for this rule

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R61

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R69: Text has sufficient contrast with its background

Failure 1:

Rule: SIA-R72

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Rule: SIA-R74

Failure 1:

Failure 2:

Failure 3:

Rule: SIA-R78: Headings of same level have text content between them

Failure 1:

https://www.baltimorecity.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Rule: SIA-R113

Failure 1:

Rule: SIA-R14: Images have an accessible name or are decorative

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

Rule: SIA-R2: HTML elements have a valid lang attribute

Failure 1:

Rule: SIA-R3: lang attribute has a valid language code

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 12 more failures for this rule

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R61

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Rule: SIA-R78: Headings of same level have text content between them

Failure 1:

Failure 2:

https://city.milwaukee.gov/

Rule: SIA-R9

Failure 1:

Rule: SIA-R96

Failure 1:

https://www.cabq.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

Rule: SIA-R3: lang attribute has a valid language code

Failure 1:

Failure 2:

Failure 3:

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Rule: SIA-R74

Failure 1:

Rule: SIA-R8: Form elements have accessible labels

Failure 1:

https://www.fresno.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Rule: SIA-R3: lang attribute has a valid language code

Failure 1:

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R61

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R74

Failure 1:

Rule: SIA-R83: Text can be resized to 200% without loss of content

Failure 1:

https://www.kcmo.gov/

Rule: SIA-R4: Page has a descriptive title

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 1:

https://www.mesaaz.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R68: Accessible name contains the visible label text

Failure 1:

Rule: SIA-R69: Text has sufficient contrast with its background

Failure 1:

Rule: SIA-R78: Headings of same level have text content between them

Failure 1:

Failure 2:

https://www.atlantaga.gov/

Rule: SIA-R4: Page has a descriptive title

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 1:

https://www.statenislandusa.com/

Rule: SIA-R11: Button elements have an accessible name

Failure 1:

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Rule: SIA-R2: HTML elements have a valid lang attribute

Failure 1:

Rule: SIA-R3: lang attribute has a valid language code

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 1 more failures for this rule

Rule: SIA-R61

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R69: Text has sufficient contrast with its background

Failure 1:

Rule: SIA-R70

Failure 1:

https://www.cityofomaha.org/

Rule: SIA-R4: Page has a descriptive title

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 1:

https://coloradosprings.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 6 more failures for this rule

Rule: SIA-R3: lang attribute has a valid language code

Failure 1:

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R61

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R68: Accessible name contains the visible label text

Failure 1:

https://raleighnc.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

Rule: SIA-R113

Failure 1:

Rule: SIA-R17

Failure 1:

Rule: SIA-R3: lang attribute has a valid language code

Failure 1:

Rule: SIA-R53: Headings follow a logical hierarchy

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R61

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R68: Accessible name contains the visible label text

Failure 1:

Failure 2:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

https://www.longbeach.gov/

Rule: SIA-R11: Button elements have an accessible name

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 1 more failures for this rule

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 1 more failures for this rule

Rule: SIA-R113

Failure 1:

Failure 1:

Rule: SIA-R18: ARIA states are consistent with element semantics

Failure 1:

Rule: SIA-R2: HTML elements have a valid lang attribute

Failure 1:

Rule: SIA-R4: Page has a descriptive title

Failure 1:

Rule: SIA-R42

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

Rule: SIA-R61

Failure 1:

Failure 1:

Rule: SIA-R68: Accessible name contains the visible label text

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Rule: SIA-R83: Text can be resized to 200% without loss of content

Failure 1:

Rule: SIA-R84

Failure 1:

https://virginiabeach.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 5 more failures for this rule

Rule: SIA-R40

Failure 1:

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 4 more failures for this rule

https://www.miami.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R78: Headings of same level have text content between them

Failure 1:

Failure 2:

https://www.oaklandca.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R68: Accessible name contains the visible label text

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Rule: SIA-R78: Headings of same level have text content between them

Failure 1:

Rule: SIA-R83: Text can be resized to 200% without loss of content

Failure 1:

https://www.minneapolismn.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R61

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

https://www.cityoftulsa.org/

Rule: SIA-R11: Button elements have an accessible name

Failure 1:

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

Rule: SIA-R13

Failure 1:

Rule: SIA-R2: HTML elements have a valid lang attribute

Failure 1:

Rule: SIA-R3: lang attribute has a valid language code

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R61

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R69: Text has sufficient contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

Rule: SIA-R74

Failure 1:

Failure 2:

Failure 1:

Rule: SIA-R90: iframe elements have an accessible name

Failure 1:

http://www.bakersfieldcity.us/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 5 more failures for this rule

Rule: SIA-R113

Failure 1:

Failure 1:

Failure 2:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R61

Failure 1:

Rule: SIA-R64

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 13 more failures for this rule

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

https://www.wichita.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 6 more failures for this rule

Rule: SIA-R113

Failure 1:

Rule: SIA-R14: Images have an accessible name or are decorative

Failure 1:

Failure 2:

Failure 3:

Rule: SIA-R18: ARIA states are consistent with element semantics

Failure 1:

Rule: SIA-R3: lang attribute has a valid language code

Failure 1:

Failure 2:

Rule: SIA-R42

Failure 1:

Rule: SIA-R53: Headings follow a logical hierarchy

Failure 1:

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R61

Failure 1:

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R68: Accessible name contains the visible label text

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Rule: SIA-R80: ASCII art has a text alternative

Failure 1:

http://www.arlingtontx.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 12 more failures for this rule

Failure 1:

Failure 2:

Rule: SIA-R53: Headings follow a logical hierarchy

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R61

Failure 1:

Rule: SIA-R68: Accessible name contains the visible label text

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Rule: SIA-R78: Headings of same level have text content between them

Failure 1:

Failure 2:

https://www.auroragov.org/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

Failure 1:

Rule: SIA-R14: Images have an accessible name or are decorative

Failure 1:

Failure 2:

Failure 3:

Rule: SIA-R3: lang attribute has a valid language code

Failure 1:

Failure 2:

Rule: SIA-R53: Headings follow a logical hierarchy

Failure 1:

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R68: Accessible name contains the visible label text

Failure 1:

Rule: SIA-R78: Headings of same level have text content between them

Failure 1:

Rule: SIA-R83: Text can be resized to 200% without loss of content

Failure 1:

https://www.tampa.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 3 more failures for this rule

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R61

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

https://nola.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 6 more failures for this rule

Rule: SIA-R113

Failure 1:

Failure 2:

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R61

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R69: Text has sufficient contrast with its background

Failure 1:

Rule: SIA-R72

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Rule: SIA-R74

Failure 1:

Rule: SIA-R83: Text can be resized to 200% without loss of content

Failure 1:

https://www.clevelandohio.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 1 more failures for this rule

Rule: SIA-R113

Failure 1:

Rule: SIA-R18: ARIA states are consistent with element semantics

Failure 1:

Rule: SIA-R3: lang attribute has a valid language code

Failure 1:

Failure 2:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R69: Text has sufficient contrast with its background

Failure 1:

Rule: SIA-R70

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Rule: SIA-R78: Headings of same level have text content between them

Failure 1:

https://www.anaheim.net/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 6 more failures for this rule

Rule: SIA-R113

Failure 1:

Rule: SIA-R13

Failure 1:

Rule: SIA-R14: Images have an accessible name or are decorative

Failure 1:

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R61

Failure 1:

https://www.lexingtonky.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 4 more failures for this rule

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R72

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

http://www.stocktongov.com/

Rule: SIA-R11: Button elements have an accessible name

Failure 1:

Failure 1:

Rule: SIA-R13

Failure 1:

Failure 2:

Rule: SIA-R17

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 2 more failures for this rule

Rule: SIA-R18: ARIA states are consistent with element semantics

Failure 1:

Rule: SIA-R3: lang attribute has a valid language code

Failure 1:

Rule: SIA-R53: Headings follow a logical hierarchy

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R64

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R69: Text has sufficient contrast with its background

Failure 1:

Rule: SIA-R83: Text can be resized to 200% without loss of content

Failure 1:

Failure 1:

http://www.cctexas.com/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 1 more failures for this rule

Rule: SIA-R113

Failure 1:

Failure 1:

Rule: SIA-R17

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Rule: SIA-R2: HTML elements have a valid lang attribute

Failure 1:

Rule: SIA-R3: lang attribute has a valid language code

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 14 more failures for this rule

Rule: SIA-R53: Headings follow a logical hierarchy

Failure 1:

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R61

Failure 1:

Rule: SIA-R64

Failure 1:

Failure 2:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 1 more failures for this rule

Rule: SIA-R74

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

Rule: SIA-R78: Headings of same level have text content between them

Failure 1:

Failure 1:

https://www.cityofhenderson.com/

Rule: SIA-R4: Page has a descriptive title

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 1:

https://www.riversideca.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 1:

Rule: SIA-R2: HTML elements have a valid lang attribute

Failure 1:

Failure 2:

Rule: SIA-R3: lang attribute has a valid language code

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

Rule: SIA-R53: Headings follow a logical hierarchy

Failure 1:

Failure 2:

Failure 3:

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R69: Text has sufficient contrast with its background

Failure 1:

Rule: SIA-R75

Failure 1:

Rule: SIA-R78: Headings of same level have text content between them

Failure 1:

https://www.newarknj.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 4 more failures for this rule

Rule: SIA-R113

Failure 1:

Rule: SIA-R14: Images have an accessible name or are decorative

Failure 1:

Rule: SIA-R42

Failure 1:

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R61

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R68: Accessible name contains the visible label text

Failure 1:

Rule: SIA-R72

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

Rule: SIA-R78: Headings of same level have text content between them

Failure 1:

Rule: SIA-R80: ASCII art has a text alternative

Failure 1:

https://www.stpaul.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Rule: SIA-R14: Images have an accessible name or are decorative

Failure 1:

Rule: SIA-R18: ARIA states are consistent with element semantics

Failure 1:

Rule: SIA-R3: lang attribute has a valid language code

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 17 more failures for this rule

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R69: Text has sufficient contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 1 more failures for this rule

Rule: SIA-R74

Failure 1:

Failure 2:

Failure 3:

https://www.santa-ana.org/

Rule: SIA-R4: Page has a descriptive title

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 1:

http://www.cityofirvine.org/

Rule: SIA-R11: Button elements have an accessible name

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 1 more failures for this rule

Rule: SIA-R110

Failure 1:

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 18 more failures for this rule

Rule: SIA-R113

Failure 1:

Failure 2:

Rule: SIA-R2: HTML elements have a valid lang attribute

Failure 1:

Rule: SIA-R21

Failure 1:

Rule: SIA-R47

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R61

Failure 1:

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R69: Text has sufficient contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

Rule: SIA-R74

Failure 1:

Rule: SIA-R8: Form elements have accessible labels

Failure 1:

https://www.orlando.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

https://pittsburghpa.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 2 more failures for this rule

Rule: SIA-R53: Headings follow a logical hierarchy

Failure 1:

Rule: SIA-R78: Headings of same level have text content between them

Failure 1:

https://greaterstlinc.com/

Rule: SIA-R11: Button elements have an accessible name

Failure 1:

Failure 2:

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 8 more failures for this rule

Rule: SIA-R3: lang attribute has a valid language code

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 2 more failures for this rule

Rule: SIA-R47

Failure 1:

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R61

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R69: Text has sufficient contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Rule: SIA-R74

Failure 1:

Rule: SIA-R78: Headings of same level have text content between them

Failure 1:

https://greensboro-nc.gov/

Rule: SIA-R4: Page has a descriptive title

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 1:

https://www.jerseycitynj.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 3 more failures for this rule

Rule: SIA-R13

Failure 1:

Rule: SIA-R42

Failure 1:

Failure 2:

Failure 3:

Rule: SIA-R47

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R68: Accessible name contains the visible label text

Failure 1:

Failure 2:

Rule: SIA-R8: Form elements have accessible labels

Failure 1:

Rule: SIA-R83: Text can be resized to 200% without loss of content

Failure 1:

https://www.muni.org/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Rule: SIA-R14: Images have an accessible name or are decorative

Failure 1:

Rule: SIA-R2: HTML elements have a valid lang attribute

Failure 1:

Rule: SIA-R3: lang attribute has a valid language code

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 45 more failures for this rule

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R61

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R8: Form elements have accessible labels

Failure 1:

Rule: SIA-R83: Text can be resized to 200% without loss of content

Failure 1:

https://www.lincoln.ne.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 4 more failures for this rule

Rule: SIA-R53: Headings follow a logical hierarchy

Failure 1:

Rule: SIA-R61

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R68: Accessible name contains the visible label text

Failure 1:

Rule: SIA-R78: Headings of same level have text content between them

Failure 1:

Failure 2:

Rule: SIA-R83: Text can be resized to 200% without loss of content

Failure 1:

http://www.plano.gov/

Rule: SIA-R13

Failure 1:

Rule: SIA-R14: Images have an accessible name or are decorative

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R83: Text can be resized to 200% without loss of content

Failure 1:

https://www.durhamnc.gov/

Rule: SIA-R11: Button elements have an accessible name

Failure 1:

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 9 more failures for this rule

Rule: SIA-R113

Failure 1:

Rule: SIA-R3: lang attribute has a valid language code

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 6 more failures for this rule

Rule: SIA-R42

Failure 1:

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R61

Failure 1:

Rule: SIA-R68: Accessible name contains the visible label text

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Rule: SIA-R85

Failure 1:

http://www.cityofirvine.org/

Rule: SIA-R11: Button elements have an accessible name

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 1 more failures for this rule

Rule: SIA-R110

Failure 1:

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 18 more failures for this rule

Rule: SIA-R113

Failure 1:

Failure 2:

Rule: SIA-R2: HTML elements have a valid lang attribute

Failure 1:

Rule: SIA-R21

Failure 1:

Rule: SIA-R47

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R61

Failure 1:

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R69: Text has sufficient contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

Rule: SIA-R74

Failure 1:

Rule: SIA-R8: Form elements have accessible labels

Failure 1:

https://www.buffalony.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 3 more failures for this rule

Rule: SIA-R14: Images have an accessible name or are decorative

Failure 1:

Rule: SIA-R18: ARIA states are consistent with element semantics

Failure 1:

Rule: SIA-R3: lang attribute has a valid language code

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 3 more failures for this rule

Rule: SIA-R42

Failure 1:

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R61

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R68: Accessible name contains the visible label text

Failure 1:

Rule: SIA-R69: Text has sufficient contrast with its background

Failure 1:

Rule: SIA-R74

Failure 1:

http://www.chandleraz.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Rule: SIA-R3: lang attribute has a valid language code

Failure 1:

Rule: SIA-R42

Failure 1:

Failure 2:

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

http://www.chulavistaca.gov/

Rule: SIA-R4: Page has a descriptive title

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 1:

https://toledo.oh.gov/

Rule: SIA-R11: Button elements have an accessible name

Failure 1:

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

Rule: SIA-R64

Failure 1:

Failure 2:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R69: Text has sufficient contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

Rule: SIA-R83: Text can be resized to 200% without loss of content

Failure 1:

https://www.cityofmadison.com/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Rule: SIA-R14: Images have an accessible name or are decorative

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

Failure 3:

https://www.reno.gov/

Rule: SIA-R4: Page has a descriptive title

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 1:

https://www.cityoffortwayne.org/

Rule: SIA-R11: Button elements have an accessible name

Failure 1:

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 196 more failures for this rule

Rule: SIA-R14: Images have an accessible name or are decorative

Failure 1:

Failure 2:

Rule: SIA-R3: lang attribute has a valid language code

Failure 1:

Failure 2:

Failure 3:

Rule: SIA-R42

Failure 1:

Rule: SIA-R53: Headings follow a logical hierarchy

Failure 1:

Failure 2:

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R68: Accessible name contains the visible label text

Failure 1:

Rule: SIA-R69: Text has sufficient contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Rule: SIA-R80: ASCII art has a text alternative

Failure 1:

https://www.cityofnorthlasvegas.com/

Rule: SIA-R4: Page has a descriptive title

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 1:

https://www.lincoln.ne.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 4 more failures for this rule

Rule: SIA-R53: Headings follow a logical hierarchy

Failure 1:

Rule: SIA-R61

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R68: Accessible name contains the visible label text

Failure 1:

Rule: SIA-R78: Headings of same level have text content between them

Failure 1:

Failure 2:

Rule: SIA-R83: Text can be resized to 200% without loss of content

Failure 1:

https://www.stpete.org/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 1:

Rule: SIA-R18: ARIA states are consistent with element semantics

Failure 1:

Rule: SIA-R2: HTML elements have a valid lang attribute

Failure 1:

Rule: SIA-R20

Failure 1:

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R64

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R68: Accessible name contains the visible label text

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Rule: SIA-R74

Failure 1:

Rule: SIA-R80: ASCII art has a text alternative

Failure 1:

Failure 1:

https://www.irvingtexas.com/

Rule: SIA-R11: Button elements have an accessible name

Failure 1:

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 18 more failures for this rule

Failure 1:

Rule: SIA-R14: Images have an accessible name or are decorative

Failure 1:

Rule: SIA-R17

Failure 1:

Failure 2:

Rule: SIA-R18: ARIA states are consistent with element semantics

Failure 1:

Rule: SIA-R2: HTML elements have a valid lang attribute

Failure 1:

Rule: SIA-R20

Failure 1:

Rule: SIA-R3: lang attribute has a valid language code

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

Rule: SIA-R53: Headings follow a logical hierarchy

Failure 1:

Failure 2:

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R61

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R69: Text has sufficient contrast with its background

Failure 1:

Rule: SIA-R72

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Rule: SIA-R74

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Rule: SIA-R78: Headings of same level have text content between them

Failure 1:

Rule: SIA-R80: ASCII art has a text alternative

Failure 1:

Rule: SIA-R90: iframe elements have an accessible name

Failure 1:

http://www.laredotexas.gov/

Rule: SIA-R4: Page has a descriptive title

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 1:

http://www.cityofws.org/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 1 more failures for this rule

Rule: SIA-R3: lang attribute has a valid language code

Failure 1:

Failure 2:

Rule: SIA-R42

Failure 1:

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R61

Failure 1:

Failure 1:

Failure 2:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R68: Accessible name contains the visible label text

Failure 1:

Failure 2:

Rule: SIA-R70

Failure 1:

Rule: SIA-R74

Failure 1:

Failure 2:

Rule: SIA-R80: ASCII art has a text alternative

Failure 1:

https://www.cityofchesapeake.net/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 20 more failures for this rule

Rule: SIA-R113

Failure 1:

Failure 2:

Rule: SIA-R14: Images have an accessible name or are decorative

Failure 1:

Rule: SIA-R18: ARIA states are consistent with element semantics

Failure 1:

Rule: SIA-R42

Failure 1:

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R61

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R68: Accessible name contains the visible label text

Failure 1:

Rule: SIA-R69: Text has sufficient contrast with its background

Failure 1:

https://www.glendaleaz.com/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 2 more failures for this rule

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R78: Headings of same level have text content between them

Failure 1:

https://louisvilleky.gov/

Rule: SIA-R74

Failure 1:

Rule: SIA-R78: Headings of same level have text content between them

Failure 1:

Failure 1:

https://www.garlandtx.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 10 more failures for this rule

Rule: SIA-R14: Images have an accessible name or are decorative

Failure 1:

Failure 2:

Failure 3:

Rule: SIA-R18: ARIA states are consistent with element semantics

Failure 1:

Rule: SIA-R42

Failure 1:

Rule: SIA-R53: Headings follow a logical hierarchy

Failure 1:

Failure 2:

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R61

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R68: Accessible name contains the visible label text

Failure 1:

Rule: SIA-R80: ASCII art has a text alternative

Failure 1:

https://www.scottsdaleaz.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

Rule: SIA-R14: Images have an accessible name or are decorative

Failure 1:

Failure 2:

Failure 3:

Rule: SIA-R3: lang attribute has a valid language code

Failure 1:

Rule: SIA-R53: Headings follow a logical hierarchy

Failure 1:

Failure 2:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R61

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R78: Headings of same level have text content between them

Failure 1:

https://www.norfolk.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 10 more failures for this rule

Rule: SIA-R14: Images have an accessible name or are decorative

Failure 1:

Failure 2:

Rule: SIA-R3: lang attribute has a valid language code

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Rule: SIA-R42

Failure 1:

Rule: SIA-R53: Headings follow a logical hierarchy

Failure 1:

Failure 2:

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R68: Accessible name contains the visible label text

Failure 1:

Failure 2:

Rule: SIA-R69: Text has sufficient contrast with its background

Failure 1:

Rule: SIA-R70

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

http://www.cityofboise.org/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 1 more failures for this rule

Rule: SIA-R113

Failure 1:

Rule: SIA-R13

Failure 1:

Rule: SIA-R17

Failure 1:

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R72

Failure 1:

Rule: SIA-R86: Page has a mechanism to bypass repeated blocks of content

Failure 1:

http://www.spokanecity.org/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Rule: SIA-R2: HTML elements have a valid lang attribute

Failure 1:

Rule: SIA-R61

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R69: Text has sufficient contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

Failure 3:

http://www.santa-clarita.com/

Rule: SIA-R11: Button elements have an accessible name

Failure 1:

Failure 2:

Failure 3:

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 2 more failures for this rule

Rule: SIA-R113

Failure 1:

Failure 2:

Failure 3:

Rule: SIA-R14: Images have an accessible name or are decorative

Failure 1:

Failure 2:

Rule: SIA-R3: lang attribute has a valid language code

Failure 1:

Failure 2:

Rule: SIA-R53: Headings follow a logical hierarchy

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R61

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R69: Text has sufficient contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Rule: SIA-R78: Headings of same level have text content between them

Failure 1:

https://www.brla.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 18 more failures for this rule

Rule: SIA-R14: Images have an accessible name or are decorative

Failure 1:

Failure 2:

Rule: SIA-R53: Headings follow a logical hierarchy

Failure 1:

Failure 2:

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R69: Text has sufficient contrast with its background

Failure 1:

Rule: SIA-R72

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Rule: SIA-R85

Failure 1:

http://www.hialeahfl.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Rule: SIA-R14: Images have an accessible name or are decorative

Failure 1:

Rule: SIA-R18: ARIA states are consistent with element semantics

Failure 1:

Rule: SIA-R42

Failure 1:

Rule: SIA-R53: Headings follow a logical hierarchy

Failure 1:

Failure 2:

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R61

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R68: Accessible name contains the visible label text

Failure 1:

Failure 2:

Rule: SIA-R80: ASCII art has a text alternative

Failure 1:

https://www.ci.san-bernardino.ca.us/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 8 more failures for this rule

Rule: SIA-R14: Images have an accessible name or are decorative

Failure 1:

Failure 2:

Rule: SIA-R18: ARIA states are consistent with element semantics

Failure 1:

Rule: SIA-R42

Failure 1:

Rule: SIA-R53: Headings follow a logical hierarchy

Failure 1:

Failure 2:

Failure 3:

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R68: Accessible name contains the visible label text

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Rule: SIA-R83: Text can be resized to 200% without loss of content

Failure 1:

https://www.cityoftacoma.org/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Rule: SIA-R14: Images have an accessible name or are decorative

Failure 1:

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

Rule: SIA-R75

Failure 1:

Rule: SIA-R78: Headings of same level have text content between them

Failure 1:

http://www.modestogov.com/

Rule: SIA-R11: Button elements have an accessible name

Failure 1:

Failure 1:

Rule: SIA-R13

Failure 1:

Rule: SIA-R14: Images have an accessible name or are decorative

Failure 1:

Failure 2:

Rule: SIA-R3: lang attribute has a valid language code

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 1 more failures for this rule

Rule: SIA-R53: Headings follow a logical hierarchy

Failure 1:

Failure 2:

Failure 3:

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R61

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R69: Text has sufficient contrast with its background

Failure 1:

http://www.townofbabylon.com/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 14 more failures for this rule

Rule: SIA-R113

Failure 1:

Failure 2:

Rule: SIA-R13

Failure 1:

Rule: SIA-R14: Images have an accessible name or are decorative

Failure 1:

Failure 2:

Rule: SIA-R18: ARIA states are consistent with element semantics

Failure 1:

Rule: SIA-R42

Failure 1:

Rule: SIA-R53: Headings follow a logical hierarchy

Failure 1:

Failure 2:

Failure 3:

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R68: Accessible name contains the visible label text

Failure 1:

Failure 2:

Rule: SIA-R69: Text has sufficient contrast with its background

Failure 1:

https://www.huntsvilleal.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 4 more failures for this rule

Rule: SIA-R3: lang attribute has a valid language code

Failure 1:

Rule: SIA-R53: Headings follow a logical hierarchy

Failure 1:

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R61

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R69: Text has sufficient contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Rule: SIA-R74

Failure 1:

Failure 2:

Rule: SIA-R78: Headings of same level have text content between them

Failure 1:

Rule: SIA-R8: Form elements have accessible labels

Failure 1:

Rule: SIA-R80: ASCII art has a text alternative

Failure 1:

Rule: SIA-R85

Failure 1:

https://www.dsm.city/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 4 more failures for this rule

Rule: SIA-R113

Failure 1:

Failure 2:

Failure 3:

Rule: SIA-R17

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 4 more failures for this rule

Rule: SIA-R3: lang attribute has a valid language code

Failure 1:

Failure 2:

Failure 3:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

Rule: SIA-R74

Failure 1:

Rule: SIA-R78: Headings of same level have text content between them

Failure 1:

http://www.yonkersny.gov/

Rule: SIA-R11: Button elements have an accessible name

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 1 more failures for this rule

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 3 more failures for this rule

Rule: SIA-R113

Failure 1:

Rule: SIA-R13

Failure 1:

Rule: SIA-R14: Images have an accessible name or are decorative

Failure 1:

Failure 2:

Rule: SIA-R18: ARIA states are consistent with element semantics

Failure 1:

Rule: SIA-R3: lang attribute has a valid language code

Failure 1:

Failure 2:

Rule: SIA-R42

Failure 1:

Rule: SIA-R53: Headings follow a logical hierarchy

Failure 1:

Failure 2:

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R61

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R68: Accessible name contains the visible label text

Failure 1:

Rule: SIA-R69: Text has sufficient contrast with its background

Failure 1:

Rule: SIA-R74

Failure 1:

https://www.cityofrochester.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 13 more failures for this rule

Rule: SIA-R3: lang attribute has a valid language code

Failure 1:

Rule: SIA-R61

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

http://www.moval.org/

Rule: SIA-R11: Button elements have an accessible name

Failure 1:

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Rule: SIA-R53: Headings follow a logical hierarchy

Failure 1:

Rule: SIA-R61

Failure 1:

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R69: Text has sufficient contrast with its background

Failure 1:

Failure 1:

http://www.ci.fayetteville.nc.us/

Rule: SIA-R4: Page has a descriptive title

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 1:

https://www.fontanaca.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 2 more failures for this rule

Rule: SIA-R14: Images have an accessible name or are decorative

Failure 1:

Failure 2:

Rule: SIA-R18: ARIA states are consistent with element semantics

Failure 1:

Rule: SIA-R53: Headings follow a logical hierarchy

Failure 1:

Failure 2:

Failure 3:

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R68: Accessible name contains the visible label text

Failure 1:

Rule: SIA-R69: Text has sufficient contrast with its background

Failure 1:

https://www.columbusga.org/

Rule: SIA-R11: Button elements have an accessible name

Failure 1:

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Rule: SIA-R13

Failure 1:

Rule: SIA-R2: HTML elements have a valid lang attribute

Failure 1:

Failure 2:

Rule: SIA-R53: Headings follow a logical hierarchy

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R69: Text has sufficient contrast with its background

Failure 1:

Failure 1:

https://www.worcesterma.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 16 more failures for this rule

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R61

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R69: Text has sufficient contrast with its background

Failure 1:

https://www.cityofpsl.com/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

https://littlerock.gov/

Rule: SIA-R11: Button elements have an accessible name

Failure 1:

Failure 2:

Failure 3:

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 1 more failures for this rule

Rule: SIA-R3: lang attribute has a valid language code

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 4 more failures for this rule

Rule: SIA-R53: Headings follow a logical hierarchy

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

Rule: SIA-R64

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R69: Text has sufficient contrast with its background

Failure 1:

Rule: SIA-R72

Failure 1:

Failure 2:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Rule: SIA-R74

Failure 1:

Failure 2:

Failure 3:

https://www.augustaga.gov/

Failure 1:

Rule: SIA-R14: Images have an accessible name or are decorative

Failure 1:

Failure 2:

Rule: SIA-R42

Failure 1:

Rule: SIA-R53: Headings follow a logical hierarchy

Failure 1:

Failure 2:

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R68: Accessible name contains the visible label text

Failure 1:

Failure 2:

Rule: SIA-R85

Failure 1:

https://oxnard.gov/

Rule: SIA-R74

Failure 1:

Rule: SIA-R78: Headings of same level have text content between them

Failure 1:

Failure 1:

https://www.birminghamal.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 1 more failures for this rule

Rule: SIA-R14: Images have an accessible name or are decorative

Failure 1:

Failure 2:

Rule: SIA-R61

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

https://montgomeryal.gov/

Rule: SIA-R4: Page has a descriptive title

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 1:

http://www.friscotexas.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 2 more failures for this rule

Rule: SIA-R14: Images have an accessible name or are decorative

Failure 1:

Failure 2:

Rule: SIA-R18: ARIA states are consistent with element semantics

Failure 1:

Rule: SIA-R53: Headings follow a logical hierarchy

Failure 1:

Failure 2:

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R61

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R68: Accessible name contains the visible label text

Failure 1:

Rule: SIA-R80: ASCII art has a text alternative

Failure 1:

https://www.amarillo.gov/

Rule: SIA-R11: Button elements have an accessible name

Failure 1:

Failure 2:

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 2 more failures for this rule

Rule: SIA-R18: ARIA states are consistent with element semantics

Failure 1:

Rule: SIA-R3: lang attribute has a valid language code

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

Rule: SIA-R61

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R69: Text has sufficient contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Rule: SIA-R74

Failure 1:

Failure 2:

Failure 3:

Rule: SIA-R78: Headings of same level have text content between them

Failure 1:

Rule: SIA-R85

Failure 1:

Failure 2:

https://www.slc.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Rule: SIA-R2: HTML elements have a valid lang attribute

Failure 1:

Rule: SIA-R53: Headings follow a logical hierarchy

Failure 1:

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R83: Text can be resized to 200% without loss of content

Failure 1:

https://grandrapidsmi.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R68: Accessible name contains the visible label text

Failure 1:

Failure 2:

Rule: SIA-R69: Text has sufficient contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

Rule: SIA-R78: Headings of same level have text content between them

Failure 1:

http://www.huntingtonbeachca.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

Failure 1:

Rule: SIA-R17

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 4 more failures for this rule

Rule: SIA-R18: ARIA states are consistent with element semantics

Failure 1:

Rule: SIA-R3: lang attribute has a valid language code

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R69: Text has sufficient contrast with its background

Failure 1:

Rule: SIA-R83: Text can be resized to 200% without loss of content

Failure 1:

https://www.opkansas.org/

Rule: SIA-R11: Button elements have an accessible name

Failure 1:

Failure 2:

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Rule: SIA-R17

Failure 1:

Failure 2:

Rule: SIA-R53: Headings follow a logical hierarchy

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

https://www.glendaleca.gov/

Rule: SIA-R4: Page has a descriptive title

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 1:

http://www.talgov.com/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Rule: SIA-R3: lang attribute has a valid language code

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 6 more failures for this rule

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R61

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R70

Failure 1:

Rule: SIA-R74

Failure 1:

http://www.gptx.org/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Rule: SIA-R61

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R68: Accessible name contains the visible label text

Failure 1:

Rule: SIA-R78: Headings of same level have text content between them

Failure 1:

Rule: SIA-R83: Text can be resized to 200% without loss of content

Failure 1:

https://www.mckinneytexas.org/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 11 more failures for this rule

Rule: SIA-R113

Failure 1:

Failure 2:

Failure 1:

Rule: SIA-R14: Images have an accessible name or are decorative

Failure 1:

Failure 2:

Rule: SIA-R42

Failure 1:

Rule: SIA-R53: Headings follow a logical hierarchy

Failure 1:

Failure 2:

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R61

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R68: Accessible name contains the visible label text

Failure 1:

Rule: SIA-R69: Text has sufficient contrast with its background

Failure 1:

Rule: SIA-R72

Failure 1:

http://www.capecoral.net/

Rule: SIA-R4: Page has a descriptive title

Failure 1:

Rule: SIA-R78: Headings of same level have text content between them

Failure 1:

Failure 1:

https://www.siouxfalls.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

Rule: SIA-R53: Headings follow a logical hierarchy

Failure 1:

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Rule: SIA-R78: Headings of same level have text content between them

Failure 1:

Rule: SIA-R83: Text can be resized to 200% without loss of content

Failure 1:

http://www.peoriaaz.gov/

Rule: SIA-R9

Failure 1:

Rule: SIA-R96

Failure 1:

https://www.providenceri.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Rule: SIA-R14: Images have an accessible name or are decorative

Failure 1:

Failure 2:

Failure 3:

Rule: SIA-R3: lang attribute has a valid language code

Failure 1:

Failure 2:

Failure 3:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R61

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

Rule: SIA-R78: Headings of same level have text content between them

Failure 1:

https://www.cityofvancouver.us/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 1 more failures for this rule

Rule: SIA-R14: Images have an accessible name or are decorative

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R74

Failure 1:

Rule: SIA-R78: Headings of same level have text content between them

Failure 1:

Rule: SIA-R80: ASCII art has a text alternative

Failure 1:

Rule: SIA-R86: Page has a mechanism to bypass repeated blocks of content

Failure 1:

https://www.knoxvilletn.gov/

Rule: SIA-R110

Failure 1:

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 1:

Failure 2:

Rule: SIA-R18: ARIA states are consistent with element semantics

Failure 1:

Rule: SIA-R21

Failure 1:

Rule: SIA-R3: lang attribute has a valid language code

Failure 1:

Rule: SIA-R47

Failure 1:

Rule: SIA-R59

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

https://www.akronohio.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

Rule: SIA-R113

Failure 1:

Failure 1:

Rule: SIA-R14: Images have an accessible name or are decorative

Failure 1:

Rule: SIA-R17

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 321 more failures for this rule

Rule: SIA-R18: ARIA states are consistent with element semantics

Failure 1:

Rule: SIA-R3: lang attribute has a valid language code

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 4 more failures for this rule

Rule: SIA-R53: Headings follow a logical hierarchy

Failure 1:

Failure 2:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R64

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R78: Headings of same level have text content between them

Failure 1:

Failure 2:

https://www.shreveportla.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Rule: SIA-R14: Images have an accessible name or are decorative

Failure 1:

Failure 2:

Rule: SIA-R42

Failure 1:

Rule: SIA-R53: Headings follow a logical hierarchy

Failure 1:

Failure 2:

Failure 3:

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R68: Accessible name contains the visible label text

Failure 1:

Failure 2:

Failure 3:

Rule: SIA-R69: Text has sufficient contrast with its background

Failure 1:

Rule: SIA-R80: ASCII art has a text alternative

Failure 1:

https://cityofmobile.org/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 10 more failures for this rule

Rule: SIA-R13

Failure 1:

Rule: SIA-R3: lang attribute has a valid language code

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R72

Failure 1:

Failure 2:

Failure 3:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

Failure 3:

Failure 4:

https://www.nnva.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 20 more failures for this rule

Rule: SIA-R14: Images have an accessible name or are decorative

Failure 1:

Failure 2:

Rule: SIA-R18: ARIA states are consistent with element semantics

Failure 1:

Rule: SIA-R42

Failure 1:

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R61

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R68: Accessible name contains the visible label text

Failure 1:

Failure 2:

Rule: SIA-R85

Failure 1:

https://www.fortlauderdale.gov/

Rule: SIA-R4: Page has a descriptive title

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 1:

https://www.chattanooga.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 9 more failures for this rule

Rule: SIA-R14: Images have an accessible name or are decorative

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 1 more failures for this rule

Rule: SIA-R18: ARIA states are consistent with element semantics

Failure 1:

Rule: SIA-R3: lang attribute has a valid language code

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Rule: SIA-R83: Text can be resized to 200% without loss of content

Failure 1:

Rule: SIA-R86: Page has a mechanism to bypass repeated blocks of content

Failure 1:

https://www.tempe.gov/

Rule: SIA-R4: Page has a descriptive title

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 1:

https://www.aurora-il.org/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Rule: SIA-R61

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R68: Accessible name contains the visible label text

Failure 1:

Rule: SIA-R78: Headings of same level have text content between them

Failure 1:

https://www.eugene-or.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Rule: SIA-R113

Failure 1:

Rule: SIA-R14: Images have an accessible name or are decorative

Failure 1:

Failure 2:

Rule: SIA-R18: ARIA states are consistent with element semantics

Failure 1:

Rule: SIA-R42

Failure 1:

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R61

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R68: Accessible name contains the visible label text

Failure 1:

Rule: SIA-R69: Text has sufficient contrast with its background

Failure 1:

http://www.elkgrovecity.org/

Rule: SIA-R74

Failure 1:

Rule: SIA-R78: Headings of same level have text content between them

Failure 1:

Failure 1:

https://www.cityofsalem.net/

Rule: SIA-R4: Page has a descriptive title

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 1:

https://www.ontarioca.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 4 more failures for this rule

Rule: SIA-R14: Images have an accessible name or are decorative

Failure 1:

Failure 2:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 2 more failures for this rule

https://www.carync.gov/

Rule: SIA-R4: Page has a descriptive title

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 1:

http://www.cityofrc.us/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 23 more failures for this rule

Rule: SIA-R113

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 20 more failures for this rule

Rule: SIA-R14: Images have an accessible name or are decorative

Failure 1:

Failure 2:

Rule: SIA-R3: lang attribute has a valid language code

Failure 1:

Rule: SIA-R40

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R61

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Rule: SIA-R78: Headings of same level have text content between them

Failure 1:

https://www.ci.oceanside.ca.us/

Rule: SIA-R4: Page has a descriptive title

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 1:

https://www.cityoflancasterca.org/

Rule: SIA-R4: Page has a descriptive title

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 1:

https://ggcity.org/

Rule: SIA-R11: Button elements have an accessible name

Failure 1:

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R78: Headings of same level have text content between them

Failure 1:

Rule: SIA-R85

Failure 1:

http://www.ppines.com/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 6 more failures for this rule

Rule: SIA-R113

Failure 1:

Failure 2:

Rule: SIA-R14: Images have an accessible name or are decorative

Failure 1:

Failure 2:

Rule: SIA-R42

Failure 1:

Rule: SIA-R53: Headings follow a logical hierarchy

Failure 1:

Failure 2:

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R68: Accessible name contains the visible label text

Failure 1:

Rule: SIA-R72

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Rule: SIA-R80: ASCII art has a text alternative

Failure 1:

https://www.fcgov.com/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Rule: SIA-R68: Accessible name contains the visible label text

Failure 1:

Rule: SIA-R78: Headings of same level have text content between them

Failure 1:

http://www.cityofpalmdale.org/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 16 more failures for this rule

Rule: SIA-R113

Failure 1:

Rule: SIA-R14: Images have an accessible name or are decorative

Failure 1:

Failure 2:

Rule: SIA-R42

Failure 1:

Rule: SIA-R53: Headings follow a logical hierarchy

Failure 1:

Failure 2:

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R68: Accessible name contains the visible label text

Failure 1:

Rule: SIA-R69: Text has sufficient contrast with its background

Failure 1:

Rule: SIA-R72

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Rule: SIA-R80: ASCII art has a text alternative

Failure 1:

https://www.springfieldmo.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 19 more failures for this rule

Rule: SIA-R14: Images have an accessible name or are decorative

Failure 1:

Failure 2:

Rule: SIA-R18: ARIA states are consistent with element semantics

Failure 1:

Rule: SIA-R53: Headings follow a logical hierarchy

Failure 1:

Failure 2:

Failure 3:

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R69: Text has sufficient contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Rule: SIA-R80: ASCII art has a text alternative

Failure 1:

http://www.cityofclarksville.com/

Rule: SIA-R11: Button elements have an accessible name

Failure 1:

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 21 more failures for this rule

Rule: SIA-R113

Failure 1:

Failure 2:

Rule: SIA-R14: Images have an accessible name or are decorative

Failure 1:

Rule: SIA-R18: ARIA states are consistent with element semantics

Failure 1:

Rule: SIA-R3: lang attribute has a valid language code

Failure 1:

Failure 2:

Failure 3:

Rule: SIA-R42

Failure 1:

Rule: SIA-R53: Headings follow a logical hierarchy

Failure 1:

Failure 2:

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R68: Accessible name contains the visible label text

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

Rule: SIA-R74

Failure 1:

Failure 2:

Rule: SIA-R80: ASCII art has a text alternative

Failure 1:

Rule: SIA-R86: Page has a mechanism to bypass repeated blocks of content

Failure 1:

https://www.cityofsalinas.org/Home

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 2 more failures for this rule

Rule: SIA-R13

Failure 1:

Rule: SIA-R53: Headings follow a logical hierarchy

Failure 1:

Rule: SIA-R61

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Rule: SIA-R78: Headings of same level have text content between them

Failure 1:

Rule: SIA-R83: Text can be resized to 200% without loss of content

Failure 1:

http://www.hayward-ca.gov/

Rule: SIA-R11: Button elements have an accessible name

Failure 1:

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Rule: SIA-R53: Headings follow a logical hierarchy

Failure 1:

Failure 2:

Failure 3:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R68: Accessible name contains the visible label text

Failure 1:

https://www.patersonnj.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Rule: SIA-R113

Failure 1:

Rule: SIA-R20

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R61

Failure 1:

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R68: Accessible name contains the visible label text

Failure 1:

Rule: SIA-R70

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

https://www.alexandriava.gov/

Rule: SIA-R11: Button elements have an accessible name

Failure 1:

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 14 more failures for this rule

Failure 1:

Rule: SIA-R2: HTML elements have a valid lang attribute

Failure 1:

Rule: SIA-R3: lang attribute has a valid language code

Failure 1:

Failure 2:

Failure 3:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R69: Text has sufficient contrast with its background

Failure 1:

Rule: SIA-R72

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Rule: SIA-R78: Headings of same level have text content between them

Failure 1:

https://www.maconbibb.us/

Rule: SIA-R11: Button elements have an accessible name

Failure 1:

Failure 2:

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 5 more failures for this rule

Rule: SIA-R2: HTML elements have a valid lang attribute

Failure 1:

Rule: SIA-R42

Failure 1:

Rule: SIA-R53: Headings follow a logical hierarchy

Failure 1:

Failure 2:

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R68: Accessible name contains the visible label text

Failure 1:

Failure 2:

Rule: SIA-R69: Text has sufficient contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Rule: SIA-R74

Failure 1:

Failure 2:

Failure 3:

Rule: SIA-R78: Headings of same level have text content between them

Failure 1:

Failure 2:

https://www.wycokck.org/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 5 more failures for this rule

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R72

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Rule: SIA-R74

Failure 1:

Rule: SIA-R78: Headings of same level have text content between them

Failure 1:

Rule: SIA-R83: Text can be resized to 200% without loss of content

Failure 1:

https://www.lakewood.org/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

Rule: SIA-R53: Headings follow a logical hierarchy

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Rule: SIA-R78: Headings of same level have text content between them

Failure 1:

https://www.springfield-ma.gov/

Rule: SIA-R11: Button elements have an accessible name

Failure 1:

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 4 more failures for this rule

Rule: SIA-R3: lang attribute has a valid language code

Failure 1:

Rule: SIA-R4: Page has a descriptive title

Failure 1:

Rule: SIA-R53: Headings follow a logical hierarchy

Failure 1:

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R61

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Rule: SIA-R83: Text can be resized to 200% without loss of content

Failure 1:

https://sunnyvale.ca.gov/

Rule: SIA-R4: Page has a descriptive title

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 1:

http://www.jacksonms.gov/

Rule: SIA-R11: Button elements have an accessible name

Failure 1:

Failure 2:

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

Rule: SIA-R18: ARIA states are consistent with element semantics

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R61

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R68: Accessible name contains the visible label text

Failure 1:

Rule: SIA-R69: Text has sufficient contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Rule: SIA-R78: Headings of same level have text content between them

Failure 1:

Rule: SIA-R86: Page has a mechanism to bypass repeated blocks of content

Failure 1:

http://www.hollywoodfl.org/

Rule: SIA-R11: Button elements have an accessible name

Failure 1:

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 1 more failures for this rule

Rule: SIA-R18: ARIA states are consistent with element semantics

Failure 1:

Rule: SIA-R3: lang attribute has a valid language code

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 11 more failures for this rule

Rule: SIA-R42

Failure 1:

Rule: SIA-R53: Headings follow a logical hierarchy

Failure 1:

Failure 2:

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R61

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R68: Accessible name contains the visible label text

Failure 1:

Rule: SIA-R69: Text has sufficient contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

https://www.murfreesborotn.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Rule: SIA-R14: Images have an accessible name or are decorative

Failure 1:

Failure 2:

Rule: SIA-R42

Failure 1:

Rule: SIA-R53: Headings follow a logical hierarchy

Failure 1:

Failure 2:

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R68: Accessible name contains the visible label text

Failure 1:

Failure 2:

Failure 3:

Rule: SIA-R69: Text has sufficient contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Rule: SIA-R80: ASCII art has a text alternative

Failure 1:

https://www.pasadenatx.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 2 more failures for this rule

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R61

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R70

Failure 1:

Rule: SIA-R80: ASCII art has a text alternative

Failure 1:

https://bellevuewa.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 7 more failures for this rule

Rule: SIA-R113

Failure 1:

Failure 2:

Rule: SIA-R42

Failure 1:

Failure 2:

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R68: Accessible name contains the visible label text

Failure 1:

Rule: SIA-R69: Text has sufficient contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

Rule: SIA-R83: Text can be resized to 200% without loss of content

Failure 1:

http://www.escondido.org/

Rule: SIA-R11: Button elements have an accessible name

Failure 1:

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 5 more failures for this rule

Rule: SIA-R113

Failure 1:

Rule: SIA-R14: Images have an accessible name or are decorative

Failure 1:

Failure 2:

Rule: SIA-R42

Failure 1:

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R61

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R68: Accessible name contains the visible label text

Failure 1:

Rule: SIA-R69: Text has sufficient contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Rule: SIA-R80: ASCII art has a text alternative

Failure 1:

https://www.joliet.gov/

Rule: SIA-R4: Page has a descriptive title

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 1:

https://www.charleston-sc.gov/

Rule: SIA-R11: Button elements have an accessible name

Failure 1:

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 8 more failures for this rule

Rule: SIA-R42

Failure 1:

Rule: SIA-R53: Headings follow a logical hierarchy

Failure 1:

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R61

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R68: Accessible name contains the visible label text

Failure 1:

Failure 2:

Failure 3:

Rule: SIA-R69: Text has sufficient contrast with its background

Failure 1:

Rule: SIA-R80: ASCII art has a text alternative

Failure 1:

https://www.cityofmesquite.com/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Rule: SIA-R14: Images have an accessible name or are decorative

Failure 1:

Failure 2:

Rule: SIA-R53: Headings follow a logical hierarchy

Failure 1:

Failure 2:

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R72

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Rule: SIA-R80: ASCII art has a text alternative

Failure 1:

https://www.naperville.il.us/

Rule: SIA-R1: id attributes are unique within the document

Failure 1:

Rule: SIA-R13

Failure 1:

Rule: SIA-R4: Page has a descriptive title

Failure 1:

Rule: SIA-R59

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R69: Text has sufficient contrast with its background

Failure 1:

https://rockfordil.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Rule: SIA-R14: Images have an accessible name or are decorative

Failure 1:

Failure 2:

Rule: SIA-R42

Failure 1:

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R61

Failure 1:

Rule: SIA-R64

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R68: Accessible name contains the visible label text

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Rule: SIA-R80: ASCII art has a text alternative

Failure 1:

http://www.bridgeportct.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 3 more failures for this rule

Rule: SIA-R18: ARIA states are consistent with element semantics

Failure 1:

Rule: SIA-R3: lang attribute has a valid language code

Failure 1:

Failure 2:

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R72

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

Rule: SIA-R78: Headings of same level have text content between them

Failure 1:

https://www.syr.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R72

Failure 1:

Rule: SIA-R78: Headings of same level have text content between them

Failure 1:

Rule: SIA-R83: Text can be resized to 200% without loss of content

Failure 1:

https://savannahga.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 2 more failures for this rule

Rule: SIA-R13

Failure 1:

Rule: SIA-R14: Images have an accessible name or are decorative

Failure 1:

Failure 2:

Rule: SIA-R3: lang attribute has a valid language code

Failure 1:

Failure 2:

Rule: SIA-R53: Headings follow a logical hierarchy

Failure 1:

Failure 2:

Failure 3:

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R69: Text has sufficient contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

http://www.roseville.ca.us/

Rule: SIA-R11: Button elements have an accessible name

Failure 1:

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 1:

Rule: SIA-R17

Failure 1:

Failure 2:

Rule: SIA-R18: ARIA states are consistent with element semantics

Failure 1:

Rule: SIA-R3: lang attribute has a valid language code

Failure 1:

Failure 2:

Rule: SIA-R42

Failure 1:

Failure 2:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R68: Accessible name contains the visible label text

Failure 1:

Failure 2:

Rule: SIA-R69: Text has sufficient contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Rule: SIA-R75

Failure 1:

Rule: SIA-R8: Form elements have accessible labels

Failure 1:

Rule: SIA-R80: ASCII art has a text alternative

Failure 1:

Rule: SIA-R83: Text can be resized to 200% without loss of content

Failure 1:

Rule: SIA-R86: Page has a mechanism to bypass repeated blocks of content

Failure 1:

Failure 2:

Rule: SIA-R90: iframe elements have an accessible name

Failure 1:

https://www.torranceca.gov/

Rule: SIA-R4: Page has a descriptive title

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 1:

https://www.cityoffullerton.com/

Rule: SIA-R4: Page has a descriptive title

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 1:

http://www.surpriseaz.gov/

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

http://www.cityofthornton.net/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Rule: SIA-R18: ARIA states are consistent with element semantics

Failure 1:

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R61

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R69: Text has sufficient contrast with its background

Failure 1:

https://www.visalia.city/

Rule: SIA-R9

Failure 1:

Rule: SIA-R96

Failure 1:

https://www.olatheks.org/

Rule: SIA-R4: Page has a descriptive title

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 1:

https://www.gainesvillefl.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 1 more failures for this rule

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R69: Text has sufficient contrast with its background

Failure 1:

Rule: SIA-R78: Headings of same level have text content between them

Failure 1:

Rule: SIA-R83: Text can be resized to 200% without loss of content

Failure 1:

https://www.wvc-ut.gov/

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Rule: SIA-R113

Failure 1:

Rule: SIA-R14: Images have an accessible name or are decorative

Failure 1:

Rule: SIA-R42

Failure 1:

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R61

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R68: Accessible name contains the visible label text

Failure 1:

Rule: SIA-R69: Text has sufficient contrast with its background

Failure 1:

https://www.spotsylvania.va.us/

Rule: SIA-R11: Button elements have an accessible name

Failure 1:

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 1 more failures for this rule

Rule: SIA-R13

Failure 1:

Rule: SIA-R14: Images have an accessible name or are decorative

Failure 1:

Failure 2:

Rule: SIA-R42

Failure 1:

Rule: SIA-R53: Headings follow a logical hierarchy

Failure 1:

Failure 2:

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R68: Accessible name contains the visible label text

Failure 1:

Failure 2:

Rule: SIA-R69: Text has sufficient contrast with its background

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

https://www.cityoforange.org/

Rule: SIA-R4: Page has a descriptive title

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Failure 1:

https://www.cityofdenton.com/

Rule: SIA-R11: Button elements have an accessible name

Failure 1:

Rule: SIA-R111: Interactive elements have a sufficient target size

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 31 more failures for this rule

Rule: SIA-R13

Failure 1:

Rule: SIA-R53: Headings follow a logical hierarchy

Failure 1:

Rule: SIA-R56: Landmarks with the same role are distinguishable

Failure 1:

Rule: SIA-R57: Landmarks don’t repeat the same content

Failure 1:

Rule: SIA-R66: Text has enhanced contrast with its background

Failure 1:

Rule: SIA-R68: Accessible name contains the visible label text

Failure 1:

Rule: SIA-R73: Text spacing can be adjusted without loss of content

Failure 1:

Rule: SIA-R80: ASCII art has a text alternative

Failure 1:

Detailed Failure Information (axe)

https://www.nyc.gov/

Rule: aria-valid-attr-value

Impact: critical

Failure 1:

Rule: heading-order

Impact: moderate

Failure 1:

https://lacity.gov/

Rule: aria-hidden-focus

Impact: serious

Failure 1:

Rule: landmark-unique

Impact: moderate

Failure 1:

Failure 2:

https://www.houstontx.gov/

Rule: aria-hidden-focus

Impact: serious

Failure 1:

Rule: landmark-one-main

Impact: moderate

Failure 1:

Rule: object-alt

Impact: serious

Failure 1:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 5 more failures for this rule

http://manhattanbp.nyc.gov/html/home/home.shtml

Impact: serious

Failure 1:

Failure 2:

https://www.phoenix.gov/

Rule: color-contrast

Impact: serious

Failure 1:

Rule: label-title-only

Impact: serious

Failure 1:

https://phila.gov/

Rule: image-alt

Impact: critical

Failure 1:

Rule: landmark-one-main

Impact: moderate

Failure 1:

Rule: landmark-unique

Impact: moderate

Failure 1:

Rule: list

Impact: serious

Failure 1:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 43 more failures for this rule

http://bronxboropres.nyc.gov/

Impact: serious

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Rule: meta-viewport

Impact: moderate

Failure 1:

Rule: region

Impact: moderate

Failure 1:

https://www.sa.gov/

Rule: heading-order

Impact: moderate

Failure 1:

Rule: landmark-unique

Impact: moderate

Failure 1:

https://www.sandiego.gov/

Rule: color-contrast

Impact: serious

Failure 1:

Failure 2:

https://www.sanjoseca.gov/

Rule: html-has-lang

Impact: serious

Failure 1:

Rule: landmark-one-main

Impact: moderate

Failure 1:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

https://www.austintexas.gov/

Rule: landmark-banner-is-top-level

Impact: moderate

Failure 1:

Rule: landmark-no-duplicate-banner

Impact: moderate

Failure 1:

Rule: landmark-unique

Impact: moderate

Failure 1:

https://www.jacksonville.gov/

Rule: aria-allowed-role

Impact: minor

Failure 1:

Rule: image-redundant-alt

Impact: minor

Failure 1:

Impact: serious

Failure 1:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Rule: role-img-alt

Impact: serious

Failure 1:

https://www.fortworthtexas.gov/

Rule: scrollable-region-focusable

Impact: serious

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 7 more failures for this rule

https://www.indy.gov/

Rule: image-alt

Impact: critical

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 20 more failures for this rule

https://www.denvergov.org/

Rule: aria-hidden-focus

Impact: serious

Failure 1:

Rule: heading-order

Impact: moderate

Failure 1:

https://dc.gov/

Rule: image-alt

Impact: critical

Failure 1:

Rule: landmark-one-main

Impact: moderate

Failure 1:

Rule: landmark-unique

Impact: moderate

Failure 1:

Rule: meta-viewport

Impact: moderate

Failure 1:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 7 more failures for this rule

https://www.nashville.gov/

Rule: label-title-only

Impact: serious

Failure 1:

Rule: landmark-no-duplicate-banner

Impact: moderate

Failure 1:

Rule: landmark-one-main

Impact: moderate

Failure 1:

Rule: landmark-unique

Impact: moderate

Failure 1:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 11 more failures for this rule

https://www.okc.gov/

Rule: aria-allowed-role

Impact: minor

Failure 1:

Rule: aria-valid-attr-value

Impact: critical

Failure 1:

https://www.elpasotexas.gov/

Rule: landmark-one-main

Impact: moderate

Failure 1:

Rule: landmark-unique

Impact: moderate

Failure 1:

Rule: page-has-heading-one

Impact: moderate

Failure 1:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 7 more failures for this rule

https://www.boston.gov/

Rule: aria-allowed-role

Impact: minor

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 8 more failures for this rule

Rule: aria-required-parent

Impact: critical

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 8 more failures for this rule

Rule: heading-order

Impact: moderate

Failure 1:

Rule: image-alt

Impact: critical

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 7 more failures for this rule

Rule: landmark-unique

Impact: moderate

Failure 1:

Impact: serious

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 8 more failures for this rule

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

https://www.lasvegasnevada.gov/

Rule: heading-order

Impact: moderate

Failure 1:

Rule: landmark-one-main

Impact: moderate

Failure 1:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 21 more failures for this rule

https://www.memphistn.gov/

Rule: aria-allowed-role

Impact: minor

Failure 1:

Failure 2:

Rule: landmark-no-duplicate-contentinfo

Impact: moderate

Failure 1:

Rule: landmark-unique

Impact: moderate

Failure 1:

Failure 2:

Impact: serious

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 1 more failures for this rule

Rule: page-has-heading-one

Impact: moderate

Failure 1:

https://www.baltimorecity.gov/

Rule: landmark-no-duplicate-banner

Impact: moderate

Failure 1:

Rule: landmark-unique

Impact: moderate

Failure 1:

Rule: role-img-alt

Impact: serious

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 2 more failures for this rule

https://city.milwaukee.gov/

Rule: meta-refresh

Impact: critical

Failure 1:

https://www.cabq.gov/

Rule: definition-list

Impact: serious

Failure 1:

Rule: label

Impact: critical

Failure 1:

Rule: landmark-complementary-is-top-level

Impact: moderate

Failure 1:

https://www.fresno.gov/

Rule: landmark-unique

Impact: moderate

Failure 1:

Impact: serious

Failure 1:

https://www.cityofsacramento.gov/

Rule: aria-allowed-role

Impact: minor

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 29 more failures for this rule

Rule: aria-prohibited-attr

Impact: serious

Failure 1:

Rule: aria-required-children

Impact: critical

Failure 1:

Rule: heading-order

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 2 more failures for this rule

Rule: list

Impact: serious

Failure 1:

Rule: nested-interactive

Impact: serious

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 13 more failures for this rule

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 125 more failures for this rule

Rule: scrollable-region-focusable

Impact: serious

Failure 1:

https://www.kcmo.gov/

Rule: html-has-lang

Impact: serious

Failure 1:

Rule: landmark-one-main

Impact: moderate

Failure 1:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

https://www.mesaaz.gov/

Rule: aria-allowed-role

Impact: minor

Failure 1:

Rule: aria-valid-attr-value

Impact: critical

Failure 1:

https://www.atlantaga.gov/

Rule: html-has-lang

Impact: serious

Failure 1:

Rule: landmark-one-main

Impact: moderate

Failure 1:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

https://www.statenislandusa.com/

Rule: color-contrast

Impact: serious

Failure 1:

Rule: image-alt

Impact: critical

Failure 1:

Rule: landmark-one-main

Impact: moderate

Failure 1:

Impact: serious

Failure 1:

Rule: page-has-heading-one

Impact: moderate

Failure 1:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 2 more failures for this rule

https://www.cityofomaha.org/

Rule: html-has-lang

Impact: serious

Failure 1:

Rule: landmark-one-main

Impact: moderate

Failure 1:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

https://coloradosprings.gov/

Rule: color-contrast

Impact: serious

Failure 1:

Rule: landmark-unique

Impact: moderate

Failure 1:

Failure 2:

Rule: list

Impact: serious

Failure 1:

Failure 2:

Failure 3:

Rule: page-has-heading-one

Impact: moderate

Failure 1:

https://raleighnc.gov/

Rule: aria-hidden-focus

Impact: serious

Failure 1:

Rule: heading-order

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

https://www.longbeach.gov/

Rule: html-has-lang

Impact: serious

Failure 1:

Rule: landmark-one-main

Impact: moderate

Failure 1:

Rule: page-has-heading-one

Impact: moderate

Failure 1:

https://virginiabeach.gov/

Rule: aria-allowed-role

Impact: minor

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 1 more failures for this rule

Rule: color-contrast

Impact: serious

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 37 more failures for this rule

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

https://www.minneapolismn.gov/

Rule: color-contrast

Impact: serious

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

Rule: landmark-unique

Impact: moderate

Failure 1:

Rule: region

Impact: moderate

Failure 1:

https://www.cityoftulsa.org/

Rule: color-contrast

Impact: serious

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 1 more failures for this rule

Rule: frame-title

Impact: serious

Failure 1:

Failure 2:

Rule: image-alt

Impact: critical

Failure 1:

Rule: label-title-only

Impact: serious

Failure 1:

Failure 2:

Impact: serious

Failure 1:

Failure 2:

Rule: nested-interactive

Impact: serious

Failure 1:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 17 more failures for this rule

http://www.bakersfieldcity.us/

Rule: region

Impact: moderate

Failure 1:

Failure 2:

https://www.wichita.gov/

Rule: aria-allowed-attr

Impact: critical

Failure 1:

Failure 2:

Failure 3:

Rule: aria-required-children

Impact: critical

Failure 1:

Rule: aria-required-parent

Impact: critical

Failure 1:

Failure 2:

Rule: aria-valid-attr-value

Impact: critical

Failure 1:

Rule: color-contrast

Impact: serious

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 11 more failures for this rule

Rule: heading-order

Impact: moderate

Failure 1:

Rule: landmark-unique

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Rule: page-has-heading-one

Impact: moderate

Failure 1:

Failure 2:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 7 more failures for this rule

http://www.arlingtontx.gov/

Rule: heading-order

Impact: moderate

Failure 1:

https://www.auroragov.org/

Rule: aria-allowed-role

Impact: minor

Failure 1:

Failure 2:

Failure 3:

Rule: heading-order

Impact: moderate

Failure 1:

Rule: image-redundant-alt

Impact: minor

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 8 more failures for this rule

Rule: landmark-unique

Impact: moderate

Failure 1:

Rule: list

Impact: serious

Failure 1:

Failure 2:

Failure 3:

Rule: listitem

Impact: serious

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 2 more failures for this rule

Rule: meta-viewport-large

Impact: minor

Failure 1:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 16 more failures for this rule

https://www.tampa.gov/

Rule: aria-allowed-role

Impact: minor

Failure 1:

Rule: aria-prohibited-attr

Impact: serious

Failure 1:

Rule: image-redundant-alt

Impact: minor

Failure 1:

Failure 2:

Rule: landmark-complementary-is-top-level

Impact: moderate

Failure 1:

Rule: landmark-main-is-top-level

Impact: moderate

Failure 1:

Rule: landmark-no-duplicate-banner

Impact: moderate

Failure 1:

Rule: landmark-no-duplicate-main

Impact: moderate

Failure 1:

Rule: landmark-unique

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Rule: page-has-heading-one

Impact: moderate

Failure 1:

Rule: region

Impact: moderate

Failure 1:

https://nola.gov/

Rule: color-contrast

Impact: serious

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 7 more failures for this rule

Rule: label-title-only

Impact: serious

Failure 1:

Rule: landmark-unique

Impact: moderate

Failure 1:

Rule: page-has-heading-one

Impact: moderate

Failure 1:

Failure 2:

Rule: region

Impact: moderate

Failure 1:

https://www.clevelandohio.gov/

Rule: region

Impact: moderate

Failure 1:

https://www.anaheim.net/

Rule: frame-title

Impact: serious

Failure 1:

Rule: landmark-unique

Impact: moderate

Failure 1:

Failure 2:

Rule: page-has-heading-one

Impact: moderate

Failure 1:

Failure 2:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 5 more failures for this rule

https://www.lexingtonky.gov/

Rule: region

Impact: moderate

Failure 1:

http://www.stocktongov.com/

Rule: aria-prohibited-attr

Impact: serious

Failure 1:

Rule: button-name

Impact: critical

Failure 1:

Failure 2:

Rule: empty-heading

Impact: minor

Failure 1:

Rule: frame-title

Impact: serious

Failure 1:

Rule: heading-order

Impact: moderate

Failure 1:

Impact: serious

Failure 1:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Impact: moderate

Failure 1:

http://www.cctexas.com/

Rule: aria-hidden-focus

Impact: serious

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 11 more failures for this rule

Rule: aria-prohibited-attr

Impact: serious

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 1 more failures for this rule

Rule: empty-heading

Impact: minor

Failure 1:

Failure 2:

Rule: heading-order

Impact: moderate

Failure 1:

Impact: serious

Failure 1:

Rule: meta-viewport-large

Impact: minor

Failure 1:

Rule: role-img-alt

Impact: serious

Failure 1:

Failure 2:

https://www.cityofhenderson.com/

Rule: html-has-lang

Impact: serious

Failure 1:

Rule: landmark-one-main

Impact: moderate

Failure 1:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

https://www.riversideca.gov/

Rule: button-name

Impact: critical

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Rule: heading-order

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Rule: image-alt

Impact: critical

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

Rule: landmark-banner-is-top-level

Impact: moderate

Failure 1:

Failure 2:

Rule: landmark-no-duplicate-banner

Impact: moderate

Failure 1:

Rule: landmark-unique

Impact: moderate

Failure 1:

Impact: serious

Failure 1:

Rule: region

Impact: moderate

Failure 1:

https://www.newarknj.gov/

Rule: aria-required-children

Impact: critical

Failure 1:

Rule: aria-required-parent

Impact: critical

Failure 1:

Failure 2:

Rule: aria-valid-attr-value

Impact: critical

Failure 1:

Rule: landmark-unique

Impact: moderate

Failure 1:

Failure 2:

Rule: page-has-heading-one

Impact: moderate

Failure 1:

Failure 2:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

https://www.stpaul.gov/

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

https://www.santa-ana.org/

Rule: html-has-lang

Impact: serious

Failure 1:

Rule: landmark-one-main

Impact: moderate

Failure 1:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

http://www.cityofirvine.org/

Rule: aria-roles

Impact: critical

Failure 1:

Rule: color-contrast

Impact: serious

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

Rule: image-alt

Impact: critical

Failure 1:

Rule: landmark-one-main

Impact: moderate

Failure 1:

Impact: serious

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 6 more failures for this rule

Impact: serious

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 5 more failures for this rule

Rule: meta-viewport

Impact: moderate

Failure 1:

Rule: page-has-heading-one

Impact: moderate

Failure 1:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 13 more failures for this rule

Rule: select-name

Impact: critical

Failure 1:

https://pittsburghpa.gov/

Rule: heading-order

Impact: moderate

Failure 1:

https://greaterstlinc.com/

Rule: aria-allowed-attr

Impact: critical

Failure 1:

Rule: aria-allowed-role

Impact: minor

Failure 1:

Rule: landmark-unique

Impact: moderate

Failure 1:

Impact: serious

Failure 1:

Failure 2:

Failure 3:

Rule: meta-viewport

Impact: moderate

Failure 1:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 51 more failures for this rule

https://greensboro-nc.gov/

Rule: html-has-lang

Impact: serious

Failure 1:

Rule: landmark-one-main

Impact: moderate

Failure 1:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

https://www.jerseycitynj.gov/

Rule: aria-required-children

Impact: critical

Failure 1:

Rule: aria-required-parent

Impact: critical

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

Rule: aria-valid-attr-value

Impact: critical

Failure 1:

Rule: frame-title

Impact: serious

Failure 1:

Rule: image-redundant-alt

Impact: minor

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Rule: landmark-one-main

Impact: moderate

Failure 1:

Failure 2:

Rule: list

Impact: serious

Failure 1:

Rule: meta-viewport

Impact: moderate

Failure 1:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 13 more failures for this rule

Rule: select-name

Impact: critical

Failure 1:

Failure 2:

https://www.muni.org/

Rule: image-alt

Impact: critical

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 3 more failures for this rule

Rule: input-button-name

Impact: critical

Failure 1:

Rule: label

Impact: critical

Failure 1:

Rule: landmark-unique

Impact: moderate

Failure 1:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 8 more failures for this rule

https://www.lincoln.ne.gov/

Rule: heading-order

Impact: moderate

Failure 1:

http://www.plano.gov/

Rule: frame-title

Impact: serious

Failure 1:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

https://www.durhamnc.gov/

Rule: aria-required-children

Impact: critical

Failure 1:

Failure 2:

Failure 3:

Rule: aria-required-parent

Impact: critical

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 5 more failures for this rule

Rule: aria-valid-attr-value

Impact: critical

Failure 1:

Failure 2:

Failure 3:

Rule: landmark-unique

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Impact: serious

Failure 1:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 4 more failures for this rule

http://www.cityofirvine.org/

Rule: aria-roles

Impact: critical

Failure 1:

Rule: color-contrast

Impact: serious

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

Rule: image-alt

Impact: critical

Failure 1:

Rule: landmark-one-main

Impact: moderate

Failure 1:

Impact: serious

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 6 more failures for this rule

Impact: serious

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 5 more failures for this rule

Rule: meta-viewport

Impact: moderate

Failure 1:

Rule: page-has-heading-one

Impact: moderate

Failure 1:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 13 more failures for this rule

Rule: select-name

Impact: critical

Failure 1:

https://www.buffalony.gov/

Rule: aria-required-children

Impact: critical

Failure 1:

Rule: aria-required-parent

Impact: critical

Failure 1:

Rule: aria-valid-attr-value

Impact: critical

Failure 1:

Rule: landmark-unique

Impact: moderate

Failure 1:

Rule: page-has-heading-one

Impact: moderate

Failure 1:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 2 more failures for this rule

http://www.chandleraz.gov/

Rule: aria-allowed-role

Impact: minor

Failure 1:

Rule: color-contrast

Impact: serious

Failure 1:

Failure 2:

Failure 3:

Rule: landmark-no-duplicate-contentinfo

Impact: moderate

Failure 1:

Rule: landmark-unique

Impact: moderate

Failure 1:

Failure 2:

Rule: listitem

Impact: serious

Failure 1:

Failure 2:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

http://www.chulavistaca.gov/

Rule: html-has-lang

Impact: serious

Failure 1:

Rule: landmark-one-main

Impact: moderate

Failure 1:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

https://toledo.oh.gov/

Rule: color-contrast

Impact: serious

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Rule: empty-heading

Impact: minor

Failure 1:

Failure 2:

Rule: image-redundant-alt

Impact: minor

Failure 1:

https://www.cityofmadison.com/

Rule: landmark-complementary-is-top-level

Impact: moderate

Failure 1:

https://www.reno.gov/

Rule: html-has-lang

Impact: serious

Failure 1:

Rule: landmark-one-main

Impact: moderate

Failure 1:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

https://www.cityoffortwayne.org/

Rule: aria-required-children

Impact: critical

Failure 1:

Rule: aria-required-parent

Impact: critical

Failure 1:

Failure 2:

Rule: aria-valid-attr-value

Impact: critical

Failure 1:

Rule: heading-order

Impact: moderate

Failure 1:

Failure 2:

Rule: landmark-unique

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Impact: serious

Failure 1:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 1 more failures for this rule

https://www.cityofnorthlasvegas.com/

Rule: html-has-lang

Impact: serious

Failure 1:

Rule: landmark-one-main

Impact: moderate

Failure 1:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

https://www.lincoln.ne.gov/

Rule: heading-order

Impact: moderate

Failure 1:

https://www.stpete.org/

Rule: aria-prohibited-attr

Impact: serious

Failure 1:

Rule: aria-required-children

Impact: critical

Failure 1:

Rule: aria-valid-attr

Impact: critical

Failure 1:

Rule: button-name

Impact: critical

Failure 1:

Failure 2:

Rule: empty-heading

Impact: minor

Failure 1:

Rule: image-alt

Impact: critical

Failure 1:

Rule: image-redundant-alt

Impact: minor

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Rule: landmark-unique

Impact: moderate

Failure 1:

Rule: listitem

Impact: serious

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 9 more failures for this rule

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

https://www.irvingtexas.com/

Rule: aria-allowed-attr

Impact: critical

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 1 more failures for this rule

Rule: aria-valid-attr

Impact: critical

Failure 1:

Rule: color-contrast

Impact: serious

Failure 1:

Failure 2:

Rule: heading-order

Impact: moderate

Failure 1:

Rule: landmark-one-main

Impact: moderate

Failure 1:

Impact: serious

Failure 1:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 20 more failures for this rule

http://www.laredotexas.gov/

Rule: html-has-lang

Impact: serious

Failure 1:

Rule: landmark-one-main

Impact: moderate

Failure 1:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

http://www.cityofws.org/

Rule: aria-required-children

Impact: critical

Failure 1:

Rule: aria-required-parent

Impact: critical

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

Rule: aria-valid-attr-value

Impact: critical

Failure 1:

Rule: color-contrast

Impact: serious

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 21 more failures for this rule

Rule: landmark-unique

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

Rule: page-has-heading-one

Impact: moderate

Failure 1:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

https://www.cityofchesapeake.net/

Rule: aria-required-children

Impact: critical

Failure 1:

Rule: aria-required-parent

Impact: critical

Failure 1:

Failure 2:

Rule: aria-valid-attr-value

Impact: critical

Failure 1:

Rule: landmark-unique

Impact: moderate

Failure 1:

Failure 2:

Rule: page-has-heading-one

Impact: moderate

Failure 1:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 19 more failures for this rule

https://www.glendaleaz.com/

Rule: aria-allowed-role

Impact: minor

Failure 1:

Rule: aria-valid-attr-value

Impact: critical

Failure 1:

https://louisvilleky.gov/

Rule: landmark-one-main

Impact: moderate

Failure 1:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

https://www.garlandtx.gov/

Rule: aria-required-children

Impact: critical

Failure 1:

Rule: aria-required-parent

Impact: critical

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Rule: aria-valid-attr-value

Impact: critical

Failure 1:

Rule: landmark-unique

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 4 more failures for this rule

https://www.scottsdaleaz.gov/

Rule: heading-order

Impact: moderate

Failure 1:

Failure 2:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

https://www.norfolk.gov/

Rule: aria-required-children

Impact: critical

Failure 1:

Failure 2:

Rule: aria-required-parent

Impact: critical

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Rule: aria-valid-attr-value

Impact: critical

Failure 1:

Failure 2:

Rule: heading-order

Impact: moderate

Failure 1:

Failure 2:

Rule: landmark-unique

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 3 more failures for this rule

http://www.cityofboise.org/

Rule: aria-hidden-focus

Impact: serious

Failure 1:

Failure 2:

Failure 3:

Rule: frame-title

Impact: serious

Failure 1:

Rule: landmark-unique

Impact: moderate

Failure 1:

http://www.ci.fremont.ca.us/

Rule: html-has-lang

Impact: serious

Failure 1:

Rule: landmark-one-main

Impact: moderate

Failure 1:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

http://www.spokanecity.org/

Rule: color-contrast

Impact: serious

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Rule: image-alt

Impact: critical

Failure 1:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 32 more failures for this rule

http://www.santa-clarita.com/

Rule: aria-allowed-role

Impact: minor

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Rule: color-contrast

Impact: serious

Failure 1:

Failure 2:

Failure 3:

Rule: heading-order

Impact: moderate

Failure 1:

Rule: image-alt

Impact: critical

Failure 1:

Impact: serious

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 33 more failures for this rule

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 21 more failures for this rule

https://www.brla.gov/

Rule: color-contrast

Impact: serious

Failure 1:

Failure 2:

Failure 3:

Rule: heading-order

Impact: moderate

Failure 1:

Failure 2:

Rule: landmark-unique

Impact: moderate

Failure 1:

Failure 2:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 2 more failures for this rule

http://www.hialeahfl.gov/

Rule: aria-required-children

Impact: critical

Failure 1:

Rule: aria-required-parent

Impact: critical

Failure 1:

Failure 2:

Failure 3:

Rule: aria-valid-attr-value

Impact: critical

Failure 1:

Rule: heading-order

Impact: moderate

Failure 1:

Failure 2:

Rule: landmark-unique

Impact: moderate

Failure 1:

Failure 2:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 6 more failures for this rule

https://www.ci.san-bernardino.ca.us/

Rule: aria-required-children

Impact: critical

Failure 1:

Rule: aria-required-parent

Impact: critical

Failure 1:

Failure 2:

Failure 3:

Rule: aria-valid-attr-value

Impact: critical

Failure 1:

Rule: heading-order

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Rule: landmark-unique

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 7 more failures for this rule

https://www.cityoftacoma.org/

Rule: image-redundant-alt

Impact: minor

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

http://www.modestogov.com/

Rule: button-name

Impact: critical

Failure 1:

Rule: frame-title

Impact: serious

Failure 1:

Rule: heading-order

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Rule: landmark-no-duplicate-banner

Impact: moderate

Failure 1:

Rule: landmark-unique

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

Impact: serious

Failure 1:

Failure 2:

Rule: list

Impact: serious

Failure 1:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 2 more failures for this rule

http://www.townofbabylon.com/

Rule: aria-required-children

Impact: critical

Failure 1:

Failure 2:

Rule: aria-required-parent

Impact: critical

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Rule: aria-valid-attr-value

Impact: critical

Failure 1:

Failure 2:

Rule: frame-title

Impact: serious

Failure 1:

Rule: heading-order

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Rule: landmark-unique

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 6 more failures for this rule

https://www.huntsvilleal.gov/

Rule: color-contrast

Impact: serious

Failure 1:

Rule: heading-order

Impact: moderate

Failure 1:

Rule: landmark-unique

Impact: moderate

Failure 1:

Rule: page-has-heading-one

Impact: moderate

Failure 1:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

https://www.dsm.city/

Rule: aria-hidden-focus

Impact: serious

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 4 more failures for this rule

http://www.yonkersny.gov/

Rule: aria-allowed-attr

Impact: critical

Failure 1:

Rule: aria-required-children

Impact: critical

Failure 1:

Rule: aria-required-parent

Impact: critical

Failure 1:

Failure 2:

Rule: aria-valid-attr-value

Impact: critical

Failure 1:

Rule: color-contrast

Impact: serious

Failure 1:

Failure 2:

Failure 3:

Rule: frame-title

Impact: serious

Failure 1:

Rule: heading-order

Impact: moderate

Failure 1:

Failure 2:

Rule: image-redundant-alt

Impact: minor

Failure 1:

Rule: landmark-unique

Impact: moderate

Failure 1:

Failure 2:

Impact: serious

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 1 more failures for this rule

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 5 more failures for this rule

http://www.moval.org/

Rule: color-contrast

Impact: serious

Failure 1:

Failure 2:

Rule: heading-order

Impact: moderate

Failure 1:

Failure 2:

Rule: label-title-only

Impact: serious

Failure 1:

Impact: serious

Failure 1:

Failure 2:

Rule: scope-attr-valid

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 7 more failures for this rule

http://www.ci.fayetteville.nc.us/

Rule: html-has-lang

Impact: serious

Failure 1:

Rule: landmark-one-main

Impact: moderate

Failure 1:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

https://www.fontanaca.gov/

Rule: heading-order

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Rule: landmark-unique

Impact: moderate

Failure 1:

Failure 2:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 2 more failures for this rule

https://www.columbusga.org/

Rule: aria-required-parent

Impact: critical

Failure 1:

Rule: button-name

Impact: critical

Failure 1:

Rule: color-contrast

Impact: serious

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 34 more failures for this rule

Rule: heading-order

Impact: moderate

Failure 1:

Rule: image-alt

Impact: critical

Failure 1:

Failure 2:

Impact: serious

Failure 1:

Failure 2:

https://www.worcesterma.gov/

Rule: landmark-unique

Impact: moderate

Failure 1:

https://littlerock.gov/

Rule: color-contrast

Impact: serious

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Rule: empty-heading

Impact: minor

Failure 1:

Rule: heading-order

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 1 more failures for this rule

Rule: landmark-complementary-is-top-level

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Impact: serious

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 16 more failures for this rule

https://www.augustaga.gov/

Rule: aria-required-children

Impact: critical

Failure 1:

Rule: aria-required-parent

Impact: critical

Failure 1:

Failure 2:

Failure 3:

Rule: aria-valid-attr-value

Impact: critical

Failure 1:

Rule: heading-order

Impact: moderate

Failure 1:

Failure 2:

Rule: landmark-unique

Impact: moderate

Failure 1:

Failure 2:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 1 more failures for this rule

https://oxnard.gov/

Rule: landmark-one-main

Impact: moderate

Failure 1:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

https://www.birminghamal.gov/

Rule: page-has-heading-one

Impact: moderate

Failure 1:

https://montgomeryal.gov/

Rule: html-has-lang

Impact: serious

Failure 1:

Rule: landmark-one-main

Impact: moderate

Failure 1:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

http://www.friscotexas.gov/

Rule: heading-order

Impact: moderate

Failure 1:

Failure 2:

Rule: landmark-unique

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 8 more failures for this rule

https://www.amarillo.gov/

Rule: color-contrast

Impact: serious

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 6 more failures for this rule

Impact: serious

Failure 1:

Failure 2:

Rule: scrollable-region-focusable

Impact: serious

Failure 1:

https://www.slc.gov/

Rule: heading-order

Impact: moderate

Failure 1:

Failure 2:

Rule: image-alt

Impact: critical

Failure 1:

Failure 2:

Rule: label-title-only

Impact: serious

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

Rule: landmark-unique

Impact: moderate

Failure 1:

https://grandrapidsmi.gov/

Rule: color-contrast

Impact: serious

Failure 1:

http://www.huntingtonbeachca.gov/

Rule: aria-prohibited-attr

Impact: serious

Failure 1:

Failure 2:

Failure 3:

Rule: button-name

Impact: critical

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 1 more failures for this rule

Rule: color-contrast

Impact: serious

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

https://www.opkansas.org/

Rule: aria-hidden-focus

Impact: serious

Failure 1:

Failure 2:

Rule: heading-order

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 7 more failures for this rule

Rule: landmark-one-main

Impact: moderate

Failure 1:

Rule: landmark-unique

Impact: moderate

Failure 1:

Impact: serious

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 5 more failures for this rule

Rule: region

Impact: moderate

Failure 1:

Failure 2:

https://www.glendaleca.gov/

Rule: html-has-lang

Impact: serious

Failure 1:

Rule: landmark-one-main

Impact: moderate

Failure 1:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

http://www.talgov.com/

Rule: landmark-unique

Impact: moderate

Failure 1:

Rule: page-has-heading-one

Impact: moderate

Failure 1:

Rule: region

Impact: moderate

Failure 1:

http://www.gptx.org/

Rule: aria-allowed-role

Impact: minor

Failure 1:

Rule: aria-valid-attr-value

Impact: critical

Failure 1:

https://www.mckinneytexas.org/

Rule: aria-required-children

Impact: critical

Failure 1:

Rule: aria-required-parent

Impact: critical

Failure 1:

Failure 2:

Rule: aria-valid-attr-value

Impact: critical

Failure 1:

Rule: heading-order

Impact: moderate

Failure 1:

Rule: landmark-unique

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Rule: page-has-heading-one

Impact: moderate

Failure 1:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 3 more failures for this rule

http://www.capecoral.net/

Rule: html-has-lang

Impact: serious

Failure 1:

Rule: landmark-one-main

Impact: moderate

Failure 1:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

https://www.siouxfalls.gov/

Rule: heading-order

Impact: moderate

Failure 1:

Rule: landmark-unique

Impact: moderate

Failure 1:

http://www.peoriaaz.gov/

Rule: meta-refresh

Impact: critical

Failure 1:

https://www.providenceri.gov/

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 2 more failures for this rule

https://www.cityofvancouver.us/

Rule: landmark-one-main

Impact: moderate

Failure 1:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 30 more failures for this rule

https://www.knoxvilletn.gov/

Rule: aria-prohibited-attr

Impact: serious

Failure 1:

Impact: serious

Failure 1:

Rule: list

Impact: serious

Failure 1:

Rule: meta-viewport

Impact: moderate

Failure 1:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 10 more failures for this rule

https://www.akronohio.gov/

Rule: aria-hidden-focus

Impact: serious

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 321 more failures for this rule

Rule: aria-prohibited-attr

Impact: serious

Failure 1:

Failure 2:

Failure 3:

Rule: button-name

Impact: critical

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

Rule: color-contrast

Impact: serious

Failure 1:

Failure 2:

Rule: empty-heading

Impact: minor

Failure 1:

Rule: heading-order

Impact: moderate

Failure 1:

Failure 2:

Rule: image-alt

Impact: critical

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

Rule: listitem

Impact: serious

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

https://www.shreveportla.gov/

Rule: aria-required-children

Impact: critical

Failure 1:

Failure 2:

Rule: aria-required-parent

Impact: critical

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Rule: aria-valid-attr-value

Impact: critical

Failure 1:

Failure 2:

Rule: color-contrast

Impact: serious

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 3 more failures for this rule

Rule: heading-order

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Rule: landmark-unique

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 8 more failures for this rule

https://cityofmobile.org/

Rule: frame-title

Impact: serious

Failure 1:

Rule: landmark-one-main

Impact: moderate

Failure 1:

Failure 2:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 1 more failures for this rule

https://www.nnva.gov/

Rule: aria-required-children

Impact: critical

Failure 1:

Failure 2:

Rule: aria-required-parent

Impact: critical

Failure 1:

Failure 2:

Failure 3:

Rule: aria-valid-attr-value

Impact: critical

Failure 1:

Failure 2:

Rule: landmark-no-duplicate-contentinfo

Impact: moderate

Failure 1:

Rule: landmark-unique

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Rule: page-has-heading-one

Impact: moderate

Failure 1:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 9 more failures for this rule

https://www.fortlauderdale.gov/

Rule: html-has-lang

Impact: serious

Failure 1:

Rule: landmark-one-main

Impact: moderate

Failure 1:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

https://www.tempe.gov/

Rule: html-has-lang

Impact: serious

Failure 1:

Rule: landmark-one-main

Impact: moderate

Failure 1:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

https://www.aurora-il.org/

Rule: aria-allowed-role

Impact: minor

Failure 1:

Rule: aria-valid-attr-value

Impact: critical

Failure 1:

http://ci.santa-rosa.ca.us/

Rule: html-has-lang

Impact: serious

Failure 1:

Rule: landmark-one-main

Impact: moderate

Failure 1:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

https://www.eugene-or.gov/

Rule: aria-required-children

Impact: critical

Failure 1:

Rule: aria-required-parent

Impact: critical

Failure 1:

Failure 2:

Rule: aria-valid-attr-value

Impact: critical

Failure 1:

Rule: landmark-unique

Impact: moderate

Failure 1:

Failure 2:

Rule: page-has-heading-one

Impact: moderate

Failure 1:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 18 more failures for this rule

http://www.elkgrovecity.org/

Rule: landmark-one-main

Impact: moderate

Failure 1:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

https://www.cityofsalem.net/

Rule: html-has-lang

Impact: serious

Failure 1:

Rule: landmark-one-main

Impact: moderate

Failure 1:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

https://www.carync.gov/

Rule: html-has-lang

Impact: serious

Failure 1:

Rule: landmark-one-main

Impact: moderate

Failure 1:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

http://www.cityofrc.us/

Rule: aria-allowed-role

Impact: minor

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Rule: landmark-one-main

Impact: moderate

Failure 1:

https://www.ci.oceanside.ca.us/

Rule: html-has-lang

Impact: serious

Failure 1:

Rule: landmark-one-main

Impact: moderate

Failure 1:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

https://www.cityoflancasterca.org/

Rule: html-has-lang

Impact: serious

Failure 1:

Rule: landmark-one-main

Impact: moderate

Failure 1:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

https://ggcity.org/

Rule: button-name

Impact: critical

Failure 1:

Failure 2:

Rule: landmark-banner-is-top-level

Impact: moderate

Failure 1:

Rule: landmark-no-duplicate-banner

Impact: moderate

Failure 1:

Impact: serious

Failure 1:

Failure 2:

Failure 3:

Failure 4:

http://www.ppines.com/

Rule: aria-required-children

Impact: critical

Failure 1:

Rule: aria-required-parent

Impact: critical

Failure 1:

Failure 2:

Rule: aria-valid-attr-value

Impact: critical

Failure 1:

Rule: heading-order

Impact: moderate

Failure 1:

Failure 2:

Rule: landmark-unique

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 8 more failures for this rule

http://www.cityofpalmdale.org/

Rule: aria-required-children

Impact: critical

Failure 1:

Rule: aria-required-parent

Impact: critical

Failure 1:

Failure 2:

Rule: aria-valid-attr-value

Impact: critical

Failure 1:

Rule: heading-order

Impact: moderate

Failure 1:

Failure 2:

Rule: landmark-unique

Impact: moderate

Failure 1:

Failure 2:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 4 more failures for this rule

https://www.springfieldmo.gov/

Rule: color-contrast

Impact: serious

Failure 1:

Rule: heading-order

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Rule: landmark-unique

Impact: moderate

Failure 1:

Failure 2:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 2 more failures for this rule

http://www.cityofclarksville.com/

Rule: aria-required-children

Impact: critical

Failure 1:

Rule: aria-required-parent

Impact: critical

Failure 1:

Failure 2:

Rule: aria-valid-attr-value

Impact: critical

Failure 1:

Rule: heading-order

Impact: moderate

Failure 1:

Failure 2:

Rule: image-redundant-alt

Impact: minor

Failure 1:

Rule: landmark-unique

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Impact: serious

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 6 more failures for this rule

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 2 more failures for this rule

https://www.cityofsalinas.org/Home

Rule: frame-title

Impact: serious

Failure 1:

Rule: heading-order

Impact: moderate

Failure 1:

http://www.hayward-ca.gov/

Rule: heading-order

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Rule: label-title-only

Impact: serious

Failure 1:

Rule: landmark-one-main

Impact: moderate

Failure 1:

Impact: serious

Failure 1:

Impact: serious

Failure 1:

Rule: list

Impact: serious

Failure 1:

Rule: listitem

Impact: serious

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 1 more failures for this rule

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 2 more failures for this rule

https://www.patersonnj.gov/

Rule: aria-valid-attr

Impact: critical

Failure 1:

Rule: color-contrast

Impact: serious

Failure 1:

Rule: list

Impact: serious

Failure 1:

Rule: listitem

Impact: serious

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 1 more failures for this rule

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 7 more failures for this rule

https://www.alexandriava.gov/

Rule: button-name

Impact: critical

Failure 1:

Rule: image-alt

Impact: critical

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 3 more failures for this rule

Impact: serious

Failure 1:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

https://www.maconbibb.us/

Rule: color-contrast

Impact: serious

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 2 more failures for this rule

Rule: heading-order

Impact: moderate

Failure 1:

Failure 2:

Rule: landmark-no-duplicate-banner

Impact: moderate

Failure 1:

Rule: landmark-unique

Impact: moderate

Failure 1:

Impact: serious

Failure 1:

Failure 2:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 13 more failures for this rule

https://www.lakewood.org/

Rule: heading-order

Impact: moderate

Failure 1:

https://www.springfield-ma.gov/

Rule: heading-order

Impact: moderate

Failure 1:

Rule: html-has-lang

Impact: serious

Failure 1:

Rule: landmark-banner-is-top-level

Impact: moderate

Failure 1:

Failure 2:

Rule: landmark-no-duplicate-banner

Impact: moderate

Failure 1:

Rule: landmark-one-main

Impact: moderate

Failure 1:

Rule: landmark-unique

Impact: moderate

Failure 1:

Failure 2:

Impact: serious

Failure 1:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 29 more failures for this rule

Impact: moderate

Failure 1:

https://sunnyvale.ca.gov/

Rule: html-has-lang

Impact: serious

Failure 1:

Rule: landmark-one-main

Impact: moderate

Failure 1:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

http://www.jacksonms.gov/

Rule: aria-required-children

Impact: critical

Failure 1:

Rule: color-contrast

Impact: serious

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 34 more failures for this rule

Rule: landmark-one-main

Impact: moderate

Failure 1:

Impact: serious

Failure 1:

Rule: page-has-heading-one

Impact: moderate

Failure 1:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 10 more failures for this rule

Impact: moderate

Failure 1:

http://www.ci.killeen.tx.us/

Rule: html-has-lang

Impact: serious

Failure 1:

Rule: landmark-one-main

Impact: moderate

Failure 1:

Rule: page-has-heading-one

Impact: moderate

Failure 1:

Rule: region

Impact: moderate

Failure 1:

http://www.hollywoodfl.org/

Rule: aria-required-children

Impact: critical

Failure 1:

Rule: aria-required-parent

Impact: critical

Failure 1:

Failure 2:

Rule: aria-valid-attr-value

Impact: critical

Failure 1:

Rule: heading-order

Impact: moderate

Failure 1:

Failure 2:

Rule: landmark-unique

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Impact: serious

Failure 1:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 21 more failures for this rule

https://www.murfreesborotn.gov/

Rule: aria-required-children

Impact: critical

Failure 1:

Failure 2:

Rule: aria-required-parent

Impact: critical

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Rule: aria-valid-attr-value

Impact: critical

Failure 1:

Failure 2:

Rule: heading-order

Impact: moderate

Failure 1:

Failure 2:

Rule: landmark-unique

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 3 more failures for this rule

https://www.pasadenatx.gov/

Rule: landmark-complementary-is-top-level

Impact: moderate

Failure 1:

Failure 2:

Rule: landmark-unique

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Rule: page-has-heading-one

Impact: moderate

Failure 1:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

https://bellevuewa.gov/

Rule: aria-allowed-role

Impact: minor

Failure 1:

Failure 2:

Rule: aria-required-children

Impact: critical

Failure 1:

Rule: color-contrast

Impact: serious

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 8 more failures for this rule

Rule: label-title-only

Impact: serious

Failure 1:

Rule: landmark-banner-is-top-level

Impact: moderate

Failure 1:

Rule: landmark-complementary-is-top-level

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

Rule: landmark-unique

Impact: moderate

Failure 1:

Rule: listitem

Impact: serious

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 2 more failures for this rule

Rule: region

Impact: moderate

Failure 1:

Rule: tabindex

Impact: serious

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

http://www.escondido.org/

Rule: aria-required-children

Impact: critical

Failure 1:

Rule: aria-required-parent

Impact: critical

Failure 1:

Failure 2:

Rule: aria-valid-attr-value

Impact: critical

Failure 1:

Rule: landmark-unique

Impact: moderate

Failure 1:

Impact: serious

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 103 more failures for this rule

Rule: page-has-heading-one

Impact: moderate

Failure 1:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 4 more failures for this rule

https://www.joliet.gov/

Rule: html-has-lang

Impact: serious

Failure 1:

Rule: landmark-one-main

Impact: moderate

Failure 1:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

https://www.charleston-sc.gov/

Rule: aria-required-children

Impact: critical

Failure 1:

Failure 2:

Rule: aria-required-parent

Impact: critical

Failure 1:

Failure 2:

Failure 3:

Rule: aria-valid-attr-value

Impact: critical

Failure 1:

Failure 2:

Rule: color-contrast

Impact: serious

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

Rule: heading-order

Impact: moderate

Failure 1:

Rule: landmark-unique

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Impact: serious

Failure 1:

Failure 2:

Rule: page-has-heading-one

Impact: moderate

Failure 1:

Rule: region

Impact: moderate

Failure 1:

https://www.cityofmesquite.com/

Rule: heading-order

Impact: moderate

Failure 1:

Failure 2:

Rule: landmark-unique

Impact: moderate

Failure 1:

Failure 2:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 2 more failures for this rule

https://www.naperville.il.us/

Rule: color-contrast

Impact: serious

Failure 1:

Rule: document-title

Impact: serious

Failure 1:

Rule: frame-title

Impact: serious

Failure 1:

Rule: html-has-lang

Impact: serious

Failure 1:

Rule: landmark-one-main

Impact: moderate

Failure 1:

Failure 2:

Rule: page-has-heading-one

Impact: moderate

Failure 1:

Failure 2:

Rule: region

Impact: moderate

Failure 1:

https://rockfordil.gov/

Rule: aria-required-children

Impact: critical

Failure 1:

Rule: aria-required-parent

Impact: critical

Failure 1:

Failure 2:

Rule: aria-valid-attr-value

Impact: critical

Failure 1:

Rule: empty-heading

Impact: minor

Failure 1:

Rule: landmark-unique

Impact: moderate

Failure 1:

Failure 2:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 18 more failures for this rule

https://www.syr.gov/

Rule: landmark-unique

Impact: moderate

Failure 1:

https://savannahga.gov/

Rule: button-name

Impact: critical

Failure 1:

Rule: color-contrast

Impact: serious

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 7 more failures for this rule

Rule: heading-order

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Rule: landmark-unique

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 7 more failures for this rule

http://www.roseville.ca.us/

Rule: aria-allowed-attr

Impact: critical

Failure 1:

Failure 2:

Rule: aria-dialog-name

Impact: serious

Failure 1:

Rule: aria-input-field-name

Impact: serious

Failure 1:

Failure 2:

Rule: aria-required-children

Impact: critical

Failure 1:

Failure 2:

Rule: image-redundant-alt

Impact: minor

Failure 1:

Failure 2:

Rule: label-title-only

Impact: serious

Failure 1:

Impact: serious

Failure 1:

Rule: list

Impact: serious

Failure 1:

Rule: nested-interactive

Impact: serious

Failure 1:

Failure 2:

Rule: presentation-role-conflict

Impact: minor

Failure 1:

Failure 2:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 16 more failures for this rule

https://www.torranceca.gov/

Rule: html-has-lang

Impact: serious

Failure 1:

Rule: landmark-one-main

Impact: moderate

Failure 1:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

https://www.cityoffullerton.com/

Rule: html-has-lang

Impact: serious

Failure 1:

Rule: landmark-one-main

Impact: moderate

Failure 1:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

http://www.surpriseaz.gov/

Rule: region

Impact: moderate

Failure 1:

Failure 2:

http://www.mcallen.net/

Rule: empty-heading

Impact: minor

Failure 1:

Failure 2:

Rule: html-has-lang

Impact: serious

Failure 1:

Rule: image-alt

Impact: critical

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 10 more failures for this rule

Rule: landmark-banner-is-top-level

Impact: moderate

Failure 1:

Rule: landmark-contentinfo-is-top-level

Impact: moderate

Failure 1:

Rule: landmark-one-main

Impact: moderate

Failure 1:

Rule: landmark-unique

Impact: moderate

Failure 1:

Impact: serious

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 12 more failures for this rule

Rule: list

Impact: serious

Failure 1:

Failure 2:

Rule: listitem

Impact: serious

Failure 1:

Rule: meta-refresh

Impact: critical

Failure 1:

Rule: page-has-heading-one

Impact: moderate

Failure 1:

http://www.cityofthornton.net/

Rule: landmark-banner-is-top-level

Impact: moderate

Failure 1:

Rule: landmark-no-duplicate-banner

Impact: moderate

Failure 1:

Rule: landmark-unique

Impact: moderate

Failure 1:

https://www.visalia.city/

Rule: color-contrast

Impact: serious

Failure 1:

Failure 2:

Rule: heading-order

Impact: moderate

Failure 1:

Rule: image-alt

Impact: critical

Failure 1:

Failure 2:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

https://www.olatheks.org/

Rule: html-has-lang

Impact: serious

Failure 1:

Rule: landmark-one-main

Impact: moderate

Failure 1:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

https://www.gainesvillefl.gov/

Rule: color-contrast

Impact: serious

Failure 1:

Failure 2:

https://www.wvc-ut.gov/

Rule: aria-required-children

Impact: critical

Failure 1:

Rule: aria-required-parent

Impact: critical

Failure 1:

Failure 2:

Rule: aria-valid-attr-value

Impact: critical

Failure 1:

Rule: landmark-unique

Impact: moderate

Failure 1:

Failure 2:

Rule: page-has-heading-one

Impact: moderate

Failure 1:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 2 more failures for this rule

https://www.spotsylvania.va.us/

Rule: aria-required-children

Impact: critical

Failure 1:

Failure 2:

Rule: aria-required-parent

Impact: critical

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Rule: aria-valid-attr-value

Impact: critical

Failure 1:

Failure 2:

Rule: color-contrast

Impact: serious

Failure 1:

Failure 2:

Rule: frame-title

Impact: serious

Failure 1:

Rule: heading-order

Impact: moderate

Failure 1:

Failure 2:

Rule: image-alt

Impact: critical

Failure 1:

Rule: landmark-unique

Impact: moderate

Failure 1:

Failure 2:

Impact: serious

Failure 1:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 2 more failures for this rule

https://www.cityoforange.org/

Rule: html-has-lang

Impact: serious

Failure 1:

Rule: landmark-one-main

Impact: moderate

Failure 1:

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

https://www.cityofdenton.com/

Rule: frame-title

Impact: serious

Failure 1:

Rule: heading-order

Impact: moderate

Failure 1:

Rule: landmark-unique

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Impact: serious

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5:

… and 27 more failures for this rule

Rule: region

Impact: moderate

Failure 1:

Failure 2:

Failure 3:

Failure 4:

Failure 5: