Accessibility Scan Report

Title: https://www.who.int Issue: #338 Date: 8/5/2026, 2:36:17 PM Duration: 14.2m URLs: 20 / 20
Viewport: Desktop (1280×800) Color scheme: both Browser: chromium
🌙 Dark Mode: 2 / 20 URLs⚡ Reduced Motion: 1 / 20 URLs

🔄 Changes Since Last Scan

1153 New unique issues
🆕 New Issues (1153)

Replicate this scan

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

Title keywords

VIEWPORT:desktop COLORSCHEME:both BROWSER:chromium

Issue body section

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

Summary

Issues

  • By Level: A (85), AA (9)
  • By Version (A & AA): WCAG 2.0 (94)
  • Engines used: AXE, QualWeb
  • By Finding Type: Known errors (182) & Best practices (23)
  • Manual testing needed: 6017 axe incomplete findings
  • Total: 205 across 30 unique rules & 2 accessibility engines

By Severity

Critical
Serious
Moderate
Minor

By Role

UX Designer
Visual Designer
Content Author
Front-End Developer

Issues

🎯 Pages with Most Errors

Focus your efforts on these pages to make the biggest impact. Click any error count to filter the rule list below. Total counts unique findings across the active scanners, and numbers in parentheses (+N) still show findings that cover WCAG criteria already reported by axe.

🧭 Reflow Risk (WCAG 1.4.10)

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

Page Result Details
WHO Triple Billion progress data (contributions) failed Horizontal overflow detected: 1px of content overflowed the viewport at 320px width
COVID-19 cases | WHO COVID-19 dashboard failed Horizontal overflow detected: 51px of content overflowed the viewport at 320px width

🔧 Most Common Issues (axe)

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

Examples

Example 1 View on Page
Heading levels should only increase by one
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-d91b33d5
<h4>Select region, country, territory or area:</h4>
XPath: .dropdown > h4
Example 2 View on Page
Heading levels should only increase by one
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-6867192e
<h4>Healthier Populations</h4>
XPath: #PageContent_C171_Col00 > div > .sfContentBlock.sf-Long-text > h4
Example 3 View on Page
Heading levels should only increase by one
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-9a1eb58e
<h4>Healthier Populations</h4>
XPath: #PageContent_C109_Col00 > div > .sfContentBlock.sf-Long-text > h4
Example 4 View on Page
Heading levels should only increase by one
Mode: dark 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-6a3eaf0d
<h4>Select region, country, territory or area:</h4>
XPath: .dropdown > h4
Example 5 View on Page
Heading levels should only increase by one
Mode: dark 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-9650526a
<h4>Healthier Populations</h4>
XPath: #PageContent_C171_Col00 > div > .sfContentBlock.sf-Long-text > h4
20 Moderate axe landmark-unique
19 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-edb852c1
<div class="main-navigation--wrapper" id="76117022f6324568ba9a8af4bee555af" role="navigation">
XPath: #\37 6117022f6324568ba9a8af4bee555af
Example 2 View on Page
Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-58fd04a4
<div class="main-navigation--wrapper" id="7b3a5f65196541749ac9a4eed6a05314" role="navigation">
XPath: #\37 b3a5f65196541749ac9a4eed6a05314
Example 3 View on Page
Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-062295e8
<div class="main-navigation--wrapper" id="dd9b33c5ff9e44708e65ba784bfdfe8a" role="navigation">
XPath: #dd9b33c5ff9e44708e65ba784bfdfe8a
Example 4 View on Page
Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-0eb447d9
<div class="main-navigation--wrapper" id="6bd72754063144faa82d5d31c1e5fd87" role="navigation">
XPath: #\36 bd72754063144faa82d5d31c1e5fd87
Example 5 View on Page
Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-727016ba
<div class="main-navigation--wrapper" id="5030528ceed34f1fae232454cff16653" role="navigation">
XPath: #\35 030528ceed34f1fae232454cff16653
18 Serious axe SC 4.1.2 A Visual Motor Cognitive aria-allowed-attr: Ensures ARIA attributes are only used on elements where they are permitted by the ARIA specification.
3 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer

