Accessibility Scan Report

Title: Barcelona.cat Issue: #62 Date: 5/27/2026, 1:39:54 AM Duration: 18.7m URLs: 100 / 100
Viewport: Desktop (1280×800) Color scheme: both Browser: chromium
⚡ Reduced Motion: 100 / 100 URLs

🔄 Changes Since Last Scan

3054 New unique issues
🆕 New Issues (3054)

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 (184), AA (23)
  • By Version (A & AA): WCAG 2.0 (207)
  • By Category: axe-strict (2669) & Others (424)
  • Total: 3093 across 38 unique rules & 2 accessibility engines

By Severity

Critical
Serious
Moderate
Minor

By Role

UX Designer
Visual Designer
Content Author
Front-End Developer

Issues

🎯 Pages with Most Errors

Focus your efforts on these pages to make the biggest impact. Click any error count to filter the rule list below. Numbers in parentheses (+N) indicate findings that cover WCAG criteria already reported by axe.

Llistat | Barcelona.cat | Ajuntament de Barcelona 167
Outdoor films | Barcelona.cat | Ajuntament de Barcelona 159
The agenda of the park | Barcelona.cat | Ajuntament de Barcelona 151
Festes majors | Barcelona.cat | Ajuntament de Barcelona 147
El portal web oficial de Barcelona | Ajuntament de Barcelona 112
El portal web oficial de Barcelona | Ajuntament de Barcelona 112
The official Barcelona website | Barcelona City Council 112
El portal web oficial de Barcelona | Ayuntamiento de Barcelona 112
Cultura 100% | Barcelona.cat | Ajuntament de Barcelona 96
Banys i platges | Barcelona.cat | Ajuntament de Barcelona 132

🔧 Most Common Issues (axe)

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

Rule Information

Engine: axe

Roles: Front-End Developer, UX Designer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
All page content should be contained by landmarks
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-777c5cc8 | Pattern ID: A11Y-4e1b9fc0
<a href="#carousel-capcalera" class="visually-hidden focusable to-main-content" tabindex="1"> Vés al contingut </a>
XPath: .focusable
Example 2 View on Page
All page content should be contained by landmarks
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-394ff7e1 | Pattern ID: A11Y-3aa7121d
<li>
XPath: #ajuntament--prefooter > .container > ul > li:nth-child(1)
Example 3 View on Page
All page content should be contained by landmarks
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-4d567c74 | Pattern ID: A11Y-8c3fc4f4
<h2>Adreces</h2>
XPath: li:nth-child(2) > h2
Example 4 View on Page
All page content should be contained by landmarks
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-b5baa7cb | Pattern ID: A11Y-ca4ac58d
<p>
XPath: li:nth-child(2) > .llistat > li > p
Example 5 View on Page
All page content should be contained by landmarks
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-e62e4445 | Pattern ID: A11Y-7ef806b9
<h2>Contacte</h2>
XPath: li:nth-child(3) > h2
248 Serious axe tabindex: Ensures tabindex attribute values greater than 0 are not used. Positive tabindex values create an unnatural tab order that disorients keyboard users.
100 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer

Blocking: ⚠️ Yes (Task-Blocking)

Affected Pages

Examples

Example 1 View on Page
Elements should not have tabindex greater than zero
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-5197b9cf | Pattern ID: A11Y-0d692d83
<a href="#carousel-capcalera" class="visually-hidden focusable to-main-content" tabindex="1"> Vés al contingut </a>
XPath: .focusable
Example 2 View on Page
Elements should not have tabindex greater than zero
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-b0ae1ff3 | Pattern ID: A11Y-0d692d83
<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1"> Skip to main content </a>
XPath: .focusable
Example 3 View on Page
Elements should not have tabindex greater than zero
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-8b2832ba | Pattern ID: A11Y-0d692d83
<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1"> Skip to main content </a>
XPath: .focusable
Example 4 View on Page
Elements should not have tabindex greater than zero
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-a5a49cf4 | Pattern ID: A11Y-0d692d83
<a href="#main-content" class="visually-hidden focusable to-main-content" tabindex="1"> Skip to main content </a>
XPath: .focusable
Example 5 View on Page
Elements should not have tabindex greater than zero
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-5197b9cf | Pattern ID: A11Y-0d692d83
<a href="#carousel-capcalera" class="visually-hidden focusable to-main-content" tabindex="1"> Vés al contingut </a>
XPath: .focusable
100 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.
89 pages affected