Blocking: No

WCAG: SC 4.1.2 A

Disabilities affected:
Visual Motor Cognitive

Who Is Affected

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

ACT alignment

  • ACT 5c01ea Open ACT rule

    No other scanned engines matched this ACT rule in the current report.

Examples

Example 1 View on Page
Elements must only use supported ARIA attributes
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-bd01b571
<div class="dropdown" aria-expanded="false" data-url-param="m49,code" data-change-url="true">
XPath: .dropdown
Example 2 View on Page
Elements must only use supported ARIA attributes
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-446e4ebe
<li aria-selected="false"> <a data-initial-href="/dashboards/global-progress/hale" href="/dashboards/global-progress/hale?n=o" target="_self">HALE</a> </li>
XPath: .floating-tabs > ul:nth-child(1) > li:nth-child(1)
Example 3 View on Page
Elements must only use supported ARIA attributes
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-dcd0dda2
<li aria-selected="true"> <a data-initial-href="/dashboards/global-progress/triple-billion" href="/dashboards/global-progress/triple-billion?n=o" target="_self">Triple Billion targets</a> </li>
XPath: .floating-tabs > ul:nth-child(1) > li:nth-child(2)
Example 4 View on Page
Elements must only use supported ARIA attributes
Mode: dark 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-7a85c574
<div class="dropdown" aria-expanded="false" data-url-param="m49,code" data-change-url="true">
XPath: .dropdown
Example 5 View on Page
Elements must only use supported ARIA attributes
Mode: dark 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-f91407da
<li aria-selected="false"> <a data-initial-href="/dashboards/global-progress/hale" href="/dashboards/global-progress/hale?n=o" target="_self">HALE</a> </li>
XPath: .floating-tabs > ul:nth-child(1) > li:nth-child(1)
18 Moderate axe SC 1.3.1 A Visual Cognitive aria-required-parent
1 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer

Blocking: No

WCAG: SC 1.3.1 A

Disabilities affected:
Visual Cognitive

Who Is Affected

  • Without Vision 1.0% — ~3,400,000 Americans
  • Limited Vision 2.4% — ~8,100,000 Americans
  • Limited Language, Cognitive, and Learning Abilities 4.7% — ~15,900,000 Americans

ACT alignment

Examples

Example 1 View on Page
Certain ARIA roles must be contained by particular parents
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-b3171e6e
<g role="row">
XPath: g[role="row"]:nth-child(2)
Example 2 View on Page
Certain ARIA roles must be contained by particular parents
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-dac62e0f
<g role="row">
XPath: g[role="row"]:nth-child(5)
Example 3 View on Page
Certain ARIA roles must be contained by particular parents
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-3b41e4a5
<g role="row">
XPath: .small-multiple[data-testid="dataDotViz-small-multiple"]:nth-child(2) > svg[width="424"][height="318"][viewBox="0 0 424 318"] > g[data-testid="dataDotViz-line-plot-area"][transform="translate(45, 15)"][fill="transparent"] > g[role="row"]
Example 4 View on Page
Certain ARIA roles must be contained by particular parents
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-c17a60bc
<g role="row">
XPath: .small-multiple[data-testid="dataDotViz-small-multiple"]:nth-child(3) > svg[width="424"][height="318"][viewBox="0 0 424 318"] > g[data-testid="dataDotViz-line-plot-area"][transform="translate(45, 15)"][fill="transparent"] > g[role="row"]
Example 5 View on Page
Certain ARIA roles must be contained by particular parents
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-4dc0e1f5
<g role="row">
XPath: .small-multiple[data-testid="dataDotViz-small-multiple"]:nth-child(4) > svg[width="424"][height="318"][viewBox="0 0 424 318"] > g[data-testid="dataDotViz-line-plot-area"][transform="translate(45, 15)"][fill="transparent"] > g[role="row"]
17 Moderate axe label-title-only
17 pages affected