Rule Information

Engine: axe

Roles: Content Author

Blocking: ⚠️ Yes (Task-Blocking)

WCAG: SC 1.1.1 A

Disabilities affected:
Visual

Affected Pages

Who Is Affected

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

Examples

Example 1 View on Page
Images must have alternative text
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-30bf52d4 | Pattern ID: A11Y-365a2ea5
<img src="/images/icons/marker.svg" class="img-marker">
XPath: iframe[height="410px"]
Example 2 View on Page
Images must have alternative text
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-74222620 | Pattern ID: A11Y-bf66ad5e
<img src="/themes/barcelonacat_theme/images/menu/fletxa_1.png">
XPath: .menu-0 > .icona > img
Example 3 View on Page
Images must have alternative text
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-f2b9a7d3 | Pattern ID: A11Y-73a9d03d
<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png">
XPath: .menu-2 > .icona > img
Example 4 View on Page
Images must have alternative text
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-194e915a | Pattern ID: A11Y-73a9d03d
<img src="/themes/barcelonacat_theme/images/menu/fletxa_3.png">
XPath: .menu-2 > .icona > img
Example 5 View on Page
Images must have alternative text
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-30bf52d4 | Pattern ID: A11Y-365a2ea5
<img src="/images/icons/marker.svg" class="img-marker">
XPath: iframe[height="410px"]
100 Moderate axe landmark-no-duplicate-banner: Ensures the page has only one banner landmark (<header> at top level). Multiple banners confuse screen reader users navigating by landmarks.
100 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer, UX Designer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Document should not have more than one banner landmark
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-dae4634f | Pattern ID: A11Y-fddf7c0c
<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">
XPath: #brand
Example 2 View on Page
Document should not have more than one banner landmark
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-8d37833d | Pattern ID: A11Y-fddf7c0c
<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">
XPath: #brand
Example 3 View on Page
Document should not have more than one banner landmark
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-1e9f52ea | Pattern ID: A11Y-fddf7c0c
<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">
XPath: #brand
Example 4 View on Page
Document should not have more than one banner landmark
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-f6a0ea0b | Pattern ID: A11Y-fddf7c0c
<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">
XPath: #brand
Example 5 View on Page
Document should not have more than one banner landmark
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-dae4634f | Pattern ID: A11Y-fddf7c0c
<header id="brand" alias="barcelonacat" brand="barcelonacat_2026-03..." class="v2025 bcnbrand-legac..." data-lwid="19e3126d-e1c9-4f40-9..." data-plausible="bcn0657" data-matomo="beOBY9ep" data-avisos="auto" data-web-cerca="https%3A%2F%2Fwww.ba..." data-web-nom="Barcelona" data-cercador="false">
XPath: #brand
23 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.
11 pages affected

Who Is Affected

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

Examples

Example 1 View on Page
Elements must meet minimum color contrast ratio thresholds
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-c7eaed18 | Pattern ID: A11Y-5760012c
<a target="_blank" href="../ca/">Plànol</a>
XPath: #iframe-planol
Example 2 View on Page
Elements must meet minimum color contrast ratio thresholds
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-b122f07f | Pattern ID: A11Y-3fe64c71
<span class="s2">Online booking</span>
XPath: .s2
Example 3 View on Page
Elements must meet minimum color contrast ratio thresholds
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-c7eaed18 | Pattern ID: A11Y-5760012c
<a target="_blank" href="../ca/">Plànol</a>
XPath: #iframe-planol
Example 4 View on Page
Elements must meet minimum color contrast ratio thresholds
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-cd61ce1f | Pattern ID: A11Y-cd2c0148
<a target="_blank" href="../en/">Barcelona map</a>
XPath: #planol-screen > iframe
Example 5 View on Page
Elements must meet minimum color contrast ratio thresholds
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-556c8a2b | Pattern ID: A11Y-cd2c0148
<a target="_blank" href="../es/">Plano</a>
XPath: #planol-screen > iframe
20 Moderate axe SC 1.3.1 A Visual Cognitive aria-required-children
20 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer

Blocking: No

WCAG: SC 1.3.1 A

Disabilities affected:
Visual Cognitive

Affected Pages

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
Certain ARIA roles must contain particular children
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-22e8ec98 | Pattern ID: A11Y-20b16b13
<div role="menu" class="container list-pano-rollover">
XPath: .list-pano-rollover
Example 2 View on Page
Certain ARIA roles must contain particular children
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-f24e3a4b | Pattern ID: A11Y-20b16b13
<div role="menu" class="container list-pano-rollover">
XPath: .list-pano-rollover
Example 3 View on Page
Certain ARIA roles must contain particular children
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-d6a7ea0e | Pattern ID: A11Y-20b16b13
<div role="menu" class="container list-pano-rollover">
XPath: .list-pano-rollover
Example 4 View on Page
Certain ARIA roles must contain particular children
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-9e25ce46 | Pattern ID: A11Y-20b16b13
<div role="menu" class="container list-pano-rollover">
XPath: .list-pano-rollover
Example 5 View on Page
Certain ARIA roles must contain particular children
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-17fac98b | Pattern ID: A11Y-20b16b13
<div role="menu" class="container list-pano-rollover">
XPath: .list-pano-rollover
17 Moderate axe aria-allowed-role
11 pages affected

Examples

Example 1 View on Page
ARIA role should be appropriate for the element
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-4f29773a | Pattern ID: A11Y-3b451be3
<ul class="banners-paginats-list slick-initialized slick-slider" role="region" aria-label="carousel">
XPath: .banners-paginats-list
Example 2 View on Page
ARIA role should be appropriate for the element
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-8d44abb6 | Pattern ID: A11Y-3b451be3
<ul class="banners-paginats-list slick-initialized slick-slider" role="region" aria-label="carousel">
XPath: .banners-paginats-list
Example 3 View on Page
ARIA role should be appropriate for the element
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-01871aa6 | Pattern ID: A11Y-3b451be3
<ul class="banners-paginats-list slick-initialized slick-slider" role="region" aria-label="carousel">
XPath: .banners-paginats-list
Example 4 View on Page
ARIA role should be appropriate for the element
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-a02f1596 | Pattern ID: A11Y-f7e878a1
<form class="d-flex justify-content-md-between align-items-md-center ajuntament-actualitat-filtres" role="region" aria-label="News list dates and number of results per page control" aria-controls="ajuntament-actualitat-noticies">
XPath: .justify-content-md-between
Example 5 View on Page
ARIA role should be appropriate for the element
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-a78e26d9 | Pattern ID: A11Y-058b7b77
<h3 class="sr-only" role="status">Showing <span>10</span> results.</h3>
XPath: h3[role="status"]
15 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.
4 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-05-27 🔑 Bug ID: A11Y-12e83b7c | Pattern ID: A11Y-3937f86e
<li class="banner-item box-banner" style="width: 100%; display: inline-block;">
XPath: .slick-current > div > .banner-item.box-banner
Example 2 View on Page
<li> elements must be contained in a <ul> or <ol>
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-d2fa037e | Pattern ID: A11Y-6b1f7756
<li class="banner-item box-banner" style="width: 100%; display: inline-block;">
XPath: div[data-slick-index="1"] > div > .banner-item.box-banner
Example 3 View on Page
<li> elements must be contained in a <ul> or <ol>
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-898a432a | Pattern ID: A11Y-35455be8
<li class="banner-item box-banner" style="width: 100%; display: inline-block;">
XPath: div[data-slick-index="2"] > div > .banner-item.box-banner
Example 4 View on Page
<li> elements must be contained in a <ul> or <ol>
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-e2b5e4a3 | Pattern ID: A11Y-66a7a5f3
<li class="banner-item box-banner" style="width: 100%; display: inline-block;">
XPath: div[data-slick-index="3"] > div > .banner-item.box-banner
Example 5 View on Page
<li> elements must be contained in a <ul> or <ol>
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-72c5a07a | Pattern ID: A11Y-3937f86e
<li class="banner-item box-banner" style="width: 100%; display: inline-block;">
XPath: .slick-current > div > .banner-item.box-banner
12 Moderate axe landmark-unique
4 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-05-27 🔑 Bug ID: A11Y-1eb8d3f1 | Pattern ID: A11Y-0dcf3726
<div class="llistat-bg-promos slick-initialized slick-slider slick-dotted" role="region" aria-label="carousel">
XPath: .llistat-bg-promos
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-05-27 🔑 Bug ID: A11Y-748471a2 | Pattern ID: A11Y-60ded9ac
<main id="main-content" role="main">
XPath: #main-content
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-05-27 🔑 Bug ID: A11Y-50961bc3 | Pattern ID: A11Y-79321091
<nav class="js-main-search">
XPath: #iframe-planol
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-05-27 🔑 Bug ID: A11Y-1eb8d3f1 | Pattern ID: A11Y-0dcf3726
<div class="llistat-bg-promos slick-initialized slick-slider slick-dotted" role="region" aria-label="carousel">
XPath: .llistat-bg-promos
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-05-27 🔑 Bug ID: A11Y-748471a2 | Pattern ID: A11Y-60ded9ac
<main id="main-content" role="main">
XPath: #main-content
9 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.
5 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