Examples

Example 1 View on Page
Form elements should have a visible label
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-979e4d61
<input type="search" title="Search input" placeholder="Search" id="ee2e43f4-fd54-499a-a5f5-a6861854a2f3" class="form-control" value="" aria-autocomplete="both" aria-describedby="SearchInfo-1">
XPath: #ee2e43f4-fd54-499a-a5f5-a6861854a2f3
Example 2 View on Page
Form elements should have a visible label
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-f09340ee
<input type="search" title="Search input" placeholder="Search" id="f258070d-60df-4b11-8072-bbe363d29cfc" class="form-control" value="" aria-autocomplete="both" aria-describedby="SearchInfo-1">
XPath: #f258070d-60df-4b11-8072-bbe363d29cfc
Example 3 View on Page
Form elements should have a visible label
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-5c2fef9f
<input type="search" title="Search input" placeholder="Search" id="4b3d0fa8-8b67-4d15-b1d7-0b08584c0c65" class="form-control" value="" aria-autocomplete="both" aria-describedby="SearchInfo-1">
XPath: #\34 b3d0fa8-8b67-4d15-b1d7-0b08584c0c65
Example 4 View on Page
Form elements should have a visible label
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-e63cc7d7
<input type="search" title="Search input" placeholder="Search" id="5ce483f8-8f68-4cb5-8d64-961a6fb80de6" class="form-control" value="" aria-autocomplete="both" aria-describedby="SearchInfo-1">
XPath: #\35 ce483f8-8f68-4cb5-8d64-961a6fb80de6
Example 5 View on Page
Form elements should have a visible label
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-0ee150b2
<input type="search" title="Search input" placeholder="Search" id="ae14074d-9a9c-49b5-a279-75ff6377e478" class="form-control" value="" aria-autocomplete="both" aria-describedby="SearchInfo-1">
XPath: #ae14074d-9a9c-49b5-a279-75ff6377e478
12 Serious axe SC 1.3.1 A Visual Cognitive listitem: Ensures <li> elements are contained within a <ul> or <ol>. List items outside lists lose their structural meaning for screen reader users.
1 pages affected

Rule Information

Engine: axe

Roles: Content Author, Front-End Developer

Blocking: No

WCAG: SC 1.3.1 A

Disabilities affected:
Visual Cognitive

Who Is Affected

  • Without Vision 1.0% — ~3,400,000 Americans
  • Limited Vision 2.4% — ~8,100,000 Americans
  • Limited Language, Cognitive, and Learning Abilities 4.7% — ~15,900,000 Americans

Examples

Example 1 View on Page
<li> elements must be contained in a <ul> or <ol>
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-ba452946
<li>1 billion more people living with better health and well-being</li>
XPath: .sfContentBlock.sf-Long-text > li:nth-child(4)
Example 2 View on Page
<li> elements must be contained in a <ul> or <ol>
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-c6d52bdc
<li>1 billion more people benefiting from universal health coverage</li>
XPath: .sfContentBlock.sf-Long-text > li:nth-child(5)
Example 3 View on Page
<li> elements must be contained in a <ul> or <ol>
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-a4be4856
<li>1 billion more people better protected from health emergencies</li>
XPath: .sfContentBlock.sf-Long-text > li:nth-child(6)
Example 4 View on Page
<li> elements must be contained in a <ul> or <ol>
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-9dac6f71
<li>6 billion people with better health and well-being</li>
XPath: .sfContentBlock.sf-Long-text > li:nth-child(11)
Example 5 View on Page
<li> elements must be contained in a <ul> or <ol>
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-20f270c2
<li>5 billion people who benefit from universal health coverage without financial hardship</li>
XPath: .sfContentBlock.sf-Long-text > li:nth-child(12)
8 Serious axe SC 1.4.3 AA Visual color-contrast: Ensures text and interactive elements have sufficient contrast ratio (4.5:1 for normal text, 3:1 for large text) against their background.
3 pages affected