Affected Pages

Who Is Affected

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

Examples

Example 1 View on Page
Frames must have an accessible name
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-6c71a76c | Pattern ID: A11Y-256a0627
<iframe frameborder="0" height="88px" src="https://ajuntament.barcelona.cat/widgets/temps/v3/?lang=ca" width="142px" id="i-temps"></iframe>
XPath: #i-temps
Example 2 View on Page
Frames must have an accessible name
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-aeaf6bc0 | Pattern ID: A11Y-3eff75f8
<iframe frameborder="0" height="410px" src="https://com-shi-va.barcelona.cat/ca/api/widget/route" width="100%"></iframe>
XPath: iframe[height="410px"]
Example 3 View on Page
Frames must have an accessible name
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-6c71a76c | Pattern ID: A11Y-256a0627
<iframe frameborder="0" height="88px" src="https://ajuntament.barcelona.cat/widgets/temps/v3/?lang=ca" width="142px" id="i-temps"></iframe>
XPath: #i-temps
Example 4 View on Page
Frames must have an accessible name
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-aeaf6bc0 | Pattern ID: A11Y-3eff75f8
<iframe frameborder="0" height="410px" src="https://com-shi-va.barcelona.cat/ca/api/widget/route" width="100%"></iframe>
XPath: iframe[height="410px"]
Example 5 View on Page
Frames must have an accessible name
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-6f7c7d7d | Pattern ID: A11Y-256a0627
<iframe frameborder="0" height="88px" src="https://ajuntament.barcelona.cat/widgets/temps/v3/?lang=en" width="142px" id="i-temps"></iframe>
XPath: #i-temps
5 Moderate axe SC 4.1.2 A Visual Motor Cognitive aria-prohibited-attr
5 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer

Blocking: No

WCAG: SC 4.1.2 A

Disabilities affected:
Visual Motor Cognitive

Who Is Affected

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

Examples

Example 1 View on Page
Elements must only use permitted ARIA attributes
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-26aeff32 | Pattern ID: A11Y-046bd014
<span tabindex="0" class="qualitat-aire-anterior bcn-disabled" aria-label="Anterior"> <i aria-hidden="true" title="Anterior" class="bcn-disabled"></i> </span>
XPath: #qualitat-aire-i
Example 2 View on Page
Elements must only use permitted ARIA attributes
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-26aeff32 | Pattern ID: A11Y-046bd014
<span tabindex="0" class="qualitat-aire-anterior bcn-disabled" aria-label="Anterior"> <i aria-hidden="true" title="Anterior" class="bcn-disabled"></i> </span>
XPath: #qualitat-aire-i
Example 3 View on Page
Elements must only use permitted ARIA attributes
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-f572fcf3 | Pattern ID: A11Y-046bd014
<span tabindex="0" class="qualitat-aire-anterior bcn-disabled" aria-label="Previous"> <i aria-hidden="true" title="Previous" class="bcn-disabled"></i> </span>
XPath: #qualitat-aire-i
Example 4 View on Page
Elements must only use permitted ARIA attributes
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-9e5eeeef | Pattern ID: A11Y-046bd014
<span tabindex="0" class="qualitat-aire-anterior bcn-disabled" aria-label="Previo"> <i aria-hidden="true" title="Previo" class="bcn-disabled"></i> </span>
XPath: #qualitat-aire-i
Example 5 View on Page
Elements must only use permitted ARIA attributes
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-461874f5 | Pattern ID: A11Y-0c001933
<div class="html5-video-player ytp-hide-controls ytp-exp-bottom-control-flexbox ytp-modern-caption ytp-livebadge-color unstarted-mode" tabindex="" id="movie_player" data-version="/s/player/c2f7551f/player_embed.vflset/en_US/base.js" aria-label="YouTube Video Player">
XPath: #widget2
4 Moderate axe SC 1.1.1 A Visual aria-progressbar-name
4 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer

Blocking: No

WCAG: SC 1.1.1 A

Disabilities affected:
Visual

Affected Pages

Who Is Affected

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

Examples

Example 1 View on Page
ARIA progressbar nodes must have an accessible name
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-d369c225 | Pattern ID: A11Y-c43ee842
<div id="progressbar-carousel-capcalera" class="progress" role="progressbar" aria-valuemin="0" aria-valuemax="100" aria-valuenow="66.66666666666666" style="background-size: 66.6667% 100%;"> <span class="slider__label sr-only">66.66666666666666% completed</span> </div>
XPath: #progressbar-carousel-capcalera
Example 2 View on Page
ARIA progressbar nodes must have an accessible name
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-d369c225 | Pattern ID: A11Y-c43ee842
<div id="progressbar-carousel-capcalera" class="progress" role="progressbar" aria-valuemin="0" aria-valuemax="100" aria-valuenow="66.66666666666666" style="background-size: 66.6667% 100%;"> <span class="slider__label sr-only">66.66666666666666% completed</span> </div>
XPath: #progressbar-carousel-capcalera
Example 3 View on Page
ARIA progressbar nodes must have an accessible name
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-57f09a8a | Pattern ID: A11Y-c43ee842
<div id="progressbar-carousel-capcalera" class="progress" role="progressbar" aria-valuemin="0" aria-valuemax="100" aria-valuenow="66.66666666666666" style="background-size: 66.6667% 100%;"> <span class="slider__label sr-only">66.66666666666666% completed</span> </div>
XPath: #progressbar-carousel-capcalera
Example 4 View on Page
ARIA progressbar nodes must have an accessible name
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-959b3f2a | Pattern ID: A11Y-c43ee842
<div id="progressbar-carousel-capcalera" class="progress" role="progressbar" aria-valuemin="0" aria-valuemax="100" aria-valuenow="66.66666666666666" style="background-size: 66.6667% 100%;"> <span class="slider__label sr-only">66.66666666666666% completed</span> </div>
XPath: #progressbar-carousel-capcalera
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.
4 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

Affected Pages

Who Is Affected

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

Examples

Example 1 View on Page
Buttons must have discernible text
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-249da0f8 | Pattern ID: A11Y-91f459fc
<button class="geoLocation"></button>
XPath: #iframe-planol
Example 2 View on Page
Buttons must have discernible text
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-249da0f8 | Pattern ID: A11Y-91f459fc
<button class="geoLocation"></button>
XPath: #iframe-planol
Example 3 View on Page
Buttons must have discernible text
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-a2cf35f0 | Pattern ID: A11Y-07209c06
<button class="geoLocation"></button>
XPath: #planol-screen > iframe
Example 4 View on Page
Buttons must have discernible text
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-b8074a96 | Pattern ID: A11Y-07209c06
<button class="geoLocation"></button>
XPath: #planol-screen > iframe
4 Moderate axe SC 3.1.1 A Cognitive html-lang-valid
4 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer

Blocking: No

WCAG: SC 3.1.1 A

Disabilities affected:
Cognitive

Affected Pages

Who Is Affected

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

Examples

Example 1 View on Page
<html> element must have a valid value for the lang attribute
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-4669f6c4 | Pattern ID: A11Y-66731296
<html lang="cat">
XPath: #iframe-planol
Example 2 View on Page
<html> element must have a valid value for the lang attribute
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-4669f6c4 | Pattern ID: A11Y-66731296
<html lang="cat">
XPath: #iframe-planol
Example 3 View on Page
<html> element must have a valid value for the lang attribute
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-7a8c2717 | Pattern ID: A11Y-78ad9048
<html lang="cat">
XPath: #planol-screen > iframe
Example 4 View on Page
<html> element must have a valid value for the lang attribute
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-ca919cf0 | Pattern ID: A11Y-78ad9048
<html lang="cat">
XPath: #planol-screen > iframe
3 Moderate axe SC 4.1.2 A Visual Motor Cognitive aria-command-name
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

Examples

Example 1 View on Page
ARIA commands must have an accessible name
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-547bb86c | Pattern ID: A11Y-9d1f0064
<div class="title" tabindex="-1" role="button"></div>
XPath: #fembarri
Example 2 View on Page
ARIA commands must have an accessible name
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-d4c3a2df | Pattern ID: A11Y-f6903b94
<div role="button" class="U26fgb JRtysb ZDSs1 ..." jscontroller="iSvg6e" jsaction="click:cOuCgd; moused..." jsshadow="" aria-disabled="false" tabindex="0" aria-haspopup="true" aria-expanded="false" data-aligntop="true">
XPath: iframe
Example 3 View on Page
ARIA commands must have an accessible name
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-5fbe5be0 | Pattern ID: A11Y-f6903b94
<div title="" role="button" tabindex="0" style="width: 31.7193px; height: 32px; overflow: hidden; position: absolute; cursor: pointer; touch-action: none; left: -78px; top: 24px; z-index: 0;">
XPath: iframe
3 Moderate axe SC 4.1.2 A Visual Motor Cognitive select-name
1 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer

Blocking: No

WCAG: SC 4.1.2 A

Disabilities affected:
Visual Motor Cognitive

Affected Pages

Who Is Affected

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

Examples

Example 1 View on Page
Select element must have an accessible name
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-45ea9a89 | Pattern ID: A11Y-91bba567
<select class="districtsrc" name="districtstr" id="districtsrc" tabindex="-98">
XPath: #districtsrc
Example 2 View on Page
Select element must have an accessible name
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-cc4dea4c | Pattern ID: A11Y-41278761
<select name="ctg" id="ctg" class="" tabindex="-98">
XPath: #ctg
Example 3 View on Page
Select element must have an accessible name
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-44f4009d | Pattern ID: A11Y-28619121
<select id="entradatipus" name="ticket" class="" tabindex="-98">
XPath: #entradatipus
2 Moderate axe image-redundant-alt
2 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer

Blocking: No

Examples

Example 1 View on Page
Alternative text of images should not be repeated as text
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-f9f23bf4 | Pattern ID: A11Y-4c0d11d9
<img loading="lazy" src="/sites/default/files/styles/distribuidora_banner_paginat/public/vedebcn_250x250.jpg?itok=sI_-hMsI" width="250" height="250" alt="ve de barcelona">
XPath: img[alt="ve de barcelona"]
Example 2 View on Page
Alternative text of images should not be repeated as text
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-d4f39754 | Pattern ID: A11Y-9f2eecc8
<img src="img/districte_1.jpg" alt="Ciutat Vella">
XPath: #fembarri
1 Critical axe SC 2.4.4, SC 4.1.2 A Visual Motor Cognitive area-alt: Ensures <area> elements of image maps have descriptive alternative text so screen reader users understand the link destination.
1 pages affected

Rule Information

Engine: axe

Roles: Content Author, UX Designer

Blocking: ⚠️ Yes (Task-Blocking)

WCAG: SC 2.4.4, SC 4.1.2 A

Disabilities affected:
Visual Motor Cognitive

Who Is Affected

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

Examples

Example 1 View on Page
Active <area> elements must have alternative text
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-2d0217c8 | Pattern ID: A11Y-53cd3b04
<area shape="poly" alt="" coords="580,500,584,501,597,..." href="#" districte="1">
XPath: #fembarri
1 Serious axe SC 1.3.1 A Visual Cognitive list: Ensures <ul> and <ol> contain only <li> elements. Invalid list structure prevents screen readers from announcing list item counts and navigation shortcuts.
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
<ul> and <ol> must only directly contain <li>, <script> or <template> elements
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-c1cea641 | Pattern ID: A11Y-a4b3d582
<ul class="districtes_menu">
XPath: #fembarri
1 Moderate axe empty-heading
1 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer

Blocking: No

Examples

Example 1 View on Page
Headings should not be empty
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-2058267a | Pattern ID: A11Y-512ffee8
<h3 dir="ltr">&nbsp;</h3>
XPath: h3:nth-child(3)
1 Moderate axe heading-order: Ensures heading levels are not skipped (e.g. h1→h3). Inconsistent heading hierarchy makes page structure difficult to navigate for screen reader users.
1 pages affected

Rule Information

Engine: axe