Rule Information

Engine: axe

Roles: Visual Designer

Blocking: No

WCAG: SC 1.4.3 AA

Disabilities affected:
Visual

Who Is Affected

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

ACT alignment

Examples

Example 1 View on Page
Elements must meet minimum color contrast ratio thresholds
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-677edbf1
<p style="font-size:1em;">Stronger WHO country presence for a healthier and safer world</p>
XPath: .sf-content-block.content-block > div > div > p
Example 2 View on Page
Elements must meet minimum color contrast ratio thresholds
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-fc7c2e96
<a href="/countries/country-presence/reports/2025/country-offices">COUNTRY OFFICES</a>
XPath: .cpr-menu-entry--active > a
Example 3 View on Page
Elements must meet minimum color contrast ratio thresholds
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-13d3c180
<span>Overview</span>
XPath: a[href$="#tab=tab_1"] > span
Example 4 View on Page
Elements must meet minimum color contrast ratio thresholds
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-f6225c41
<span>Implementation</span>
XPath: a[href$="#tab=tab_2"] > span
Example 5 View on Page
Elements must meet minimum color contrast ratio thresholds
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-cc1b81bb
<span>Preparedness</span>
XPath: a[href$="#tab=tab_3"] > span
7 Moderate axe SC 4.1.2 A Visual Motor Cognitive nested-interactive
1 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer

Blocking: No

WCAG: SC 4.1.2 A

Disabilities affected:
Visual Motor Cognitive

Who Is Affected

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

ACT alignment

  • ACT 307n5z Open ACT rule

    No other scanned engines matched this ACT rule in the current report.

Examples

Example 1 View on Page
Interactive controls must not be nested
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-6a223685
<button class="mdc-tab mdc-tab--" onclick="window.location.href='/emergencies/overview'" role="tab" aria-selected="false" tabindex="0" id="mdc-tab-1">
XPath: #mdc-tab-1
Example 2 View on Page
Interactive controls must not be nested
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-a29338cb
<button class="mdc-tab mdc-tab--" onclick="window.location.href='/emergencies/funding'" role="tab" aria-selected="false" tabindex="0" id="mdc-tab-2">
XPath: #mdc-tab-2
Example 3 View on Page
Interactive controls must not be nested
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-613452df
<button class="mdc-tab mdc-tab--" onclick="window.location.href='/emergencies/operations'" role="tab" aria-selected="false" tabindex="0" id="mdc-tab-3">
XPath: #mdc-tab-3
Example 4 View on Page
Interactive controls must not be nested
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-2834a46c
<button class="mdc-tab mdc-tab--" onclick="window.location.href='/emergencies/partners'" role="tab" aria-selected="false" tabindex="0" id="mdc-tab-4">
XPath: #mdc-tab-4
Example 5 View on Page
Interactive controls must not be nested
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-ef8dcbee
<button class="mdc-tab mdc-tab--" onclick="window.location.href='/emergencies/surveillance'" role="tab" aria-selected="false" tabindex="0" id="mdc-tab-5">
XPath: #mdc-tab-5
6 Moderate axe empty-heading
2 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer

Blocking: No

ACT alignment

Examples

Example 1 View on Page
Headings should not be empty
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-a73236ba
<h3></h3>
XPath: #PageContent_C585_Col00 > .sf-content-block.content-block > div > h3:nth-child(2)
Example 2 View on Page
Headings should not be empty
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-ab636f53
<h3></h3>
XPath: #PageContent_C585_Col01 > .sf-content-block.content-block > div > h3:nth-child(2)
Example 3 View on Page
Headings should not be empty
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-670b0001
<h3></h3>
XPath: h3:nth-child(3)
Example 4 View on Page
Headings should not be empty
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-c1fd4de9
<h3></h3>
XPath: #PageContent_C585_Col03 > .sf-content-block.content-block > div > h3:nth-child(2)
Example 5 View on Page
Headings should not be empty
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-f96d76a2
<h3></h3>
XPath: #PageContent_C703_Col03 > .sf-content-block.content-block > div > h3:nth-child(2)
5 Critical axe SC 1.1.1 A Visual image-alt: Ensures every <img> element has alternative text. Without alt text, blind users receive no information about the image's meaning or purpose.
3 pages affected

Rule Information

Engine: axe

Roles: Content Author

Blocking: ⚠️ Yes (Task-Blocking)

WCAG: SC 1.1.1 A

Disabilities affected:
Visual

Who Is Affected

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

ACT alignment

Examples

Example 1 View on Page
Images must have alternative text
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-e2f496e6
<img src="/ResourcePackages/DDIBootstrap5/assets/dist/images/icons/globe.svg?package=DDIBootstrap5">
XPath: .btn__left > img
Example 2 View on Page
Images must have alternative text
Mode: dark 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-114d0df9
<img src="/ResourcePackages/DDIBootstrap5/assets/dist/images/icons/globe.svg?package=DDIBootstrap5">
XPath: .btn__left > img
Example 3 View on Page
Images must have alternative text
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-e2f496e6
<img src="/ResourcePackages/DDIBootstrap5/assets/dist/images/icons/globe.svg?package=DDIBootstrap5">
XPath: .btn__left > img
Example 4 View on Page
Images must have alternative text
Mode: dark 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-114d0df9
<img src="/ResourcePackages/DDIBootstrap5/assets/dist/images/icons/globe.svg?package=DDIBootstrap5">
XPath: .btn__left > img
Example 5 View on Page
Images must have alternative text
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-f3016ab9
<img src="data:image/png;base6..." data-sf-ec-immutable="">
XPath: .img-wrapper > img
4 Critical axe SC 4.1.2 A Visual Motor Cognitive button-name: Ensures buttons have discernible text so screen reader users know what action the button performs.
2 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer, Content Author

Blocking: ⚠️ Yes (Task-Blocking)

WCAG: SC 4.1.2 A

Disabilities affected:
Visual Motor Cognitive

Who Is Affected

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

ACT alignment

  • ACT 97a4e1 Open ACT rule

    No other scanned engines matched this ACT rule in the current report.

  • ACT m6b1q3 Open ACT rule

    No other scanned engines matched this ACT rule in the current report.

Examples

Example 1 View on Page
Buttons must have discernible text
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-b7a0bcac
<button class="navigation__switch" data-change-url="true" data-expand-text="Show navigation" data-collapse-text="Hide navigation"></button>
XPath: .navigation__switch
Example 2 View on Page
Buttons must have discernible text
Mode: dark 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-7648a96e
<button class="navigation__switch" data-change-url="true" data-expand-text="Show navigation" data-collapse-text="Hide navigation"></button>
XPath: .navigation__switch
Example 3 View on Page
Buttons must have discernible text
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-b7a0bcac
<button class="navigation__switch" data-change-url="true" data-expand-text="Show navigation" data-collapse-text="Hide navigation"></button>
XPath: .navigation__switch
Example 4 View on Page
Buttons must have discernible text
Mode: dark 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-7648a96e
<button class="navigation__switch" data-change-url="true" data-expand-text="Show navigation" data-collapse-text="Hide navigation"></button>
XPath: .navigation__switch
4 Moderate axe page-has-heading-one
2 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer

Blocking: No

Examples

Example 1 View on Page
Page should contain a level-one heading
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-19a7d2c7
<html lang="en" class="k-webkit k-webkit148 ">
XPath: html
Example 2 View on Page
Page should contain a level-one heading
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-2766265a
<html style="overflow: hidden;" lang="en-US" dir="ltr">
XPath: #XWVXNQGG
Example 3 View on Page
Page should contain a level-one heading
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-19a7d2c7
<html xmlns="http://www.w3.org/1999/xhtml" class="j4" xml:lang="en-gb" lang="en-gb" dir="ltr">
XPath: html
Example 4 View on Page
Page should contain a level-one heading
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-564d576d
<html style="overflow: hidden;" lang="en-US" dir="ltr">
XPath: #XSPXAGVP
4 Moderate axe SC 1.1.1 A Visual role-img-alt
3 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer

Blocking: No

WCAG: SC 1.1.1 A

Disabilities affected:
Visual

Who Is Affected

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

ACT alignment

Examples

Example 1 View on Page
[role="img"] elements must have alternative text
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-3857ff23
<figure class="sf-multimedia-item__figure" style="background-image: url('/images/default-source/departments/ntd-library/rabies/infographics/animated-infographics/detect-earlier-to-better-protect.tmb-549v.png?Culture=en&sfvrsn=43d5c790_3');" role="img" aria-label="" title="">
XPath: .sf-multimedia-item__infographic.sf-multimedia-item.col-xs-6:nth-child(2) > .sf-multimedia-item__container[target="_blank"] > .sf-multimedia-item__figure[aria-label=""][title=""]
Example 2 View on Page
[role="img"] elements must have alternative text
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-b9330af8
<figure class="sf-multimedia-item__figure" style="background-image: url('/images/default-source/departments/ntd-library/rabies/infographics/animated-infographics/ihr-factsheet-euro.tmb-549v.png?Culture=en&sfvrsn=b55e1ee_3');" role="img" aria-label="" title="">
XPath: .sf-multimedia-item__infographic.sf-multimedia-item.col-xs-6:nth-child(3) > .sf-multimedia-item__container[target="_blank"] > .sf-multimedia-item__figure[aria-label=""][title=""]
Example 3 View on Page
[role="img"] elements must have alternative text
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-c76af22f
<figure class="sf-multimedia-item__figure" style="background-image: url('https://cdn.who.int/media/images/default-source/health-topics/20200205_who_executive_board_063.tmb-549v.jpg?sfvrsn=c0107738_6');" role="img" aria-label="" title="">
XPath: figure[aria-label=""]
Example 4 View on Page
[role="img"] elements must have alternative text
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-c76af22f
<figure class="sf-multimedia-item__figure" style="background-image: url('https://cdn.who.int/media/images/default-source/health-topics/mental-health/jordan_simh.tmb-549v.jpg?sfvrsn=52ed912c_3');" role="img" aria-label="" title="">
XPath: figure[aria-label=""]
4 Serious axe SC 4.1.2 A Visual Motor Cognitive aria-hidden-focus: Ensures aria-hidden elements do not contain focusable elements. Hidden elements that receive focus confuse screen reader users.
1 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer

Blocking: ⚠️ Yes (Task-Blocking)

WCAG: SC 4.1.2 A

Disabilities affected:
Visual Motor Cognitive

Who Is Affected

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

ACT alignment

Examples

Example 1 View on Page
ARIA hidden element must not be focusable or contain focusable elements
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-1caa7e30
<ul class="accordion-content accordionItem is-collapsed" aria-hidden="true">
XPath: .has-sublevel:nth-child(1) > .accordion-content.accordionItem.is-collapsed
Example 2 View on Page
ARIA hidden element must not be focusable or contain focusable elements
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-32f6f01e
<ul class="accordion-content accordionItem is-collapsed" aria-hidden="true">
XPath: .has-sublevel:nth-child(2) > .accordion-content.accordionItem.is-collapsed
Example 3 View on Page
ARIA hidden element must not be focusable or contain focusable elements
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-3601a938
<ul class="accordion-content accordionItem is-collapsed" aria-hidden="true">
XPath: .has-sublevel:nth-child(4) > .accordion-content.accordionItem.is-collapsed
Example 4 View on Page
ARIA hidden element must not be focusable or contain focusable elements
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-4ed39d02
<ul class="accordion-content accordionItem is-collapsed" aria-hidden="true">
XPath: .has-sublevel:nth-child(6) > .accordion-content.accordionItem.is-collapsed
2 Moderate axe SC 1.3.1 A Visual Cognitive aria-required-children
1 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer

Blocking: No

WCAG: SC 1.3.1 A

Disabilities affected:
Visual Cognitive

Who Is Affected

  • Without Vision 1.0% — ~3,400,000 Americans
  • Limited Vision 2.4% — ~8,100,000 Americans
  • Limited Language, Cognitive, and Learning Abilities 4.7% — ~15,900,000 Americans

ACT alignment

Examples

Example 1 View on Page
Certain ARIA roles must contain particular children
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-7f793739
<div role="table" aria-label="8 small line charts ..." class="dataDotViz-chart sma..." data-testid="dataDotViz-chart">
XPath: .small-multiples
Example 2 View on Page
Certain ARIA roles must contain particular children
Mode: dark 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-344ada41
<div role="table" aria-label="8 small line charts ..." class="dataDotViz-chart sma..." data-testid="dataDotViz-chart">
XPath: .small-multiples
1 Critical axe SC 1.4.4 AA Visual meta-viewport: Ensures viewport meta does not disable text scaling. Disabling user-scaling prevents people with low vision from enlarging text to a readable size.
1 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer, UX Designer

Blocking: ⚠️ Yes (Task-Blocking)

WCAG: SC 1.4.4 AA

Disabilities affected:
Visual

Who Is Affected

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

ACT alignment

Examples

Example 1 View on Page
Zooming and scaling must not be disabled
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-94a491d2
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=yes">
XPath: meta[name="viewport"]
1 Serious axe SC 4.1.2 A Visual Motor Cognitive frame-title: Ensures <iframe> and <frame> elements have a descriptive title attribute so screen reader users understand what the embedded content contains.
1 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer, Content Author

Blocking: No

WCAG: SC 4.1.2 A

Disabilities affected:
Visual Motor Cognitive

Who Is Affected

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

ACT alignment

Examples

Example 1 View on Page
Frames must have an accessible name
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-76eeecf1
<iframe src="https://www.facebook..." width="100%" height="410" style="border:none;overflow..." scrolling="no" frameborder="0" allowtransparency="true" allow="encrypted-media">
XPath: iframe[width="100%"]

🔧 Most Common Issues (QualWeb)

12 rules
12 Moderate qualweb QW-ACT-R30: The complete visible text content of the test target neither matches or is contained within its accessible name.
12 pages affected

ACT alignment

  • ACT 2ee8b8 Open ACT rule

    No other scanned engines matched this ACT rule in the current report.

Examples

Example 1 View on Page
The complete visible text content of the test target neither matches or is contained within its accessible name.
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-8c18567b
Example 2 View on Page
The complete visible text content of the test target neither matches or is contained within its accessible name.
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-8c18567b
Example 3 View on Page
The complete visible text content of the test target neither matches or is contained within its accessible name.
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-8c18567b
Example 4 View on Page
The complete visible text content of the test target neither matches or is contained within its accessible name.
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-8c18567b
Example 5 View on Page
The complete visible text content of the test target neither matches or is contained within its accessible name.
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-8c18567b
10 Moderate qualweb QW-ACT-R76: Element has contrast ratio lower than minimum.
10 pages affected

ACT alignment

Examples

Example 1 View on Page
Element has contrast ratio lower than minimum.
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-82fca3fc
Example 2 View on Page
Element has contrast ratio lower than minimum.
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-82fca3fc
Example 3 View on Page
Element has contrast ratio lower than minimum.
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-82fca3fc
Example 4 View on Page
Element has contrast ratio lower than minimum.
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-82fca3fc
Example 5 View on Page
Element has contrast ratio lower than minimum.
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-82fca3fc
4 Moderate qualweb QW-ACT-R12: The test target doesn't have an accessible name, or it's empty ('').
4 pages affected

Rule Information

Engine: qualweb

Roles: Front-End Developer

Blocking: No

ACT alignment

Examples