Roles: Content Author, UX Designer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Heading levels should only increase by one
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-7d27208e | Pattern ID: A11Y-1e3bb278
<h3><i class="bcn-icon-cerca"></i>Troba les activitats d'aquest cap de setmana:</h3>
XPath: div > h3
1 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

Examples

Example 1 View on Page
Interactive controls must not be nested
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-87e8d139 | Pattern ID: A11Y-0ea21211
<button class="platges-button platges-transports-control">
XPath: .platges-button
1 Moderate axe empty-table-header
1 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer

Blocking: No

Examples

Example 1 View on Page
Table header text should not be empty
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-a7f98375 | Pattern ID: A11Y-c041b666
<th scope="col"></th>
XPath: th:nth-child(4)

🔧 Most Common Issues (QualWeb)

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

Rule Information

Engine: qualweb

Roles: Front-End Developer

Blocking: No

Affected Pages

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-05-27 🔑 Bug ID: A11Y-63a564ce | Pattern ID: A11Y-e555095c
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-05-27 🔑 Bug ID: A11Y-f9bd7138 | Pattern ID: A11Y-e555095c
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-05-27 🔑 Bug ID: A11Y-1c626f9c | Pattern ID: A11Y-e555095c
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-05-27 🔑 Bug ID: A11Y-1ebb97d3 | Pattern ID: A11Y-e555095c
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-05-27 🔑 Bug ID: A11Y-63a564ce | Pattern ID: A11Y-e555095c
100 Moderate qualweb QW-ACT-R37: Element has contrast ratio lower than minimum.
100 pages affected

Rule Information

Engine: qualweb

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Element has contrast ratio lower than minimum.
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-4a59f8a0 | Pattern ID: A11Y-cbe353ce
Example 2 View on Page
Element has contrast ratio lower than minimum.
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-422212a9 | Pattern ID: A11Y-cbe353ce
Example 3 View on Page
Element has contrast ratio lower than minimum.
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-c8d6399b | Pattern ID: A11Y-cbe353ce
Example 4 View on Page
Element has contrast ratio lower than minimum.
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-43b9e0aa | Pattern ID: A11Y-cbe353ce
Example 5 View on Page
Element has contrast ratio lower than minimum.
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-4a59f8a0 | Pattern ID: A11Y-cbe353ce
100 Moderate qualweb QW-ACT-R76: Element has contrast ratio lower than minimum.
100 pages affected

Rule Information

Engine: qualweb

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Element has contrast ratio lower than minimum.
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-a80ca36b | Pattern ID: A11Y-b6798710
Example 2 View on Page
Element has contrast ratio lower than minimum.
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-f6639a6c | Pattern ID: A11Y-b6798710
Example 3 View on Page
Element has contrast ratio lower than minimum.
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-358b1bbe | Pattern ID: A11Y-b6798710
Example 4 View on Page
Element has contrast ratio lower than minimum.
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-8e8f7cf7 | Pattern ID: A11Y-b6798710
Example 5 View on Page
Element has contrast ratio lower than minimum.
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-a80ca36b | Pattern ID: A11Y-b6798710
85 Moderate qualweb QW-ACT-R17: The test target doesn't have an accessible name.
85 pages affected

Rule Information

Engine: qualweb

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
The test target doesn't have an accessible name.
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-3479d3b7 | Pattern ID: A11Y-a296e9ec
Example 2 View on Page
The test target doesn't have an accessible name.
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-991bde4f | Pattern ID: A11Y-a296e9ec
Example 3 View on Page
The test target doesn't have an accessible name.
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-2d3fbd6b | Pattern ID: A11Y-a296e9ec
Example 4 View on Page
The test target doesn't have an accessible name.
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-224c4546 | Pattern ID: A11Y-a296e9ec
Example 5 View on Page
The test target doesn't have an accessible name.
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-63af5c7a | Pattern ID: A11Y-a296e9ec
20 Moderate qualweb QW-ACT-R38: The test target owns elements that doesn't have the correct role.
20 pages affected

Rule Information

Engine: qualweb

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
The test target owns elements that doesn't have the correct role.
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-1036813b | Pattern ID: A11Y-6958f87e
Example 2 View on Page
The test target owns elements that doesn't have the correct role.
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-9a10e07c | Pattern ID: A11Y-6958f87e
Example 3 View on Page
The test target owns elements that doesn't have the correct role.
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-86e1ce58 | Pattern ID: A11Y-6958f87e
Example 4 View on Page
The test target owns elements that doesn't have the correct role.
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-0c986c50 | Pattern ID: A11Y-6958f87e
Example 5 View on Page
The test target owns elements that doesn't have the correct role.
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-72496faa | Pattern ID: A11Y-6958f87e
8 Moderate qualweb QW-ACT-R19: The test target accessible name doesn't exist or it's empty ('').
8 pages affected

Examples

Example 1 View on Page
The test target accessible name doesn't exist or it's empty ('').
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-6ac43bea | Pattern ID: A11Y-0b95701a
Example 2 View on Page
The test target accessible name doesn't exist or it's empty ('').
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-6ac43bea | Pattern ID: A11Y-0b95701a
Example 3 View on Page
The test target accessible name doesn't exist or it's empty ('').
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-ac4ff7b8 | Pattern ID: A11Y-0b95701a
Example 4 View on Page
The test target accessible name doesn't exist or it's empty ('').
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-6f6c12ff | Pattern ID: A11Y-0b95701a
Example 5 View on Page
The test target accessible name doesn't exist or it's empty ('').
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-9a697537 | Pattern ID: A11Y-0b95701a
3 Moderate qualweb QW-ACT-R35: The test target accessible name doesn't exist or it's empty ('').
3 pages affected

Rule Information

Engine: qualweb

Roles: Front-End Developer

Blocking: No

Examples

Example 1 View on Page
The test target accessible name doesn't exist or it's empty ('').
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-99e5df64 | Pattern ID: A11Y-66d4317d
Example 2 View on Page
The test target accessible name doesn't exist or it's empty ('').
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-4514dc5e | Pattern ID: A11Y-66d4317d
Example 3 View on Page
The test target accessible name doesn't exist or it's empty ('').
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-0eeeaad9 | Pattern ID: A11Y-66d4317d
2 Moderate qualweb QW-ACT-R13: The test target has focusable children.
2 pages affected

Rule Information

Engine: qualweb

Roles: Front-End Developer

Blocking: No

Examples

Example 1 View on Page
The test target has focusable children.
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-e6ab2b83 | Pattern ID: A11Y-c6ea3e7e
Example 2 View on Page
The test target has focusable children.
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-4eeba593 | Pattern ID: A11Y-c6ea3e7e
2 Moderate qualweb QW-ACT-R12: The test target doesn't have an accessible name, or it's empty ('').
2 pages affected

Rule Information

Engine: qualweb

Roles: Front-End Developer

Blocking: No

Examples

Example 1 View on Page
The test target doesn't have an accessible name, or it's empty ('').
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-12143493 | Pattern ID: A11Y-67cdbced
Example 2 View on Page
The test target doesn't have an accessible name, or it's empty ('').
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-0d9785b5 | Pattern ID: A11Y-67cdbced
1 Moderate qualweb QW-ACT-R11: The test target doesn't have an accessible name, or it's empty ('').
1 pages affected

Rule Information

Engine: qualweb

Roles: Front-End Developer

Blocking: No

Examples

Example 1 View on Page
The test target doesn't have an accessible name, or it's empty ('').
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-c78b3bfe | Pattern ID: A11Y-2971458a
1 Moderate qualweb QW-ACT-R48: The test target is in the accessibility tree.
1 pages affected

Rule Information

Engine: qualweb

Roles: Front-End Developer

Blocking: No

Examples

Example 1 View on Page
The test target is in the accessibility tree.
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-927b006b | Pattern ID: A11Y-880ac3b1
1 Moderate qualweb QW-ACT-R16: 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

Affected Pages

Examples

Example 1 View on Page
The test target accessible name doesn't exist or it's empty ('').
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-dbad2337 | Pattern ID: A11Y-316438ae
1 Moderate qualweb QW-ACT-R65: The element has descendants in the flat tree that are part of sequential focus navigation.
1 pages affected

Rule Information

Engine: qualweb

Roles: Front-End Developer

Blocking: No

Examples

Example 1 View on Page
The element has descendants in the flat tree that are part of sequential focus navigation.
Mode: light 🕑 First identified: 2026-05-27 🔑 Bug ID: A11Y-08569b68 | Pattern ID: A11Y-568e42ae