Example 1 View on Page
The test target doesn't have an accessible name, or it's empty ('').
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-e1b456ec
Example 2 View on Page
The test target doesn't have an accessible name, or it's empty ('').
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-e1b456ec
Example 3 View on Page
The test target doesn't have an accessible name, or it's empty ('').
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-e1b456ec
Example 4 View on Page
The test target doesn't have an accessible name, or it's empty ('').
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-e1b456ec
4 Moderate qualweb QW-ACT-R17: The test target doesn't have an accessible name.
4 pages affected

ACT alignment

Examples

Example 1 View on Page
The test target doesn't have an accessible name.
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-21954afc
Example 2 View on Page
The test target doesn't have an accessible name.
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-21954afc
Example 3 View on Page
The test target doesn't have an accessible name.
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-21954afc
Example 4 View on Page
The test target doesn't have an accessible name.
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-21954afc
3 Moderate qualweb QW-ACT-R37: Element has contrast ratio lower than minimum.
3 pages affected

ACT alignment

Examples

Example 1 View on Page
Element has contrast ratio lower than minimum.
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-45287c55
Example 2 View on Page
Element has contrast ratio lower than minimum.
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-45287c55
Example 3 View on Page
Element has contrast ratio lower than minimum.
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-45287c55
2 Moderate qualweb QW-ACT-R35: The test target accessible name doesn't exist or it's empty ('').
2 pages affected

Rule Information

Engine: qualweb

Roles: Front-End Developer

Blocking: No

ACT alignment

Examples

Example 1 View on Page
The test target accessible name doesn't exist or it's empty ('').
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-997cfce7
Example 2 View on Page
The test target accessible name doesn't exist or it's empty ('').
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-997cfce7
1 Moderate qualweb QW-ACT-R28: The test target has unlisted required states or properties.
1 pages affected

Rule Information

Engine: qualweb

Roles: Front-End Developer

Blocking: No

Affected Pages

ACT alignment

  • ACT 4e8ab6 Open ACT rule

    No other scanned engines matched this ACT rule in the current report.

Examples

Example 1 View on Page
The test target has unlisted required states or properties.
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-2de7f94c
1 Moderate qualweb QW-ACT-R14: The `meta` element with a `name='viewport'` attribute abolishes the user agent ability to zoom with user-scalable=no or maximum-scale < 2.
1 pages affected

Rule Information

Engine: qualweb

Roles: Front-End Developer

Blocking: No

ACT alignment

Examples

Example 1 View on Page
The `meta` element with a `name='viewport'` attribute abolishes the user agent ability to zoom with user-scalable=no or maximum-scale < 2.
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-c6aca995
1 Moderate qualweb QW-ACT-R38: The test target owns elements that doesn't have the correct role.
1 pages affected

Rule Information

Engine: qualweb

Roles: Front-End Developer

Blocking: No

ACT alignment

Examples

Example 1 View on Page
The test target owns elements that doesn't have the correct role.
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-cf6fc340
1 Moderate qualweb QW-ACT-R33: The test target parent doesn't have the required context `role`.
1 pages affected

Rule Information

Engine: qualweb

Roles: Front-End Developer

Blocking: No

ACT alignment

Examples

Example 1 View on Page
The test target parent doesn't have the required context `role`.
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-4a580556
1 Moderate qualweb QW-ACT-R19: The test target accessible name doesn't exist or it's empty ('').
1 pages affected

Rule Information

Engine: qualweb

Roles: Front-End Developer

Blocking: No

ACT alignment

Examples

Example 1 View on Page
The test target accessible name doesn't exist or it's empty ('').
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-77b9760d
1 Moderate qualweb QW-ACT-R13: The test target has focusable children.
1 pages affected

Rule Information

Engine: qualweb

Roles: Front-End Developer

Blocking: No

ACT alignment

Examples

Example 1 View on Page
The test target has focusable children.
Mode: light 🕑 First identified: 2026-08-05 🔑 Pattern ID: A11Y-bb6a1c8f