Accessibility Scan Report

Title: Belgium municipalities (BE-WLG) Issue: #284 Date: 5/7/2026, 1:33:46 AM Duration: 17.6m URLs: 84 / 84 🌙 Dark Mode: 2 / 84 URLs⚡ Reduced Motion: 46 / 84 URLs🔍 High Contrast: 1 / 84 URLs🖥️ Forced Colors: 2 / 84 URLs

🔄 Changes Since Last Scan

7353 New unique issues
13423 Potentially resolved issues
🆕 New Issues (7353)
✅ Potentially Resolved Issues (13423)

These issues were previously tracked but were not detected in this scan.

Summary

Issues

  • By Level: A (408), AA (587)
  • By Version (A & AA): WCAG 2.0 (995)
  • By Category: axe-strict (2382) & Others (4971)
  • Total: 7353 across 98 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.

Lincent - Accueil 239
Commune de MARCHIN – Site officiel de la Commune 281
Administration Communale de Donceel 213
Commune de Berloz 215
Bienvenue 264
Ouffet - la Commune 204
Commune d'Aubel 228
Home - Commune de Modave 270
Commune de Lierneux | en Haute Ardenne – Province de Liège 176
Fléron, la ville à la campagne 163

🔧 Most Common Issues (axe)

32 rules
1056 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.
75 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-07 🔑 Bug ID: A11Y-1a188936 | Pattern ID: A11Y-edf401d2
<div id="portal-colophon">
XPath: #portal-colophon
Example 2 View on Page
All page content should be contained by landmarks
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-09d5c67f | Pattern ID: A11Y-f0553832
<div class="banner row">
XPath: .banner
Example 3 View on Page
All page content should be contained by landmarks
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-503980b5 | Pattern ID: A11Y-353800ce
<div class="tx-dce-pi1">
XPath: .tx-dce-pi1
Example 4 View on Page
All page content should be contained by landmarks
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-16a96472 | Pattern ID: A11Y-edf401d2
<div id="portal-colophon">
XPath: #portal-colophon
Example 5 View on Page
All page content should be contained by landmarks
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-72d51c62 | Pattern ID: A11Y-700e95df
<div class="to-top-container to-top-right"> <a href="#" id="toTop" class="fusion-top-top-link"> <span class="screen-reader-text">Go to Top</span> </a> </div>
XPath: .to-top-container
553 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.
34 pages affected

Rule Information

Engine: axe

Roles: Visual Designer

Blocking: No

WCAG: SC 1.4.3 AA

Disabilities affected:
Visual

Affected Pages

Who Is Affected

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

Examples

Example 1 View on Page
Elements must meet minimum color contrast ratio thresholds
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-f3af7137 | Pattern ID: A11Y-a215ed94
<span class="from_on">Du</span>
XPath: div[aria-label="1 / 4"] > .chateau-de-waroux.swiper_link[target=""] > .swiper_date > .start_date > .from_on
Example 2 View on Page
Elements must meet minimum color contrast ratio thresholds
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-9a53881b | Pattern ID: A11Y-4b9cff59
<span class="day">02</span>
XPath: div[aria-label="1 / 4"] > .chateau-de-waroux.swiper_link[target=""] > .swiper_date > .start_date > .day
Example 3 View on Page
Elements must meet minimum color contrast ratio thresholds
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-c1827771 | Pattern ID: A11Y-f71ee264
<span class="month">04</span>
XPath: div[aria-label="1 / 4"] > .chateau-de-waroux.swiper_link[target=""] > .swiper_date > .start_date > .month
Example 4 View on Page
Elements must meet minimum color contrast ratio thresholds
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-bcea42c1 | Pattern ID: A11Y-e13a0f3a
<span class="to">au</span>
XPath: div[aria-label="1 / 4"] > .chateau-de-waroux.swiper_link[target=""] > .swiper_date > .end_date > .to
Example 5 View on Page
Elements must meet minimum color contrast ratio thresholds
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-09161b7a | Pattern ID: A11Y-e7faecdc
<span class="day">17</span>
XPath: div[aria-label="1 / 4"] > .chateau-de-waroux.swiper_link[target=""] > .swiper_date > .end_date > .day
170 Moderate axe aria-allowed-role
36 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
ARIA role should be appropriate for the element
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-880c792b | Pattern ID: A11Y-fb93ab52
<label aria-label="Ma commune" for="navitem-ma-commune" role="button"></label>
XPath: label[aria-label="Ma commune"]
Example 2 View on Page
ARIA role should be appropriate for the element
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-5ccc806a | Pattern ID: A11Y-aa0a1a51
<label aria-label="Vivre à Amay" for="navitem-vivre-a-amay" role="button"></label>
XPath: label[aria-label="Vivre à Amay"]
Example 3 View on Page
ARIA role should be appropriate for the element
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-cc288488 | Pattern ID: A11Y-3030977e
<label aria-label="Que faire ?" for="navitem-que-faire" role="button"></label>
XPath: label[aria-label="Que faire ?"]
Example 4 View on Page
ARIA role should be appropriate for the element
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-d3eada62 | Pattern ID: A11Y-1cd97163
<label aria-label="En un clic" for="navitem-en-un-clic-1" role="button"></label>
XPath: label[aria-label="En un clic"]
Example 5 View on Page
ARIA role should be appropriate for the element
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-5c7e26fe | Pattern ID: A11Y-d789072d
<label aria-label="Ma ville" for="navitem-ma-ville" role="button"></label>
XPath: label[aria-label="Ma ville"]
47 Serious axe SC 4.1.2 A Visual Motor Cognitive aria-valid-attr: Ensures attributes beginning with 'aria-' are valid ARIA attributes. Typos or custom names are ignored by assistive technologies.
5 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
ARIA attributes must conform to valid names
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-b634bc84 | Pattern ID: A11Y-5c75a0cd
<em aria-hiden="true" class="lgc-icon phone"></em>
XPath: .phone
Example 2 View on Page
ARIA attributes must conform to valid names
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-1593e877 | Pattern ID: A11Y-1d715e61
<em aria-hiden="true" class="lgc-icon website"></em>
XPath: .website
Example 3 View on Page
ARIA attributes must conform to valid names
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-81dbfe4c | Pattern ID: A11Y-d6626b25
<em aria-hiden="true" class="lgc-icon facebook"></em>
XPath: .facebook
Example 4 View on Page
ARIA attributes must conform to valid names
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-7bd76169 | Pattern ID: A11Y-0c4f2ea6
<em aria-hiden="true" class="lgc-icon rss_feed"></em>
XPath: .rss_feed
Example 5 View on Page
ARIA attributes must conform to valid names
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-dbfb4352 | Pattern ID: A11Y-1da08633
<em aria-hiden="true" class="lgc-icon security"></em>
XPath: .security
39 Moderate axe page-has-heading-one
28 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Page should contain a level-one heading
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-52dd0bbc | Pattern ID: A11Y-ee8d7590
<html class="avada-html-layout-wi..." lang="fr-BE" prefix="og: http://ogp.me/ns..." data-useragent="Mozilla/5.0 (X11; Li...">
XPath: html
Example 2 View on Page
Page should contain a level-one heading
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-082a5299 | Pattern ID: A11Y-ee8d7590
<html lang="fr" xml:lang="fr" xmlns="http://www.w3.org/19..." class="js flexbox canvas ca...">
XPath: html
Example 3 View on Page
Page should contain a level-one heading
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-b09a060a | Pattern ID: A11Y-dadc1ce2
<html><head></head><body marginwidth="0" marginheight="0"></body></html>
XPath: iframe
Example 4 View on Page
Page should contain a level-one heading
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-8dfe0b6d | Pattern ID: A11Y-ee8d7590
<html lang="fr" xml:lang="fr" xmlns="http://www.w3.org/19..." class="js flexbox canvas ca...">
XPath: html
Example 5 View on Page
Page should contain a level-one heading
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-72fb8ddf | Pattern ID: A11Y-ee8d7590
<html lang="fr" xml:lang="fr" xmlns="http://www.w3.org/19..." class="js flexbox canvas ca...">
XPath: html
38 Moderate axe landmark-one-main: Ensures the page has exactly one main landmark. Screen reader users rely on the main landmark to skip navigation and jump directly to page content.
31 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer, UX Designer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Document should have one main landmark
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-3eaeb403 | Pattern ID: A11Y-85b00be0
<html lang="fr" xml:lang="fr" xmlns="http://www.w3.org/19..." class="js flexbox canvas ca...">
XPath: html
Example 2 View on Page
Document should have one main landmark
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-36422d7d | Pattern ID: A11Y-e6b8472e
<html><head></head><body marginwidth="0" marginheight="0"></body></html>
XPath: iframe
Example 3 View on Page
Document should have one main landmark
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-9e50fabf | Pattern ID: A11Y-85b00be0
<html lang="fr" xml:lang="fr" xmlns="http://www.w3.org/19..." class="js flexbox canvas ca...">
XPath: html
Example 4 View on Page
Document should have one main landmark
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-fb8cb633 | Pattern ID: A11Y-85b00be0
<html lang="fr" xml:lang="fr" xmlns="http://www.w3.org/19..." class="js flexbox canvas ca...">
XPath: html
Example 5 View on Page
Document should have one main landmark
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-f964d608 | Pattern ID: A11Y-85b00be0
<html lang="fr" xml:lang="fr" xmlns="http://www.w3.org/19..." class="js flexbox canvas ca...">
XPath: html
36 Moderate axe SC 1.3.1 A Visual Cognitive aria-required-children
36 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-07 🔑 Bug ID: A11Y-b442b02c | Pattern ID: A11Y-8565635e
<ul class="navbar-nav" id="portal-globalnav" role="menubar">
XPath: #portal-globalnav
Example 2 View on Page
Certain ARIA roles must contain particular children
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-56e74b8a | Pattern ID: A11Y-8565635e
<ul class="navbar-nav" id="portal-globalnav" role="menubar">
XPath: #portal-globalnav
Example 3 View on Page
Certain ARIA roles must contain particular children
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-709346d9 | Pattern ID: A11Y-8565635e
<ul class="navbar-nav" id="portal-globalnav" role="menubar">
XPath: #portal-globalnav
Example 4 View on Page
Certain ARIA roles must contain particular children
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-34e05a75 | Pattern ID: A11Y-bd598696
<div role="feed">
XPath: iframe[width="500"]
Example 5 View on Page
Certain ARIA roles must contain particular children
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-8e8287e0 | Pattern ID: A11Y-8565635e
<ul class="navbar-nav" id="portal-globalnav" role="menubar">
XPath: #portal-globalnav
34 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.
29 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

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
Zooming and scaling must not be disabled
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-ea7fd061 | Pattern ID: A11Y-98527d57
<meta content="width=device-width, minimum-scale=1.0, maximum-scale=1.0" name="viewport">
XPath: meta[name="viewport"]
Example 2 View on Page
Zooming and scaling must not be disabled
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-4ad75339 | Pattern ID: A11Y-98527d57
<meta content="width=device-width, minimum-scale=1.0, maximum-scale=1.0" name="viewport">
XPath: meta[name="viewport"]
Example 3 View on Page
Zooming and scaling must not be disabled
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-5d293c87 | Pattern ID: A11Y-98527d57
<meta content="width=device-width, minimum-scale=1.0, maximum-scale=1.0" name="viewport">
XPath: meta[name="viewport"]
Example 4 View on Page
Zooming and scaling must not be disabled
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-831b63a1 | Pattern ID: A11Y-423367eb
<meta name="viewport" content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no">
XPath: meta[name="viewport"]:nth-child(3)
Example 5 View on Page
Zooming and scaling must not be disabled
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-6eb32c75 | Pattern ID: A11Y-f40869c7
<meta data-n-head="1" name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
XPath: meta[name="viewport"][data-n-head="1"]
32 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.
17 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-07 🔑 Bug ID: A11Y-bd02aa7d | Pattern ID: A11Y-f7f2ebe4
<h3>Travaux de voirie – Rue des Trois Sœurs</h3>
XPath: .swiper-slide-active.swiper-slide[aria-label="1 / 6"] > .mesures-temporaires-de-circulation.swiper_link[target=""] > .swiper_title > h3
Example 2 View on Page
Heading levels should only increase by one
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-c10c8381 | Pattern ID: A11Y-9032be88
<h5>Itsme – Mise à jour du compte</h5>
XPath: .custom_posts-wrapper:nth-child(3) > .custom_posts-container:nth-child(1) > .custom_posts-card > .custom_posts-description-container > .custom_posts-title > h5
Example 3 View on Page
Heading levels should only increase by one
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-08680e7f | Pattern ID: A11Y-630d1878
<h5>Piscine : Vacances de Printemps</h5>
XPath: .custom_posts-wrapper:nth-child(7) > .custom_posts-container:nth-child(1) > .custom_posts-card > .custom_posts-description-container > .custom_posts-title > h5
Example 4 View on Page
Heading levels should only increase by one
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-8dd8aa22 | Pattern ID: A11Y-4c472a2e
<h5 class="visually-hidden" id="block-bhbootstrap-main-menu-menu">Navigation principale</h5>
XPath: #block-bhbootstrap-main-menu-menu
Example 5 View on Page
Heading levels should only increase by one
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-3d7f9153 | Pattern ID: A11Y-a1065b00
<h4 class="field-content"><a href="/node/870" hreflang="fr">Collecte de sang</a></h4>
XPath: .view-content > div:nth-child(1) > .views-field-title.views-field > .field-content
26 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.
7 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-07 🔑 Bug ID: A11Y-74f5e2d9 | Pattern ID: A11Y-dc62b7f5
<img decoding="async" width="156" height="156" src="https://anthisnes.be..." class="img-responsive wp-im..." srcset="https://anthisnes.be..." sizes="(max-width: 156px) 1...">
XPath: .wp-image-4279
Example 2 View on Page
Images must have alternative text
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-5d91bf29 | Pattern ID: A11Y-a94abbd8
<img decoding="async" width="158" height="156" src="https://anthisnes.be..." class="img-responsive wp-im..." srcset="https://anthisnes.be..." sizes="(max-width: 158px) 1...">
XPath: .wp-image-3217
Example 3 View on Page
Images must have alternative text
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-3be8d7f7 | Pattern ID: A11Y-a8e231c6
<img decoding="async" width="156" height="156" src="https://anthisnes.be..." class="img-responsive wp-im..." srcset="https://anthisnes.be..." sizes="(max-width: 156px) 1...">
XPath: .wp-image-3215
Example 4 View on Page
Images must have alternative text
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-c9bb75b1 | Pattern ID: A11Y-b32aa378
<img src="/images/accueil/crolle-logo.png" id="h2-deco-actus">
XPath: #h2-deco-actus
Example 5 View on Page
Images must have alternative text
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-5e9bed1a | Pattern ID: A11Y-acb97fed
<img src="/images/accueil/crolle-logo.png" id="h2-deco-events">
XPath: #h2-deco-events
24 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.
6 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-07 🔑 Bug ID: A11Y-03b1ffb0 | Pattern ID: A11Y-e1ed2481
<button data-v-4117c9db="" class=""></button>
XPath: .lgc-banner-controller__nav > button:nth-child(1)
Example 2 View on Page
Buttons must have discernible text
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-e8acf991 | Pattern ID: A11Y-d4a94917
<button data-v-4117c9db="" class="active"></button>
XPath: .active
Example 3 View on Page
Buttons must have discernible text
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-2760d1d4 | Pattern ID: A11Y-a348532d
<button data-v-4117c9db="" class=""></button>
XPath: .lgc-banner-controller__nav > button:nth-child(3)
Example 4 View on Page
Buttons must have discernible text
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-81d22d46 | Pattern ID: A11Y-ae75a332
<button data-v-4117c9db="" class=""></button>
XPath: button:nth-child(4)
Example 5 View on Page
Buttons must have discernible text
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-d7aa405f | Pattern ID: A11Y-b3ab3a6f
<button data-v-4117c9db="" class=""></button>
XPath: button:nth-child(5)
15 Moderate axe landmark-unique
9 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-07 🔑 Bug ID: A11Y-abac1a7b | Pattern ID: A11Y-01b2f544
<main class="home">
XPath: main
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-07 🔑 Bug ID: A11Y-14638fdb | Pattern ID: A11Y-8ea351f5
<ul class="content_right" role="navigation">
XPath: .content_right[role="navigation"]
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-07 🔑 Bug ID: A11Y-18a87cd8 | Pattern ID: A11Y-7e6c3661
<nav class="socials-wrapper" aria-label="Social networks"><ul class="socials" role="list"></ul></nav>
XPath: .langswitch-social-wrapper > .socials-wrapper[aria-label="Social networks"]
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-07 🔑 Bug ID: A11Y-aa57506d | Pattern ID: A11Y-877f1621
<nav class="footer-menu-wrapper">
XPath: .footer-menu-wrapper
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-07 🔑 Bug ID: A11Y-d946e0be | Pattern ID: A11Y-5c468b3f
<div uk-slider="sets: 1;" class="uk-slider" role="region" aria-roledescription="carousel">
XPath: .uk-section-default.uk-section:nth-child(3) > .uk-container > .uk-margin-small.uk-child-width-1-1.tm-grid-expand > .uk-width-1-1 > .uk-slider[uk-slider="sets: 1;"][role="region"]
10 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.
5 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

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
ARIA hidden element must not be focusable or contain focusable elements
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-e1b92a2d | Pattern ID: A11Y-48676e3f
<li class="clone" aria-hidden="true" style="width: 846px; float: left; display: block;">
XPath: .clone[aria-hidden="true"]:nth-child(1)
Example 2 View on Page
ARIA hidden element must not be focusable or contain focusable elements
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-7f6926ae | Pattern ID: A11Y-1db1c37b
<li style="width: 846px; float: left; display: block;" class="clone" aria-hidden="true">
XPath: .clone[aria-hidden="true"]:nth-child(10)
Example 3 View on Page
ARIA hidden element must not be focusable or contain focusable elements
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-edf5a919 | Pattern ID: A11Y-48676e3f
<li class="clone" aria-hidden="true" style="width: 850px; float: left; display: block;">
XPath: .clone[aria-hidden="true"]:nth-child(1)
Example 4 View on Page
ARIA hidden element must not be focusable or contain focusable elements
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-092f129e | Pattern ID: A11Y-3f8cd609
<li style="width: 850px; float: left; display: block;" class="clone" aria-hidden="true">
XPath: .clone[aria-hidden="true"]:nth-child(5)
Example 5 View on Page
ARIA hidden element must not be focusable or contain focusable elements
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-79349181 | Pattern ID: A11Y-48676e3f
<li class="clone" aria-hidden="true" style="width: 865px; float: left; display: block;">
XPath: .clone[aria-hidden="true"]:nth-child(1)
9 Moderate axe empty-heading
3 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Headings should not be empty
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-d2a66f81 | Pattern ID: A11Y-401fca47
<h1>&nbsp;</h1>
XPath: h1
Example 2 View on Page
Headings should not be empty
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-5a261f2a | Pattern ID: A11Y-d8068ce1
<h2 style="text-align:center"> </h2>
XPath: .col-md-6:nth-child(1) > .shadow-wrapper > .tag-box.tag-box-v1.box-shadow > h2:nth-child(3)
Example 3 View on Page
Headings should not be empty
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-64e76992 | Pattern ID: A11Y-5b1c679c
<h5 style="color: rgb(8, 8, 9); text-align: center;" class=""></h5>
XPath: h5
Example 4 View on Page
Headings should not be empty
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-5bcd625b | Pattern ID: A11Y-66b26ba8
<h4 style="color: rgb(8, 8, 9); text-align: justify;" class=""><br></h4>
XPath: .x14z9mp > h4
Example 5 View on Page
Headings should not be empty
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-659075e4 | Pattern ID: A11Y-da772cb7
<h2 class="" style="scrollbar-color: color(srgb 0.141176 0.121569 0.176471 / 0.2) rgba(0, 0, 0, 0); margin-bottom: 8px; line-height: 28px; text-align: justify;"><br></h2>
XPath: .x14z9mp > h2
9 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.
2 pages affected

Rule Information

Engine: axe

Roles: Content Author, 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
<li> elements must be contained in a <ul> or <ol>
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-4f34aeb1 | Pattern ID: A11Y-dd3ee0bc
<li>
XPath: .content_right[role="navigation"] > li:nth-child(1)
Example 2 View on Page
<li> elements must be contained in a <ul> or <ol>
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-a27cad3d | Pattern ID: A11Y-1a6164da
<li> <a href="/online-schalter" class="main-logo btn btn--os" title="Online-Schalter"> Online-Schalter </a> </li>
XPath: .content_right[role="navigation"] > li:nth-child(2)
Example 3 View on Page
<li> elements must be contained in a <ul> or <ol>
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-f40aa875 | Pattern ID: A11Y-1a04e1b5
<li>
XPath: .content_right[role="navigation"] > li:nth-child(3)
Example 4 View on Page
<li> elements must be contained in a <ul> or <ol>
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-2be0e9e4 | Pattern ID: A11Y-eb437ea5
<li>
XPath: .content_right[role="navigation"] > li:nth-child(4)
Example 5 View on Page
<li> elements must be contained in a <ul> or <ol>
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-3c3f2940 | Pattern ID: A11Y-4f30c36d
<li>
XPath: .content_right[role="navigation"] > li:nth-child(5)
9 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.
1 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-07 🔑 Bug ID: A11Y-ee2a0910 | Pattern ID: A11Y-ea28c425
<a href="#page" tabindex="1">Skip menu</a>
XPath: #skip > a[href$="#page"]
Example 2 View on Page
Elements should not have tabindex greater than zero
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-e2d838bf | Pattern ID: A11Y-36b85653
<a id="sb-search" class="sb-search" title="Rechercher" tabindex="2">
XPath: #sb-search
Example 3 View on Page
Elements should not have tabindex greater than zero
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-152f950f | Pattern ID: A11Y-9d93f76a
<input tabindex="2" class="sb-search-input" placeholder="Recherche..." type="text" value="" name="s" id="rechercher">
XPath: #sb-search > .searchform[role="search"][method="get"] > .sb-search-input[placeholder="Recherche..."][name="s"]
Example 4 View on Page
Elements should not have tabindex greater than zero
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-b969fb68 | Pattern ID: A11Y-293a229a
<input tabindex="2" class="sb-search-submit" type="submit" id="searchsubmit" value="Recherche">
XPath: #sb-search > .searchform[role="search"][method="get"] > .sb-search-submit[value="Recherche"][type="submit"]
Example 5 View on Page
Elements should not have tabindex greater than zero
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-16d6f120 | Pattern ID: A11Y-f17e2fbb
<a tabindex="3" class="sociallink fb" href="https://www.facebook.com/Commune-de-Jalhay-461162847329636/" target="_blank" title="Nouvelle fenêtre"><i class="fa fa-facebook-square"></i></a>
XPath: .fb.sociallink[target="_blank"]
7 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-07 🔑 Bug ID: A11Y-6c3f26ab | Pattern ID: A11Y-f6903b94
<iframe allow="accelerometer; autop..." allowfullscreen="" class="gdpr-iframe" frameborder="0" gdpr-height="450" gdpr-src="https://www.youtube...." gdpr-width="800" height="0" referrerpolicy="strict-origin-when-c..." src="" width="0">
XPath: iframe
Example 2 View on Page
Frames must have an accessible name
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-c78e060e | Pattern ID: A11Y-f6903b94
<iframe class="gdpr-iframe" frameborder="0" gdpr-height="321" gdpr-src="https://www.meteo.be..." gdpr-width="260" height="0" marginheight="0" marginwidth="0" scrolling="no" src="" width="0">
XPath: iframe
Example 3 View on Page
Frames must have an accessible name
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-26dee01d | Pattern ID: A11Y-79a6564a
<iframe src="https://www.bassenge.be/bassenge/webview/9945bfd1-9f05-4b42-b62f-b02156ef931b" height="332"></iframe>
XPath: .lgc-tile[aos="fade-right"]:nth-child(2) > .lgc-tile-container > .lgc-iframe > iframe[height="332"]
Example 4 View on Page
Frames must have an accessible name
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-0cf05139 | Pattern ID: A11Y-2f22966a
<iframe src="https://www.bassenge.be/bassenge/webview/bc0530d1-9c3e-42e6-b3c7-216ad235a37b" height="332"></iframe>
XPath: .lgc-tile[aos="fade-right"]:nth-child(3) > .lgc-tile-container > .lgc-iframe > iframe[height="332"]
Example 5 View on Page
Frames must have an accessible name
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-7804d6e7 | Pattern ID: A11Y-bcfbc112
<iframe src="https://www.facebook..." width="500" height="598" style="border:none;overflow..." scrolling="no" frameborder="0" allowfullscreen="true" allow="autoplay; clipboard-...">
XPath: iframe[width="500"]
5 Moderate axe label-title-only
4 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Form elements should have a visible label
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-5216cbee | Pattern ID: A11Y-f0ce2a0d
<input accesskey="4" class="searchField" id="searchGadget" name="SearchableText" placeholder="Recherche" size="18" title="Recherche" type="text" autocomplete="off">
XPath: #livesearch1 > .LSBox > .searchField[accesskey="4"][name="SearchableText"]
Example 2 View on Page
Form elements should have a visible label
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-45e9a263 | Pattern ID: A11Y-2c89018e
<input class="et_pb_s" name="s" title="Je cherche ..." type="text" value="" placeholder="Je cherche ...">
XPath: input[title="Je cherche ..."]
Example 3 View on Page
Form elements should have a visible label
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-33cdbcf7 | Pattern ID: A11Y-32d89559
<input type="text" value="" name="s" class="et_pb_s" placeholder="Je cherche ..." title="Je chercher ...">
XPath: input[title="Je chercher ..."]
Example 4 View on Page
Form elements should have a visible label
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-0fa06837 | Pattern ID: A11Y-f0ce2a0d
<input accesskey="4" class="searchField" id="searchGadget" name="SearchableText" placeholder="Recherche" size="18" title="Recherche" type="text" autocomplete="off">
XPath: #livesearch1 > .LSBox > .searchField[accesskey="4"][name="SearchableText"]
Example 5 View on Page
Form elements should have a visible label
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-ac3a0729 | Pattern ID: A11Y-f0ce2a0d
<input accesskey="4" class="searchField" id="searchGadget" name="SearchableText" placeholder="Recherche" size="18" title="Recherche" type="text" autocomplete="off">
XPath: #livesearch1 > .LSBox > .searchField[accesskey="4"][name="SearchableText"]
5 Moderate axe image-redundant-alt
2 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Alternative text of images should not be repeated as text
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-a3f64442 | Pattern ID: A11Y-9607e785
<img src="https://www.kelmis.be/wp-content/uploads/2021/03/einwohner_t20_eVwYwm-scaled-400x400-1-400x400.jpg" alt="Einwohnermeldewesen">
XPath: img[alt="Einwohnermeldewesen"]
Example 2 View on Page
Alternative text of images should not be repeated as text
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-1f775e0e | Pattern ID: A11Y-3d51b0f1
<img src="https://www.kelmis.be/wp-content/uploads/2021/03/documents_t20_eVwYwm-scaled-400x400-Kopie-400x400.jpg" alt="Anträge &amp; Steuern/Gebühren">
XPath: img[alt="Anträge & Steuern/Gebühren"]
Example 3 View on Page
Alternative text of images should not be repeated as text
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-8a93b307 | Pattern ID: A11Y-9ae7a0ab
<img src="https://www.kelmis.be/wp-content/uploads/2021/03/gemeindeleben_t20_eVwYwm-scaled-400x400-1-400x400.jpg" alt="Gemeindeleben">
XPath: img[alt="Gemeindeleben"]
Example 4 View on Page
Alternative text of images should not be repeated as text
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-f0c42194 | Pattern ID: A11Y-94b8e1df
<img src="https://www.kelmis.be/wp-content/uploads/2021/03/politik_t20_eVwYwm-scaled-400x400-1-400x400.jpg" alt="Politik">
XPath: img[alt="Politik"]
Example 5 View on Page
Alternative text of images should not be repeated as text
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-318a29e4 | Pattern ID: A11Y-694d2496
<img loading="lazy" decoding="async" src="https://yt3.ggpht.com/vCrhei5LcGtVP94Xo6cgAl0yRQwaeB7D9p6nqYuoc-GCUqeECXBndL4Ul-oyfPJ4q9PVwwgK=s88-c-k-c0x00ffffff-no-rj" alt="Commune de Modave" width="50" height="50">
XPath: img[alt="Commune de Modave"]
4 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

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 be contained by particular parents
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-1bf1d09d | Pattern ID: A11Y-6b52f8f0
<a href="#gemeindehausburg-reuland-1" role="tab" aria-controls="gemeindehausburg-reuland-1" class="active"><span>Gemeindehaus<br> Burg-Reuland</span></a>
XPath: .active
Example 2 View on Page
Certain ARIA roles must be contained by particular parents
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-868a75cf | Pattern ID: A11Y-b7f43e1f
<a href="#bauhof-2" role="tab" aria-controls="bauhof-2"><span>Bauhof</span></a>
XPath: a[href$="#bauhof-2"]
Example 3 View on Page
Certain ARIA roles must be contained by particular parents
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-5b598beb | Pattern ID: A11Y-135e40c8
<a href="#dienst-fuer-umwelt-underneuerbare-energien-3" role="tab" aria-controls="dienst-fuer-umwelt-underneuerbare-energien-3"><span>Dienst für Umwelt und<br> erneuerbare Energien</span></a>
XPath: li:nth-child(3) > a[role="tab"]
Example 4 View on Page
Certain ARIA roles must be contained by particular parents
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-6f2abe21 | Pattern ID: A11Y-f3517f72
<a href="#oeshz-4" role="tab" aria-controls="oeshz-4"><span>ÖSHZ</span></a>
XPath: a[href$="#oeshz-4"]
4 Moderate axe landmark-complementary-is-top-level: Ensures the complementary landmark (<aside>) is a top-level landmark. Nested aside elements cannot be found by screen reader landmark navigation.
1 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer, UX Designer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Aside should not be contained in another landmark
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-1cfa4e31 | Pattern ID: A11Y-e94a28ae
<aside id="block-14" class="widget widget_block"> <div class="wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex"></div> </aside>
XPath: #block-14
Example 2 View on Page
Aside should not be contained in another landmark
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-2a519c69 | Pattern ID: A11Y-09ebffa9
<aside id="block-15" class="widget widget_block widget_text"> <p><a href="https://marchin.be/politique-de-confidentialite/" data-type="page" data-id="29">Mentions légales</a> et politique de confidentialité</p> </aside>
XPath: #block-15
Example 3 View on Page
Aside should not be contained in another landmark
Mode: dark 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-042effc9 | Pattern ID: A11Y-d3f1e017
<aside id="block-14" class="widget widget_block"> <div class="wp-block-buttons is-layout-flex wp-block-buttons-is-layout-flex"></div> </aside>
XPath: #block-14
Example 4 View on Page
Aside should not be contained in another landmark
Mode: dark 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-d30f4d78 | Pattern ID: A11Y-68c1cd39
<aside id="block-15" class="widget widget_block widget_text"> <p><a href="https://marchin.be/politique-de-confidentialite/" data-type="page" data-id="29">Mentions légales</a> et politique de confidentialité</p> </aside>
XPath: #block-15
4 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

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
Elements must only use supported ARIA attributes
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-50bc43fc | Pattern ID: A11Y-f43e15b6
<a target="_blank" class="not-clickable-item" data-level="1" aria-haspopup="true" aria-expanded="false">
XPath: .the7-e-sticky-active > .elementor-column-gap-no.elementor-container > .elementor-element-198d5b7f.elementor-col-100[data-id="198d5b7f"] > .elementor-element-populated.elementor-widget-wrap > .elementor-element-6845591f.elementor-section-content-middle[data-id="6845591f"] > .elementor-column-gap-no.elementor-container > .elementor-element-538e7af9.elementor-col-50[data-id="538e7af9"] > .elementor-element-populated.elementor-widget-wrap > .elementor-element-253d8b08.sub-menu-position-mobile-justify.sub-menu-position-center > .elementor-widget-container > .horizontal-menu-wrap > .dt-nav-menu-horizontal--main.dt-nav-menu-horizontal__container > .dt-nav-menu-horizontal.d-flex.flex-row > .menu-item-13103.last.depth-0 > .not-clickable-item[data-level="1"][aria-haspopup="true"]
Example 2 View on Page
Elements must only use supported ARIA attributes
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-c892ff54 | Pattern ID: A11Y-0ed21b7d
<a target="_blank" data-level="1" aria-haspopup="true" aria-expanded="false">
XPath: .dt-nav-menu > .menu-item-13103.last.depth-0 > a[data-level="1"][aria-haspopup="true"][target="_blank"]
Example 3 View on Page
Elements must only use supported ARIA attributes
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-e77135aa | Pattern ID: A11Y-732454c1
<a target="_blank" class="dashicons-admin-comments mega-menu-link" aria-expanded="false" aria-controls="mega-sub-menu-35032">CPAS<span class="mega-indicator" aria-hidden="true"></span></a>
XPath: .dashicons-admin-comments
Example 4 View on Page
Elements must only use supported ARIA attributes
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-34559f22 | Pattern ID: A11Y-286b613f
<div class="dialog-widget dialog-lightbox-widget dialog-type-buttons dialog-type-lightbox elementor-popup-modal" id="elementor-popup-modal-9100" aria-modal="true" role="document" tabindex="0" style="">
XPath: #elementor-popup-modal-9100
2 Moderate axe SC 1.3.1 A Visual Cognitive definition-list
2 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
<dl> elements must only directly contain properly-ordered <dt> and <dd> groups, <script>, <template> or <div> elements
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-10639353 | Pattern ID: A11Y-0ea0f44c
<dl>
XPath: dl
Example 2 View on Page
<dl> elements must only directly contain properly-ordered <dt> and <dd> groups, <script>, <template> or <div> elements
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-4ac310f7 | Pattern ID: A11Y-f2cc5964
<dl class="portlet" id="portlet-firefox">
XPath: #portlet-firefox
2 Moderate axe SC 4.1.2 A Visual Motor Cognitive aria-prohibited-attr
2 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
Elements must only use permitted ARIA attributes
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-80258a6d | Pattern ID: A11Y-a6d75c96
<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/cb017549/player_embed_tcc.vflset/en_US/base.js" aria-label="YouTube Video Player">
XPath: .video_active > iframe
Example 2 View on Page
Elements must only use permitted ARIA attributes
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-5064bcbe | Pattern ID: A11Y-f6903b94
<div class="html5-video-player ytp-hide-controls ytp-exp-bottom-control-flexbox ytp-modern-caption ytp-livebadge-color unstarted-mode ytp-small-mode" tabindex="" id="movie_player" data-version="/s/player/cb017549/player_embed.vflset/en_US/base.js" aria-label="YouTube Video Player">
XPath: iframe
2 Moderate axe landmark-no-duplicate-contentinfo: Ensures the page has only one contentinfo landmark (<footer> at top level). Duplicate contentinfo landmarks make landmark navigation unpredictable.
2 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 contentinfo landmark
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-ffc98e9f | Pattern ID: A11Y-2d01f4e3
<footer class="footer hide-for-print">
XPath: .footer
Example 2 View on Page
Document should not have more than one contentinfo landmark
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-63ed1731 | Pattern ID: A11Y-2c072ccb
<footer id="footer" class="footer solid-bg elementor-footer empty-footer" role="contentinfo">
XPath: #footer
1 Moderate axe aria-dialog-name
1 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
ARIA dialog and alertdialog nodes should have an accessible name
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-e3f6a482 | Pattern ID: A11Y-b2a5c0ea
<div id="sliding-popup" role="alertdialog" aria-describedby="popup-text" class="sliding-popup-bottom" style="height: auto; width: 100%; bottom: 0px;">
XPath: #sliding-popup
1 Serious axe SC 4.1.2 A Visual Motor Cognitive aria-valid-attr-value: Ensures all ARIA attributes have valid values as required by the specification. Invalid values break assistive technology behavior.
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
ARIA attributes must conform to valid values
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-405487d7 | Pattern ID: A11Y-37c38143
<button type="button" role="tab" id="slick-slide-control10" aria-controls="slick-slide1undefined" aria-label="1 of 0" tabindex="0" aria-selected="true">1</button>
XPath: #slick-slide-control10
1 Critical axe SC 4.1.2 A Visual Motor Cognitive label: Ensures every form input has an associated label. Without labels, screen reader users cannot understand what information a form field requires.
1 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer, UX Designer

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
Form elements must have labels
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-1ee7c70a | Pattern ID: A11Y-d59acd2d
<input class="left" type="text" value="" name="s" id="s">
XPath: #s
1 Moderate axe landmark-contentinfo-is-top-level
1 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Contentinfo landmark should not be contained in another landmark
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-95ce8d90 | Pattern ID: A11Y-f7382479
<footer data-elementor-type="footer" data-elementor-id="1561" class="elementor elementor-1561 elementor-location-footer" wpc-filter-elementor-widget="1" data-elementor-post-type="elementor_library">
XPath: .elementor-1561
1 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.
1 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-07 🔑 Bug ID: A11Y-00d9270a | Pattern ID: A11Y-fab2f563
<header class="header-section">
XPath: #offcanvas-navigation > .header-section

🔧 Most Common Issues (Equal Access)

66 rules
757 Moderate equalAccess style_focus_visible: An element's focused state must be visually apparent
67 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Check the keyboard focus indicator is visible when using CSS declaration for 'border' or 'outline'
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-f2525fbd | Pattern ID: A11Y-8a652846
<a href="#offcanvasSearch" data-bs-toggle="offcanvas" data-bs-target="#offcanvasSearch" aria-controls="offcanvasSearch">
Example 2 View on Page
Check the keyboard focus indicator is visible when using CSS declaration for 'border' or 'outline'
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-ee512cac | Pattern ID: A11Y-11d7452b
<input value="Tout accepter" type="submit" name="consent" aria-label="Acceptez tous les cookies">
Example 3 View on Page
Check the keyboard focus indicator is visible when using CSS declaration for 'border' or 'outline'
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-f1d82b99 | Pattern ID: A11Y-ff0eeecf
<a href="https://www.amay.be/@@consent" data-pat-plone-modal="{"prependContent": ""}" class="pat-plone-modal" aria-label="En savoir plus et paramétrer les cookies">
Example 4 View on Page
Check the keyboard focus indicator is visible when using CSS declaration for 'border' or 'outline'
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-22a36b70 | Pattern ID: A11Y-37e5941e
<input value="Tout refuser" type="submit" name="refuse" aria-label="Refuser tous les cookies">
Example 5 View on Page
Check the keyboard focus indicator is visible when using CSS declaration for 'border' or 'outline'
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-fc2aef48 | Pattern ID: A11Y-5b285f8e
<a href="https://www.amay.be/footer">
721 Moderate equalAccess aria_content_in_landmark: All content of the page should be contained within a landmark region
75 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Content is not within a landmark element
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-7130b767 | Pattern ID: A11Y-6e7f9087
<ul>
Example 2 View on Page
Content is not within a landmark element
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-495d8eff | Pattern ID: A11Y-e9f90e78
<h3>
Example 3 View on Page
Content is not within a landmark element
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-2ec90806 | Pattern ID: A11Y-7f76ae07
<a href="/archiv/infoblaetter">
Example 4 View on Page
Content is not within a landmark element
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-2f83bdbf | Pattern ID: A11Y-21fa02f5
<a href="/dienste/wichtige-adressen">
Example 5 View on Page
Content is not within a landmark element
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-c02776e9 | Pattern ID: A11Y-9d20fd9f
<a href="/die-gemeinde/schulen">
567 Moderate equalAccess text_contrast_sufficient: Contrast ratio of text against its background must meet minimum requirements
54 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Verify the contrast ratio of the text against the lightest and the darkest colors of the background meets the WCAG AA minimum requirements for text of size 20px and weight of 300
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-a709bc6d | Pattern ID: A11Y-61d6b2cc
<h3>
Example 2 View on Page
Verify the contrast ratio of the text against the lightest and the darkest colors of the background meets the WCAG AA minimum requirements for text of size 12px and weight of 400
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-845b3bf4 | Pattern ID: A11Y-ed7d8057
<span>
Example 3 View on Page
Verify the contrast ratio of the text against the lightest and the darkest colors of the background meets the WCAG AA minimum requirements for text of size 12px and weight of 400
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-d7b3c2c9 | Pattern ID: A11Y-45b0b3fc
<span datetime="2026-05-04T09:00:00+00:00" data-pat-display-time="from-now: true" class="pat-display-time">
Example 4 View on Page
Verify the contrast ratio of the text against the lightest and the darkest colors of the background meets the WCAG AA minimum requirements for text of size 12px and weight of 400
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-66bab880 | Pattern ID: A11Y-5402c941
<span datetime="2026-04-30T12:07:50+00:00" data-pat-display-time="from-now: true" class="pat-display-time">
Example 5 View on Page
Verify the contrast ratio of the text against the lightest and the darkest colors of the background meets the WCAG AA minimum requirements for text of size 12px and weight of 400
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-3d50ce1f | Pattern ID: A11Y-9de941d9
<span datetime="2026-04-28T09:01:56+00:00" data-pat-display-time="from-now: true" class="pat-display-time">
410 Moderate equalAccess element_tabbable_visible: A tabbable element must be visible on the page
57 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Confirm the element should be tabbable and if so, it becomes visible when it has keyboard focus
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-ec79a611 | Pattern ID: A11Y-764d0805
<a href="https://www.amay.be/actualites/seo_html" class="sr-only seo">
Example 2 View on Page
Confirm the element should be tabbable and if so, it becomes visible when it has keyboard focus
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-34d97c2a | Pattern ID: A11Y-c009e7ff
<a href="https://www.amay.be/agenda/seo_html" class="sr-only seo">
Example 3 View on Page
Confirm the element should be tabbable and if so, it becomes visible when it has keyboard focus
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-fdfe9929 | Pattern ID: A11Y-50781066
<a href="https://www.amay.be/annuaire/seo_html" class="sr-only seo">
Example 4 View on Page
Confirm the element should be tabbable and if so, it becomes visible when it has keyboard focus
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-137c30ae | Pattern ID: A11Y-83c3f460
<a href="/beschwerdemanagement" style="color:#2061aa !important">
Example 5 View on Page
Confirm the element should be tabbable and if so, it becomes visible when it has keyboard focus
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-1767eb9c | Pattern ID: A11Y-3211f964
<a href="https://www.ans-ville.be/actualites/seo_html" class="sr-only seo">
406 Moderate equalAccess element_tabbable_unobscured: A tabbable element should not be entirely obscured by overlapping content
67 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Confirm that when the element receives focus, it is not covered or, if covered by user action, can be uncovered without moving focus
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-7a22c395 | Pattern ID: A11Y-83f6c117
<a href="https://www.amay.be/#content" class="show-on-focus">
Example 2 View on Page
Confirm that when the element receives focus, it is not covered or, if covered by user action, can be uncovered without moving focus
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-45ffbe2b | Pattern ID: A11Y-f761d507
<input value="Tout accepter" type="submit" name="consent" aria-label="Acceptez tous les cookies">
Example 3 View on Page
Confirm that when the element receives focus, it is not covered or, if covered by user action, can be uncovered without moving focus
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-ffa8d943 | Pattern ID: A11Y-45c6f377
<a href="https://www.amay.be/@@consent" data-pat-plone-modal="{"prependContent": ""}" class="pat-plone-modal" aria-label="En savoir plus et paramétrer les cookies">
Example 4 View on Page
Confirm that when the element receives focus, it is not covered or, if covered by user action, can be uncovered without moving focus
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-e8a3f7c4 | Pattern ID: A11Y-877f508f
<input value="Tout refuser" type="submit" name="refuse" aria-label="Refuser tous les cookies">
Example 5 View on Page
Confirm that when the element receives focus, it is not covered or, if covered by user action, can be uncovered without moving focus
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-1e1a0c69 | Pattern ID: A11Y-ecffd3bc
<a href="https://www.amay.be/#content-header" class="show-on-focus skip-before-footer">
273 Moderate equalAccess svg_graphics_labelled: SVG graphics must have an accessible name describing their purpose
41 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
The SVG element has no accessible name
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-e3a191c6 | Pattern ID: A11Y-39ce3d5e
<svg xmlns="http://www.w3.org/2000/svg" width="243" viewBox="0 0 243 71" height="71" fill="none">
Example 2 View on Page
The SVG element has no accessible name
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-f7d15f2c | Pattern ID: A11Y-9e4dd8eb
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15.98 14.21" data-name="Calque 5" class="plone-icon">
Example 3 View on Page
The SVG element has no accessible name
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-ee3dc330 | Pattern ID: A11Y-99505c7e
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48.01 35.28" fill="#000" class="plone-icon">
Example 4 View on Page
The SVG element has no accessible name
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-5b785c73 | Pattern ID: A11Y-e3dfa86a
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 28 34.12" fill="#000" class="plone-icon">
Example 5 View on Page
The SVG element has no accessible name
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-5366c944 | Pattern ID: A11Y-8fb3f986
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 23.5 19.23" fill="#000" class="plone-icon" aria-labelledby="title">
178 Moderate equalAccess text_block_heading: Blocks of text that serve as headings should be marked up as headings
63 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Confirm this text 'Inondations' is used as a heading and if so, modify to use a heading element or role
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-031e1ece | Pattern ID: A11Y-abe54ce3
<div class="table_title">
Example 2 View on Page
Confirm this text '08 Mai' is used as a heading and if so, modify to use a heading element or role
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-c36f27c3 | Pattern ID: A11Y-577ba6dd
<div class="dtstart-container">
Example 3 View on Page
Confirm this text 'Vie politique' is used as a heading and if so, modify to use a heading element or role
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-fb889a99 | Pattern ID: A11Y-abe54ce3
<div class="table_title">
Example 4 View on Page
Confirm this text '95 Jeunes ont répondu présents…' is used as a heading and if so, modify to use a heading element or role
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-ed9cf1a5 | Pattern ID: A11Y-f2bf52aa
<p>
Example 5 View on Page
Confirm this text 'Exposition et rencontre artistique' is used as a heading and if so, modify to use a heading element or role
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-20915f19 | Pattern ID: A11Y-812c55c0
<div class="swiper_category">
164 Moderate equalAccess element_id_unique: Element IDs must be unique within a page
22 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
The <a> element has the id "" that is empty
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-cf19564b | Pattern ID: A11Y-cf2b7374
<a title="Horaires de nos services" target="" rel="" id="" href="horaires">
Example 2 View on Page
The <a> element has the id "" that is empty
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-7ba1c08a | Pattern ID: A11Y-f2784942
<a title="" target="_blank" rel="noopener" id="" href="https://beyne-heusay.e-guichet.be/eguichet/public/home.html?mode=eguichet" aria-label="">
Example 3 View on Page
The <a> element has the id "" that is empty
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-3fc98d0f | Pattern ID: A11Y-c219358c
<a title="" target="" rel="" id="" href="conseil-communal">
Example 4 View on Page
The <a> element has the id "" that is empty
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-a939104e | Pattern ID: A11Y-39e8bb2a
<a type="url" title="" tel="" rel="noopener" linktext="" id="" href="dechets" aria-label="">
Example 5 View on Page
The <path> element has the id "<Path>" that is already in use
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-f5f6d3f7 | Pattern ID: A11Y-43d9cb9d
<path id="<Path>" d="m341.6 691.4c0 0 48.9 27.2 41.8 53l453.4-213.2-5.3-4.5z" class="s1">
154 Moderate equalAccess a_text_purpose: Link text must identify the purpose of the link
31 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Hyperlink has no link text, label or image with a text alternative
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-35dc5e90 | Pattern ID: A11Y-034dd0dd
<a style="background:;color:;right:0;left:auto;" class="meanmenu-reveal" href="#nav">
Example 2 View on Page
Hyperlink has no link text, label or image with a text alternative
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-279b7488 | Pattern ID: A11Y-9c40d7ff
<a href="/beschwerdemanagement" style="color:#2061aa !important">
Example 3 View on Page
Hyperlink has no link text, label or image with a text alternative
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-636fa55b | Pattern ID: A11Y-e3bf0afb
<a href="https://www.aubel.be/fr/actualites/manoeuvres-militaires">
Example 4 View on Page
Hyperlink has no link text, label or image with a text alternative
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-cd1dbae1 | Pattern ID: A11Y-da7df9ed
<a href="https://www.aubel.be/fr/actualites/coupure-delectricite">
Example 5 View on Page
Hyperlink has no link text, label or image with a text alternative
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-484d588e | Pattern ID: A11Y-2e8bda90
<a href="https://www.aubel.be/fr/ma-commune/social/cpas/mieux-comprendre-le-revenu-dintegration">
153 Moderate equalAccess input_label_visible: An input element must have an associated visible label
65 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
The input element does not have an associated visible label
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-6afa8cee | Pattern ID: A11Y-55b9b791
<button type="button" data-bs-toggle="collapse" data-bs-target="#portal-globalnav-collapse" class="navbar-toggler" aria-label="Activer/désactiver la navigation" aria-expanded="false" aria-controls="navbarNav">
Example 2 View on Page
The input element does not have an associated visible label
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-fdbacae6 | Pattern ID: A11Y-4f9b556e
<input value="Tout accepter" type="submit" name="consent" aria-label="Acceptez tous les cookies">
Example 3 View on Page
The input element does not have an associated visible label
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-9a81e777 | Pattern ID: A11Y-4abe1a5a
<input value="Tout refuser" type="submit" name="refuse" aria-label="Refuser tous les cookies">
Example 4 View on Page
The input element does not have an associated visible label
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-991a243c | Pattern ID: A11Y-55b9b791
<button type="button" data-bs-toggle="collapse" data-bs-target="#portal-globalnav-collapse" class="navbar-toggler" aria-label="Activer/désactiver la navigation" aria-expanded="false" aria-controls="navbarNav">
Example 5 View on Page
The input element does not have an associated visible label
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-428840ce | Pattern ID: A11Y-1b601da8
<input value="Tout accepter" type="submit" name="consent">
110 Moderate equalAccess element_attribute_deprecated: Deprecated HTML attributes should not be used
75 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
The HTML attribute(s) "http-equiv" is deprecated for the <meta> element in HTML 5
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-ae371eb7 | Pattern ID: A11Y-9ad5fff9
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
Example 2 View on Page
The HTML attribute(s) "http-equiv" is deprecated for the <meta> element in HTML 5
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-2ecfc5a9 | Pattern ID: A11Y-e6be8ada
<meta content="ie=edge" http-equiv="x-ua-compatible">
Example 3 View on Page
The HTML attribute(s) "http-equiv" is deprecated for the <meta> element in HTML 5
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-c6f62b00 | Pattern ID: A11Y-9ad5fff9
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
Example 4 View on Page
The HTML attribute(s) "frameborder" is deprecated for the <iframe> element in HTML 5
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-16491a7e | Pattern ID: A11Y-880a0c94
<iframe width="0" src="" referrerpolicy="strict-origin-when-cross-origin" height="0" gdpr-width="800" gdpr-src="https://www.youtube.com/embed/_DMMKZFaLx0?list=PL_Kormalk6KDRUDRJ9bGioMF6mx1LWlTc" gdpr-height="450" frameborder="0" class="gdpr-iframe" allowfullscreen="" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share">
Example 5 View on Page
The HTML attribute(s) "http-equiv" is deprecated for the <meta> element in HTML 5
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-fc263c2d | Pattern ID: A11Y-e6be8ada
<meta content="IE=edge" http-equiv="X-UA-Compatible">
83 Moderate equalAccess style_highcontrast_visible: Elements must be visible in Windows High Contrast mode
83 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Confirm Windows high contrast mode is supported when using CSS to include, position or alter non-decorative content
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-96365d6b | Pattern ID: A11Y-85b81717
<style>
Example 2 View on Page
Confirm Windows high contrast mode is supported when using CSS to include, position or alter non-decorative content
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-b9e1839e | Pattern ID: A11Y-c6565a85
<link media="all" href="/typo3temp/assets/css/7015c8c4ac5ff815b57530b221005fc6.1761126165.css" rel="stylesheet">
Example 3 View on Page
Confirm Windows high contrast mode is supported when using CSS to include, position or alter non-decorative content
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-a3fd13cb | Pattern ID: A11Y-85b81717
<style>
Example 4 View on Page
Confirm Windows high contrast mode is supported when using CSS to include, position or alter non-decorative content
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-f0e5a61c | Pattern ID: A11Y-481977ff
<style type="text/css" id="wp-img-auto-sizes-contain-inline-css">
Example 5 View on Page
Confirm Windows high contrast mode is supported when using CSS to include, position or alter non-decorative content
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-1c3c0a4d | Pattern ID: A11Y-85b81717
<style>
83 Moderate equalAccess style_color_misuse: Color must not be used as the only visual means of conveying information
83 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Verify color is not used as the only visual means of conveying information
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-f7742a21 | Pattern ID: A11Y-6538a15d
<link type="text/css" rel="stylesheet" media="all" href="https://www.amay.be/++webresource++d5804eac-48ee-5c69-8389-75ac65829cb3/++plone++facetednavigation/faceted-jquery.min.css" data-bundle="faceted.jquery">
Example 2 View on Page
Verify color is not used as the only visual means of conveying information
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-55bacb55 | Pattern ID: A11Y-972397e7
<link media="all" href="/typo3temp/assets/css/7015c8c4ac5ff815b57530b221005fc6.1761126165.css" rel="stylesheet">
Example 3 View on Page
Verify color is not used as the only visual means of conveying information
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-05ccfdfe | Pattern ID: A11Y-e5bbb383
<link type="text/css" rel="stylesheet" media="all" href="https://www.ans-ville.be/++webresource++d5804eac-48ee-5c69-8389-75ac65829cb3/++plone++facetednavigation/faceted-jquery.min.css" data-bundle="faceted.jquery">
Example 4 View on Page
Verify color is not used as the only visual means of conveying information
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-29a902b6 | Pattern ID: A11Y-e192ddd8
<style type="text/css" id="wp-emoji-styles-inline-css">
Example 5 View on Page
Verify color is not used as the only visual means of conveying information
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-b8f06e28 | Pattern ID: A11Y-fbf4fdf4
<style type="text/css">
76 Moderate equalAccess aria_id_unique
35 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
The 'id' "navbarNav" specified for the ARIA property 'aria-controls' value is not valid
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-2df9fd93 | Pattern ID: A11Y-7be75485
<button type="button" data-bs-toggle="collapse" data-bs-target="#portal-globalnav-collapse" class="navbar-toggler" aria-label="Activer/désactiver la navigation" aria-expanded="false" aria-controls="navbarNav">
Example 2 View on Page
The 'id' "title" specified for the ARIA property 'aria-labelledby' value is not valid
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-b037c73e | Pattern ID: A11Y-76e1b79e
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 23.5 19.23" fill="#000" class="plone-icon" aria-labelledby="title">
Example 3 View on Page
The 'id' "title" specified for the ARIA property 'aria-labelledby' value is not valid
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-ba23cbe6 | Pattern ID: A11Y-c6d6602f
<svg xmlns="http://www.w3.org/2000/svg" width="20" viewBox="0 0 20 24" height="24" fill="#000" class="plone-icon plone-icon" aria-labelledby="title">
Example 4 View on Page
The 'id' "title" specified for the ARIA property 'aria-labelledby' value is not valid
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-410739c2 | Pattern ID: A11Y-25a37d30
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="#000" class="plone-icon" aria-labelledby="title">
Example 5 View on Page
The 'id' "navbarNav" specified for the ARIA property 'aria-controls' value is not valid
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-88f2ca1e | Pattern ID: A11Y-7be75485
<button type="button" data-bs-toggle="collapse" data-bs-target="#portal-globalnav-collapse" class="navbar-toggler" aria-label="Activer/désactiver la navigation" aria-expanded="false" aria-controls="navbarNav">
65 Moderate equalAccess label_name_visible: The label text for an element must be visible
19 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Accessible name does not match or contain the visible label text
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-56588dbc | Pattern ID: A11Y-f4c83f57
<input value="Tout accepter" type="submit" name="consent" aria-label="Acceptez tous les cookies">
Example 2 View on Page
Accessible name does not match or contain the visible label text
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-9b993c15 | Pattern ID: A11Y-5e8bdda4
<a href="https://www.amay.be/@@consent" data-pat-plone-modal="{"prependContent": ""}" class="pat-plone-modal" aria-label="En savoir plus et paramétrer les cookies">
Example 3 View on Page
Accessible name does not match or contain the visible label text
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-e89f7a71 | Pattern ID: A11Y-9e6f9182
<input value="Tout refuser" type="submit" name="refuse" aria-label="Refuser tous les cookies">
Example 4 View on Page
Accessible name does not match or contain the visible label text
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-45d6f9e2 | Pattern ID: A11Y-f4c83f57
<input value="Tout accepter" type="submit" name="consent" aria-label="Acceptez tous les cookies">
Example 5 View on Page
Accessible name does not match or contain the visible label text
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-ee5050da | Pattern ID: A11Y-9195994f
<a href="https://www.awans.be/@@consent" data-pat-plone-modal="{"prependContent": ""}" class="pat-plone-modal" aria-label="En savoir plus et paramétrer les cookies">
58 Moderate equalAccess aria_attribute_valid
13 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
The ARIA attributes "aria-expanded" are not valid for the element <li> with implicit ARIA role "listitem"
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-a64a7825 | Pattern ID: A11Y-602ea610
<li aria-expanded="False" id="portaltab-ma-commune" class="theme1 plain">
Example 2 View on Page
The ARIA attributes "aria-expanded" are not valid for the element <li> with implicit ARIA role "listitem"
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-8c4a944f | Pattern ID: A11Y-677a26dd
<li aria-expanded="False" id="portaltab-loisirs" class="theme2 plain">
Example 3 View on Page
The ARIA attributes "aria-expanded" are not valid for the element <li> with implicit ARIA role "listitem"
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-6860dfc7 | Pattern ID: A11Y-6e65f609
<li aria-expanded="False" id="portaltab-economie" class="theme3 plain">
Example 4 View on Page
The ARIA attributes "aria-expanded" are not valid for the element <li> with implicit ARIA role "listitem"
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-15f96775 | Pattern ID: A11Y-1ee0c7bc
<li aria-expanded="False" id="portaltab-tourisme" class="theme4 plain">
Example 5 View on Page
The ARIA attributes "aria-expanded" are not valid for the element <li> with implicit ARIA role "listitem"
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-b91c0034 | Pattern ID: A11Y-91aa192e
<li aria-expanded="False" id="portaltab-je-suis" class="theme5 plain">
55 Moderate equalAccess img_alt_null
9 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
The image 'alt' attribute is empty, but the 'title' attribute is not empty
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-10150500 | Pattern ID: A11Y-2f9dd5da
<img width="30" title="mail 2.png" src="https://www.aubel.be/fr/images-portlet/mail%202.png/@@images/4db60af0-f7be-4f5f-8c70-f3620d67d49e.png" height="30" alt="">
Example 2 View on Page
The image 'alt' attribute is empty, but the 'title' attribute is not empty
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-3b22c5f2 | Pattern ID: A11Y-dc0535b0
<img width="30" title="facebook.png" src="https://www.aubel.be/fr/images-portlet/facebook.png/@@images/5dccad5a-7f74-41a3-890e-79f2c4c68270.png" height="30" alt="">
Example 3 View on Page
The image 'alt' attribute is empty, but the 'title' attribute is not empty
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-43965476 | Pattern ID: A11Y-7b6ded69
<img width="30" title="twitter.png" src="https://www.aubel.be/fr/images-portlet/twitter.png/@@images/63c63ea4-652b-4823-a6f1-41408110c40f.png" height="30" alt="">
Example 4 View on Page
The image 'alt' attribute is empty, but the 'title' attribute is not empty
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-6c24f998 | Pattern ID: A11Y-8c7f0e05
<img width="30" title="mobilité .png" src="https://www.aubel.be/fr/images-portlet/mobilite.png/@@images/a1b5b5b0-3f43-4302-8d0b-effe6329d7bd.png" height="30" alt="">
Example 5 View on Page
The image 'alt' attribute is empty, but the 'title' attribute is not empty
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-a96afdce | Pattern ID: A11Y-31534418
<img width="30" title="pmr.png" src="https://www.aubel.be/fr/images-portlet/pmr.png/@@images/b7725bd9-db8d-4df6-8c16-4f54bf2a9baa.png" height="30" alt="">
49 Moderate equalAccess aria_attribute_value_valid
9 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
The value "False" specified for attribute 'aria-expanded' on element <li> is not valid
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-9b30714c | Pattern ID: A11Y-79088b70
<li aria-expanded="False" id="portaltab-ma-commune" class="theme1 plain">
Example 2 View on Page
The value "False" specified for attribute 'aria-expanded' on element <li> is not valid
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-8370fcd1 | Pattern ID: A11Y-298c5956
<li aria-expanded="False" id="portaltab-loisirs" class="theme2 plain">
Example 3 View on Page
The value "False" specified for attribute 'aria-expanded' on element <li> is not valid
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-7120e541 | Pattern ID: A11Y-c2da2793
<li aria-expanded="False" id="portaltab-economie" class="theme3 plain">
Example 4 View on Page
The value "False" specified for attribute 'aria-expanded' on element <li> is not valid
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-91afede4 | Pattern ID: A11Y-ee3c12c9
<li aria-expanded="False" id="portaltab-tourisme" class="theme4 plain">
Example 5 View on Page
The value "False" specified for attribute 'aria-expanded' on element <li> is not valid
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-0051c627 | Pattern ID: A11Y-f559aa36
<li aria-expanded="False" id="portaltab-je-suis" class="theme5 plain">
47 Moderate equalAccess figure_label_exists
44 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
The <figure> element does not have an associated label
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-fe11eb1c | Pattern ID: A11Y-8a4bc50c
<figure>
Example 2 View on Page
The <figure> element does not have an associated label
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-ece464f5 | Pattern ID: A11Y-8442a9fa
<figure class="image">
Example 3 View on Page
The <figure> element does not have an associated label
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-aa6e5d7b | Pattern ID: A11Y-8a4bc50c
<figure>
Example 4 View on Page
The <figure> element does not have an associated label
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-c95ba50b | Pattern ID: A11Y-2989ad96
<figure class="newsImageContainer">
Example 5 View on Page
The <figure> element does not have an associated label
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-d18c7cba | Pattern ID: A11Y-8a4bc50c
<figure>
47 Moderate equalAccess aria_widget_labelled
9 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Interactive component with ARIA role 'tabpanel' does not have a programmatically associated name
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-66fd69b4 | Pattern ID: A11Y-4d0f3aec
<div aria-describedby="slick-slide-control00" id="slick-slide00" role="tabpanel" tabindex="0" aria-hidden="false" data-slick-index="0" style="width: 209px;" class="slick-slide slick-current slick-active">
Example 2 View on Page
Interactive component with ARIA role 'tabpanel' does not have a programmatically associated name
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-1752f7d3 | Pattern ID: A11Y-d4239c37
<div aria-describedby="slick-slide-control01" id="slick-slide01" role="tabpanel" tabindex="0" aria-hidden="false" data-slick-index="1" style="width: 209px;" class="slick-slide slick-active">
Example 3 View on Page
Interactive component with ARIA role 'tabpanel' does not have a programmatically associated name
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-9e673421 | Pattern ID: A11Y-e96d11a5
<div aria-describedby="slick-slide-control02" id="slick-slide02" role="tabpanel" tabindex="0" aria-hidden="false" data-slick-index="2" style="width: 209px;" class="slick-slide slick-active">
Example 4 View on Page
Interactive component with ARIA role 'tabpanel' does not have a programmatically associated name
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-543d6f48 | Pattern ID: A11Y-fc9a8c6f
<div aria-describedby="slick-slide-control03" id="slick-slide03" role="tabpanel" tabindex="-1" aria-hidden="true" data-slick-index="3" style="width: 209px;" class="slick-slide">
Example 5 View on Page
Interactive component with ARIA role 'tabpanel' does not have a programmatically associated name
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-93279f13 | Pattern ID: A11Y-1ca84682
<div aria-describedby="slick-slide-control04" id="slick-slide04" role="tabpanel" tabindex="-1" aria-hidden="true" data-slick-index="4" style="width: 209px;" class="slick-slide">
41 Moderate equalAccess aria_complementary_labelled: Each element with a complementary role must have an accessible name
40 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Element with "complementary" role does not have a label
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-1fc3d906 | Pattern ID: A11Y-d6a7e678
<aside id="global_statusmessage" class="col-12">
Example 2 View on Page
Element with "complementary" role does not have a label
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-10a03283 | Pattern ID: A11Y-d6a7e678
<aside id="global_statusmessage" class="col-12">
Example 3 View on Page
Element with "complementary" role does not have a label
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-5bd62e5d | Pattern ID: A11Y-5b8c0c90
<aside xmlns:xi="http://www.w3.org/2001/XInclude">
Example 4 View on Page
Element with "complementary" role does not have a label
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-2b97f548 | Pattern ID: A11Y-d6a7e678
<aside id="global_statusmessage" class="col-12">
Example 5 View on Page
Element with "complementary" role does not have a label
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-12d8faa2 | Pattern ID: A11Y-5b8c0c90
<aside xmlns:xi="http://www.w3.org/2001/XInclude">
35 Moderate equalAccess style_viewport_resizable: Zooming and scaling must not be disabled
35 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Verify that text sized using viewport units can be resized up to 200%
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-79e0b642 | Pattern ID: A11Y-5b13ae2b
<link type="text/css" rel="stylesheet" media="all" href="https://www.amay.be/++webresource++74c6696a-a71f-5537-971f-cd5e72c952af//++theme++amay/dist/css/theme.css" data-bundle="diazo">
Example 2 View on Page
Verify that text sized using viewport units can be resized up to 200%
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-f9ef4d90 | Pattern ID: A11Y-8755f180
<link type="text/css" rel="stylesheet" media="all" href="https://www.ans-ville.be/++webresource++59a0269c-a388-5615-a27a-fbccef72fbde//++theme++ans/dist/css/theme.css" data-bundle="diazo">
Example 3 View on Page
Verify that text sized using viewport units can be resized up to 200%
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-fb1ccccb | Pattern ID: A11Y-c154a46a
<link type="text/css" rel="stylesheet" media="all" href="https://www.awans.be/++webresource++82d7f657-9c29-5e6a-9002-7df106b32c04//++theme++awans/dist/css/theme.css" data-bundle="diazo">
Example 4 View on Page
Verify that text sized using viewport units can be resized up to 200%
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-e8426782 | Pattern ID: A11Y-e90551a1
<link type="text/css" rel="stylesheet" media="all" href="https://www.blegny.be/++webresource++e437d209-4249-58f9-aa36-f9f63577075d//++theme++blegny/dist/css/theme.css" data-bundle="diazo">
Example 5 View on Page
Verify that text sized using viewport units can be resized up to 200%
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-5f14b020 | Pattern ID: A11Y-2461c64b
<link type="text/css" rel="stylesheet" media="all" href="https://www.braives.be/++webresource++6752f610-96e6-5f0b-9f07-2e96cd63032e//++theme++braives/dist/css/theme.css" data-bundle="diazo">
35 Moderate equalAccess widget_tabbable_exists
9 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Component with "link" role does not have a tabbable element
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-7684eb98 | Pattern ID: A11Y-98904c45
<a tabindex="-1" href="#" class="flex-prev flex-disabled">
Example 2 View on Page
Component with "link" role does not have a tabbable element
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-fea05251 | Pattern ID: A11Y-98904c45
<a tabindex="-1" href="#" class="flex-prev flex-disabled">
Example 3 View on Page
Component with "button" role does not have a tabbable element
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-9739064d | Pattern ID: A11Y-57daa1fe
<a style="color: rgb(255, 255, 255); background-color: rgb(0, 80, 131);" class="medium cli-plugin-button cli-plugin-main-button cookie_action_close_header cli_action_button wt-cli-accept-btn" id="cookie_action_close_header" data-cli_action="accept" role="button">
Example 4 View on Page
Component with "button" role does not have a tabbable element
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-cd6eac4b | Pattern ID: A11Y-c0a38537
<a style="color: rgb(255, 255, 255); background-color: rgb(0, 80, 131);" class="wt-cli-element medium cli-plugin-button wt-cli-accept-all-btn cookie_action_close_header cli_action_button" data-cli_action="accept_all" role="button" id="wt-cli-accept-all-btn">
Example 5 View on Page
Component with "button" role does not have a tabbable element
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-d4870373 | Pattern ID: A11Y-e013e411
<a style="color: rgb(255, 255, 255); background-color: rgb(0, 80, 131);" data-cli_action="reject" class="medium cli-plugin-button cli-plugin-main-button cookie_action_close_header_reject cli_action_button wt-cli-reject-btn" id="cookie_action_close_header_reject" role="button">
31 Moderate equalAccess aria_role_redundant: ARIA role is redundant with the native role of the element
10 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
The explicitly-assigned ARIA role "main" is redundant with the implicit role of the element <main>
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-97c153f5 | Pattern ID: A11Y-f7f5fbb6
<main role="main">
Example 2 View on Page
The explicitly-assigned ARIA role "main" is redundant with the implicit role of the element <main>
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-a2c0e0fa | Pattern ID: A11Y-fa9acee5
<main role="main" class="main ">
Example 3 View on Page
The explicitly-assigned ARIA role "contentinfo" is redundant with the implicit role of the element <footer>
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-e3838978 | Pattern ID: A11Y-b0d8bf1a
<footer role="contentinfo" class="footer">
Example 4 View on Page
The explicitly-assigned ARIA role "navigation" is redundant with the implicit role of the element <nav>
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-17a141f1 | Pattern ID: A11Y-5b7a83d9
<nav role="navigation" class="menu_top mw">
Example 5 View on Page
The explicitly-assigned ARIA role "banner" is redundant with the implicit role of the element <header>
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-9b520a5c | Pattern ID: A11Y-0a517ab8
<header role="banner" data-no-margin="true" data-sticky="" class="site-header" id="masthead">
29 Moderate equalAccess aria_contentinfo_misuse
28 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Element with "contentinfo" role is present without an element with "main" role
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-24b407de | Pattern ID: A11Y-e879fab9
<footer xmlns:xi="http://www.w3.org/2001/XInclude" id="portal-footer-wrapper">
Example 2 View on Page
Element with "contentinfo" role is present without an element with "main" role
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-11957cd7 | Pattern ID: A11Y-6a24b034
<footer id="portal-footer-wrapper">
Example 3 View on Page
Element with "contentinfo" role is present without an element with "main" role
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-242b9cfa | Pattern ID: A11Y-6a24b034
<footer id="portal-footer-wrapper">
Example 4 View on Page
Element with "contentinfo" role is present without an element with "main" role
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-846d3e23 | Pattern ID: A11Y-e879fab9
<footer xmlns:xi="http://www.w3.org/2001/XInclude" id="portal-footer-wrapper">
Example 5 View on Page
Element with "contentinfo" role is present without an element with "main" role
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-7d168697 | Pattern ID: A11Y-6a24b034
<footer id="portal-footer-wrapper">
23 Moderate equalAccess img_alt_valid
6 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
The image has neither an accessible name nor is marked as decorative or redundant
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-d68e9106 | Pattern ID: A11Y-05c41a92
<img id="h2-deco-actus" src="/images/accueil/crolle-logo.png">
Example 2 View on Page
The image has neither an accessible name nor is marked as decorative or redundant
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-7288e063 | Pattern ID: A11Y-e984df01
<img id="h2-deco-events" src="/images/accueil/crolle-logo.png">
Example 3 View on Page
The image has neither an accessible name nor is marked as decorative or redundant
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-80776f93 | Pattern ID: A11Y-d8941fce
<img style="width: 50%;" src="https://donceel.be/uploads/CPAS/logo.png">
Example 4 View on Page
The image has neither an accessible name nor is marked as decorative or redundant
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-4d79dd9a | Pattern ID: A11Y-e0295d10
<img style="width: 50%;" src="https://donceel.be/uploads/CPAS/logoapCONSEIL07_cpas_papotiere.png">
Example 5 View on Page
The image has neither an accessible name nor is marked as decorative or redundant
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-4e1dd3e7 | Pattern ID: A11Y-d08c5549
<img src="https://www.donceel.be/uploads/agenda/2025/12/8c2239b6e8b0be374cb4189d6567026f.jpg" style="max-width:100%; max-height:75px;">
22 Moderate equalAccess aria_landmark_name_unique
11 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Multiple elements with "form" landmarks within the same parent region are not distinguished from one another because they have the same "" label
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-419c4ccd | Pattern ID: A11Y-e88fd650
<form method="POST" data-json-url="https://www.aubel.be/fr/@@consent-json" action="https://www.aubel.be/fr/@@accept_or_refuse_all">
Example 2 View on Page
Multiple elements with "form" landmarks within the same parent region are not distinguished from one another because they have the same "" label
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-cb76130e | Pattern ID: A11Y-dfe5284a
<form id="livesearch0" action="https://www.aubel.be/fr/@@search">
Example 3 View on Page
Multiple elements with "form" landmarks within the same parent region are not distinguished from one another because they have the same "" label
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-fe599854 | Pattern ID: A11Y-724300dd
<form method="POST" data-json-url="https://www.berloz.be/@@consent-json" action="https://www.berloz.be/@@accept_or_refuse_all">
Example 4 View on Page
Multiple elements with "form" landmarks within the same parent region are not distinguished from one another because they have the same "" label
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-d5a0b0d2 | Pattern ID: A11Y-662887f3
<form id="livesearch0" action="https://www.berloz.be/@@search">
Example 5 View on Page
Multiple elements with "region" landmarks within the same parent region are not distinguished from one another because they have the same "" label
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-770ebf84 | Pattern ID: A11Y-558d4573
<div aria-roledescription="carousel" role="region" class="uk-slider" uk-slider="sets: 1;">
21 Moderate equalAccess html_skipnav_exists
20 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Verify there is a way to bypass blocks of content that are repeated on multiple Web pages
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-a10d32fa | Pattern ID: A11Y-5de5dc40
<html>
Example 2 View on Page
Verify there is a way to bypass blocks of content that are repeated on multiple Web pages
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-8c2fe2fb | Pattern ID: A11Y-5de5dc40
<html>
Example 3 View on Page
Verify there is a way to bypass blocks of content that are repeated on multiple Web pages
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-6dd6730d | Pattern ID: A11Y-a9489061
<html lang="en">
Example 4 View on Page
Verify there is a way to bypass blocks of content that are repeated on multiple Web pages
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-37985701 | Pattern ID: A11Y-a9489061
<html lang="en">
Example 5 View on Page
Verify there is a way to bypass blocks of content that are repeated on multiple Web pages
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-311d4e62 | Pattern ID: A11Y-5de5dc40
<html>
21 Moderate equalAccess aria_hidden_nontabbable
6 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Element "a" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-99f0a69e | Pattern ID: A11Y-7bdc532f
<a href="https://www.aubel.be/fr/actualites/enquete-statbel" class="linkimg">
Example 2 View on Page
Element "a" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-94b9c7ed | Pattern ID: A11Y-4872d478
<a href="https://www.aubel.be/fr/actualites/enquete-statbel">
Example 3 View on Page
Element "a" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-9997140c | Pattern ID: A11Y-4491b23e
<a href="https://www.aubel.be/fr/actualites/brocante-du-21-juillet" class="linkimg">
Example 4 View on Page
Element "a" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-06ad0731 | Pattern ID: A11Y-95fbfb9c
<a href="https://www.aubel.be/fr/actualites/brocante-du-21-juillet">
Example 5 View on Page
Element "a" should not be focusable within the subtree of an element with an 'aria-hidden' attribute with value 'true'
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-afb77504 | Pattern ID: A11Y-d36954ae
<a href="https://www.berloz.be/actualites/les-horaires-de-la-nouvelle-ligne-tec" class="linkimg">
21 Moderate equalAccess heading_content_exists: Heading elements must have descriptive content
14 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Heading element has no descriptive content
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-e2abff7e | Pattern ID: A11Y-d8cc0148
<h2>
Example 2 View on Page
Heading element has no descriptive content
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-6b8e36f1 | Pattern ID: A11Y-d8cc0148
<h2>
Example 3 View on Page
Heading element has no descriptive content
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-42ac1a47 | Pattern ID: A11Y-63ad3ef0
<h1>
Example 4 View on Page
Heading element has no descriptive content
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-f02cd4e8 | Pattern ID: A11Y-d8cc0148
<h2>
Example 5 View on Page
Heading element has no descriptive content
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-76a0d4ff | Pattern ID: A11Y-63ad3ef0
<h1>
20 Moderate equalAccess aria_role_valid
2 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
The ARIA role 'tabpanel' is not valid for the element <a>
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-42f7856c | Pattern ID: A11Y-e23da4ff
<a aria-describedby="slick-slide-control00" id="slick-slide00" role="tabpanel" tabindex="0" aria-hidden="false" data-slick-index="0" style="width: 267px;" class="utiles-card slick-slide slick-current slick-active" href="https://www.jalhay.be/administration/services-communaux/energie/">
Example 2 View on Page
The ARIA role 'tabpanel' is not valid for the element <a>
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-5804a7fd | Pattern ID: A11Y-73b714bb
<a id="slick-slide01" role="tabpanel" tabindex="0" aria-hidden="false" data-slick-index="1" style="width: 267px;" class="utiles-card slick-slide slick-active" href="https://www.jalhay.be/administration/cpas/horaire-contact/">
Example 3 View on Page
The ARIA role 'tabpanel' is not valid for the element <a>
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-7a100e44 | Pattern ID: A11Y-e5bb4588
<a id="slick-slide02" role="tabpanel" tabindex="0" aria-hidden="false" data-slick-index="2" style="width: 267px;" class="utiles-card slick-slide slick-active" href="https://www.jalhay.be/administration/services-communaux/enseignement/ecoles-de-commune/">
Example 4 View on Page
The ARIA role 'tabpanel' is not valid for the element <a>
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-ecfd20da | Pattern ID: A11Y-3c3f2aab
<a aria-describedby="slick-slide-control01" id="slick-slide03" role="tabpanel" tabindex="-1" aria-hidden="true" data-slick-index="3" style="width: 267px;" class="utiles-card slick-slide" href="https://www.jalhay.be/tourisme/">
Example 5 View on Page
The ARIA role 'tabpanel' is not valid for the element <a>
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-e38c31d2 | Pattern ID: A11Y-279cc955
<a id="slick-slide04" role="tabpanel" tabindex="-1" aria-hidden="true" data-slick-index="4" style="width: 267px;" class="utiles-card slick-slide" href="https://www.jalhay.be/administration/services-communaux/accueil-des-enfants-de-0-a-3-ans/petite-enfance/">
19 Moderate equalAccess text_quoted_correctly
17 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
If the following text is a quotation, mark it as a <q> or <blockquote> element: "Petite histoire du chapitre d’Amay"
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-6f66fd81 | Pattern ID: A11Y-f3754680
<h3>
Example 2 View on Page
If the following text is a quotation, mark it as a <q> or <blockquote> element: "Hof von Amel"
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-ffbb26dd | Pattern ID: A11Y-da6c38d4
<a href="/veranstaltungen/detailansicht/130-jahre-kgl-musikverein-hof-von-amel" title="Bücherbörse" class="url">
Example 3 View on Page
If the following text is a quotation, mark it as a <q> or <blockquote> element: "St. Cäcilia", "Born to be wild"
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-6bf13950 | Pattern ID: A11Y-d43ea2a2
<a href="/veranstaltungen/detailansicht/125-jahre-kgl-kirchenchor-st-caecilia-born-abschlusskonzert-projekt-born-to-be-wild" title="Bücherbörse" class="url">
Example 4 View on Page
If the following text is a quotation, mark it as a <q> or <blockquote> element: "Ya dla joie...Bordel !"
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-547b2fe1 | Pattern ID: A11Y-f3754680
<h3>
Example 5 View on Page
If the following text is a quotation, mark it as a <q> or <blockquote> element: "Lenfance des Méchants"
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-13b4f07f | Pattern ID: A11Y-f3754680
<h3>
17 Moderate equalAccess frame_src_valid: The src value of the frame must not be empty
14 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Verify <frame> content is accessible
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-d90ce9c0 | Pattern ID: A11Y-aeb5a345
<iframe width="0" src="" referrerpolicy="strict-origin-when-cross-origin" height="0" gdpr-width="800" gdpr-src="https://www.youtube.com/embed/_DMMKZFaLx0?list=PL_Kormalk6KDRUDRJ9bGioMF6mx1LWlTc" gdpr-height="450" frameborder="0" class="gdpr-iframe" allowfullscreen="" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share">
Example 2 View on Page
Verify <frame> content is accessible
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-7333b76a | Pattern ID: A11Y-1aedb973
<iframe width="0" src="" scrolling="no" marginwidth="0" marginheight="0" height="0" gdpr-width="260" gdpr-src="https://www.meteo.be/services/widget/.?postcode=4880&nbDay=1&type=7&lang=fr&bgImageId=3&bgColor=567cd2&scrolChoice=0&colorTempMax=A5D6FF&colorTempMin=ffffff" gdpr-height="321" frameborder="0" class="gdpr-iframe">
Example 3 View on Page
Verify <frame> content is accessible
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-e6574b62 | Pattern ID: A11Y-9ca359f1
<iframe width="100%" title=" carte de Beyne-Heusay" tabindex="0" style="border:0;" src="https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d20246.327722434664!2d5.6512!3d50.6309999!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x47c0f14ebb901f37%3A0x40099ab2f4d62c0!2sBeyne-Heusay!5e0!3m2!1sfr!2sbe!4v1597389021041!5m2!1sfr!2sbe" height="450" frameborder="0" aria-hidden="false" allowfullscreen="">
Example 4 View on Page
Verify <frame> content is accessible
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-3a287e67 | Pattern ID: A11Y-cb0a2ea0
<iframe allowfullscreen="" referrerpolicy="strict-origin-when-cross-origin" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" frameborder="0" src="https://www.youtube-nocookie.com/embed/BWTqd1zOkb4?feature=oembed" height="360" width="640" title="Büllingen Imagefilm Deutsch - www.buellingen.be - www.kamerateam.be">
Example 5 View on Page
Verify <frame> content is accessible
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-47f6b473 | Pattern ID: A11Y-78231be5
<iframe style="position: absolute; top: 0px; left: 0px; border: none; visibility: hidden;" width="1" height="1">
15 Moderate equalAccess widget_tabbable_single
2 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Component with "link" role has more than one tabbable element
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-de6bc34e | Pattern ID: A11Y-0f5a524d
<a class="news-list_link" href="https://www.kelmis.be/veranstaltung/radrennen-triptyque-ardennais-am-16-mai-zu-gast-in-unserer-gemeinde">
Example 2 View on Page
Component with "link" role has more than one tabbable element
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-9da0f5e6 | Pattern ID: A11Y-4e9c7c2e
<a class="news-list_link" href="https://www.kelmis.be/verkehr/innenhof-der-patronage-bis-mittwoch-inklusive-gesperrt">
Example 3 View on Page
Component with "link" role has more than one tabbable element
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-75057eb3 | Pattern ID: A11Y-351fdf4e
<a class="news-list_link" href="https://www.kelmis.be/aus-dem-gemeindehaus/finanzdienst-verschickt-mahnungen-im-mai">
Example 4 View on Page
Component with "link" role has more than one tabbable element
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-6dba0b35 | Pattern ID: A11Y-1efb65ae
<a class="news-list_link" href="https://www.kelmis.be/aus-dem-gemeindehaus/haushaltsablage-2025-verabschiedet">
Example 5 View on Page
Component with "link" role has more than one tabbable element
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-cca28bf4 | Pattern ID: A11Y-222377d8
<a class="news-list_link" href="https://www.kelmis.be/aus-dem-gemeindehaus/heute-abend-tagt-der-gemeinderat-link-zur-liveuebertragung-7">
14 Moderate equalAccess aria_form_label_unique
7 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Multiple elements with "form" role do not have unique labels
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-ca830288 | Pattern ID: A11Y-5e4f9472
<form method="POST" data-json-url="https://www.aubel.be/fr/@@consent-json" action="https://www.aubel.be/fr/@@accept_or_refuse_all">
Example 2 View on Page
Multiple elements with "form" role do not have unique labels
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-30ca4cfd | Pattern ID: A11Y-b63fc447
<form id="livesearch0" action="https://www.aubel.be/fr/@@search">
Example 3 View on Page
Multiple elements with "form" role do not have unique labels
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-0b6fcc7c | Pattern ID: A11Y-d0a2e424
<form method="POST" data-json-url="https://www.berloz.be/@@consent-json" action="https://www.berloz.be/@@accept_or_refuse_all">
Example 4 View on Page
Multiple elements with "form" role do not have unique labels
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-48728093 | Pattern ID: A11Y-7de5f8c1
<form id="livesearch0" action="https://www.berloz.be/@@search">
Example 5 View on Page
Multiple elements with "form" role do not have unique labels
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-85e29a34 | Pattern ID: A11Y-8764021a
<form method="POST" data-json-url="https://www.dalhem.be/@@consent-json" action="https://www.dalhem.be/@@accept_or_refuse_all">
12 Moderate equalAccess aria_keyboard_handler_exists
11 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Verify the <ul> element with "tablist" role has keyboard access
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-dc4e19f6 | Pattern ID: A11Y-de6c1d9b
<ul role="tablist" style="display: block;" class="slick-dots">
Example 2 View on Page
Verify the <ul> element with "tablist" role has keyboard access
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-4811d90a | Pattern ID: A11Y-605107bc
<ul role="tablist" uk-margin="" class="el-nav uk-slider-nav uk-dotnav uk-flex-center">
Example 3 View on Page
Verify the <ul> element with "tablist" role has keyboard access
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-d63c2408 | Pattern ID: A11Y-de6c1d9b
<ul role="tablist" style="display: block;" class="slick-dots">
Example 4 View on Page
Verify the <ul> element with "tablist" role has keyboard access
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-d07b2c73 | Pattern ID: A11Y-d21cbb6f
<ul role="tablist" class="slick-dots">
Example 5 View on Page
Verify the <ul> element with "tablist" role has keyboard access
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-c5b52d81 | Pattern ID: A11Y-abffb624
<ul role="tablist" style="" class="slick-dots">
12 Moderate equalAccess input_label_after
3 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Label text is located before its associated checkbox or radio button element
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-4b8b443a | Pattern ID: A11Y-ce757c6b
<input checked="checked" disabled="disabled" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled" id="CybotCookiebotDialogBodyLevelButtonNecessary" type="checkbox">
Example 2 View on Page
Label text is located before its associated checkbox or radio button element
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-f74674ee | Pattern ID: A11Y-d6680181
<input role="switch" tabindex="0" checked="checked" data-target="CybotCookiebotDialogBodyLevelButtonPreferencesInline" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox" id="CybotCookiebotDialogBodyLevelButtonPreferences" type="checkbox">
Example 3 View on Page
Label text is located before its associated checkbox or radio button element
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-38db9fcc | Pattern ID: A11Y-faf5eae9
<input role="switch" tabindex="0" checked="checked" data-target="CybotCookiebotDialogBodyLevelButtonStatisticsInline" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox" id="CybotCookiebotDialogBodyLevelButtonStatistics" type="checkbox">
Example 4 View on Page
Label text is located before its associated checkbox or radio button element
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-495f0953 | Pattern ID: A11Y-40d7214e
<input role="switch" tabindex="0" checked="checked" data-target="CybotCookiebotDialogBodyLevelButtonMarketingInline" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox" id="CybotCookiebotDialogBodyLevelButtonMarketing" type="checkbox">
Example 5 View on Page
Label text is located before its associated checkbox or radio button element
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-a1325d33 | Pattern ID: A11Y-ce757c6b
<input checked="checked" disabled="disabled" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelButtonDisabled" id="CybotCookiebotDialogBodyLevelButtonNecessary" type="checkbox">
11 Moderate equalAccess html_lang_exists
11 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Page detected as HTML, but does not have a 'lang' attribute
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-bcf47969 | Pattern ID: A11Y-8ec4dca4
<html>
Example 2 View on Page
Page detected as HTML, but does not have a 'lang' attribute
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-3cd8bc7f | Pattern ID: A11Y-8ec4dca4
<html>
Example 3 View on Page
Page detected as HTML, but does not have a 'lang' attribute
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-fe3cfe3d | Pattern ID: A11Y-8ec4dca4
<html>
Example 4 View on Page
Page detected as HTML, but does not have a 'lang' attribute
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-f98c6534 | Pattern ID: A11Y-8ec4dca4
<html>
Example 5 View on Page
Page detected as HTML, but does not have a 'lang' attribute
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-f55e7d09 | Pattern ID: A11Y-8ec4dca4
<html>
11 Moderate equalAccess aria_accessiblename_exists: Certain UI components must have an accessible name
5 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Element <h1> with "heading" role has no accessible name
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-59f811aa | Pattern ID: A11Y-26990f3e
<h1>
Example 2 View on Page
Element <h1> with "heading" role has no accessible name
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-e8f59aa6 | Pattern ID: A11Y-26990f3e
<h1>
Example 3 View on Page
Element <h2> with "heading" role has no accessible name
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-be83fbb4 | Pattern ID: A11Y-ab278561
<h2 style="text-align:center">
Example 4 View on Page
Element <h5> with "heading" role has no accessible name
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-b631437e | Pattern ID: A11Y-4be0810a
<h5 class="" style="color: rgb(8, 8, 9); text-align: center;">
Example 5 View on Page
Element <h4> with "heading" role has no accessible name
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-793d0a1c | Pattern ID: A11Y-bdfbefef
<h4 class="" style="color: rgb(8, 8, 9); text-align: justify;">
11 Moderate equalAccess heading_markup_misuse: Heading markup should be used only for headings, not for formatting
11 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Verify that the heading element is a genuine heading
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-a185df82 | Pattern ID: A11Y-3a37faa2
<h3>
Example 2 View on Page
Verify that the heading element is a genuine heading
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-b388393d | Pattern ID: A11Y-3a37faa2
<h3>
Example 3 View on Page
Verify that the heading element is a genuine heading
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-a4705ea0 | Pattern ID: A11Y-3a37faa2
<h3>
Example 4 View on Page
Verify that the heading element is a genuine heading
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-e6ab18bf | Pattern ID: A11Y-3a37faa2
<h3>
Example 5 View on Page
Verify that the heading element is a genuine heading
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-24e4d3a3 | Pattern ID: A11Y-be0c94f3
<h3 class="vc_custom_heading" style="font-size: 22px;color: #2c3e50;line-height: 1.5;text-align: center;font-family:Raleway;font-weight:400;font-style:normal">
11 Moderate equalAccess aria_navigation_label_unique
5 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Multiple elements with "navigation" role do not have unique labels
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-ad257b24 | Pattern ID: A11Y-7b5d4c36
<nav class="main-nav_responsive">
Example 2 View on Page
Multiple elements with "navigation" role do not have unique labels
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-e82a7630 | Pattern ID: A11Y-c2261dad
<nav role="navigation" class="menu_top mw">
Example 3 View on Page
Multiple elements with "navigation" role do not have unique labels
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-3d62680b | Pattern ID: A11Y-e530426d
<nav aria-label="Social networks" class="socials-wrapper">
Example 4 View on Page
Multiple elements with "navigation" role do not have unique labels
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-f2f6a381 | Pattern ID: A11Y-cd47c334
<nav class="footer-menu-wrapper">
Example 5 View on Page
Multiple elements with "navigation" role do not have unique labels
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-d15054b1 | Pattern ID: A11Y-ae8d4001
<nav class="offcanvas-navigation" id="offcanvas-navigation">
11 Moderate equalAccess img_alt_redundant
3 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Link text is repeated in an image 'alt' value within the same link
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-e21d9a17 | Pattern ID: A11Y-d59645a7
<img alt="Einwohnermeldewesen" src="https://www.kelmis.be/wp-content/uploads/2021/03/einwohner_t20_eVwYwm-scaled-400x400-1-400x400.jpg">
Example 2 View on Page
Link text is repeated in an image 'alt' value within the same link
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-6ebe15ee | Pattern ID: A11Y-a593c837
<img alt="Anträge & Steuern/Gebühren" src="https://www.kelmis.be/wp-content/uploads/2021/03/documents_t20_eVwYwm-scaled-400x400-Kopie-400x400.jpg">
Example 3 View on Page
Link text is repeated in an image 'alt' value within the same link
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-1184e368 | Pattern ID: A11Y-cfa90569
<img alt="Gemeindeleben" src="https://www.kelmis.be/wp-content/uploads/2021/03/gemeindeleben_t20_eVwYwm-scaled-400x400-1-400x400.jpg">
Example 4 View on Page
Link text is repeated in an image 'alt' value within the same link
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-1f52488f | Pattern ID: A11Y-412c2763
<img alt="Politik" src="https://www.kelmis.be/wp-content/uploads/2021/03/politik_t20_eVwYwm-scaled-400x400-1-400x400.jpg">
Example 5 View on Page
Link text is repeated in an image 'alt' value within the same link
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-7be0346c | Pattern ID: A11Y-8cc8b492
<img height="50" width="50" alt="Commune de Modave" src="https://yt3.ggpht.com/vCrhei5LcGtVP94Xo6cgAl0yRQwaeB7D9p6nqYuoc-GCUqeECXBndL4Ul-oyfPJ4q9PVwwgK=s88-c-k-c0x00ffffff-no-rj" decoding="async" loading="lazy">
9 Moderate equalAccess skip_main_exists
9 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
The page does not provide a way to quickly navigate to the main content (ARIA "main" landmark or a skip link)
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-5977210e | Pattern ID: A11Y-d9f3d140
<body>
Example 2 View on Page
The page does not provide a way to quickly navigate to the main content (ARIA "main" landmark or a skip link)
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-ca3fea09 | Pattern ID: A11Y-d9f3d140
<body>
Example 3 View on Page
The page does not provide a way to quickly navigate to the main content (ARIA "main" landmark or a skip link)
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-6ec87baa | Pattern ID: A11Y-d9f3d140
<body>
Example 4 View on Page
The page does not provide a way to quickly navigate to the main content (ARIA "main" landmark or a skip link)
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-b5d4c0be | Pattern ID: A11Y-4a573e07
<body style="background-color:#F1F3F4" class="header-fixed header-fixed-space-default">
Example 5 View on Page
The page does not provide a way to quickly navigate to the main content (ARIA "main" landmark or a skip link)
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-aa885337 | Pattern ID: A11Y-d9f3d140
<body>
7 Moderate equalAccess style_background_decorative
5 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Verify the CSS background image does not convey important information
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-0ad063ae | Pattern ID: A11Y-be023ec7
<style data-fbcssmodules="css:fb.css.base css:fb.css.dialog css:fb.css.iframewidget" type="text/css">
Example 2 View on Page
Verify the CSS background image does not convey important information
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-d8e8e5da | Pattern ID: A11Y-be023ec7
<style data-fbcssmodules="css:fb.css.base css:fb.css.dialog css:fb.css.iframewidget" type="text/css">
Example 3 View on Page
Verify the CSS background image does not convey important information
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-195480e6 | Pattern ID: A11Y-b75ebccc
<article class=" mec-event-article mec-tile-item tile-multipleday-event mec-clear " style="background: url('https://www.hannut.be/wp-content/uploads/2026/03/ventedelivresa3-2026-page-0001-300x400.jpg')" data-target="blank" data-href="https://www.hannut.be/evenements/vente-de-livres-doccasion/?occurrence=2026-04-29">
Example 4 View on Page
Verify the CSS background image does not convey important information
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-3f4f2602 | Pattern ID: A11Y-c43352c3
<article class=" mec-event-article mec-tile-item mec-clear " style="background: url('https://www.hannut.be/wp-content/uploads/2026/03/affiche-recto-3-298x400.jpg')" data-target="blank" data-href="https://www.hannut.be/evenements/la-transmission-musicale-un-enjeu-culturel-pour-les-generations-futures/?occurrence=2026-05-07">
Example 5 View on Page
Verify the CSS background image does not convey important information
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-26d829d3 | Pattern ID: A11Y-b8c7cdb8
<article class=" mec-event-article mec-tile-item mec-clear " style="background: url('https://www.hannut.be/wp-content/uploads/2026/03/kopie-van-jaune-simple-montage-photo-publication-facebook-300x400.jpeg')" data-target="blank" data-href="https://www.hannut.be/evenements/soiree-bla-bla-auberge-espagnole-en-immersion-neerlandais/?occurrence=2026-05-08">
5 Moderate equalAccess aria_child_valid
5 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
The element with role "list" does not own any child element with any of the following role(s): "listitem"
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-269b43c3 | Pattern ID: A11Y-7e2c4fa6
<ul role="list" class="socials">
Example 2 View on Page
The element with role "list" does not own any child element with any of the following role(s): "listitem"
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-64553fef | Pattern ID: A11Y-98862063
<ul>
Example 3 View on Page
The element with role "list" does not own any child element with any of the following role(s): "listitem"
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-822c07ed | Pattern ID: A11Y-cbd13441
<ul class="albums">
Example 4 View on Page
The element with role "tablist" owns the child element with the role "button" that is not one of the allowed role(s): "tab"
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-5ab4671b | Pattern ID: A11Y-41abeab9
<div role="tablist" class="owl-dots">
Example 5 View on Page
The element with role "list" owns the child element with the role "heading" that is not one of the allowed role(s): "listitem"
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-79f2d262 | Pattern ID: A11Y-8d076ce6
<div role="list" class="elementor-loop-container elementor-grid">
5 Moderate equalAccess input_label_exists
4 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Form control element <button> has no associated label
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-95b375f3 | Pattern ID: A11Y-c1d567c5
<button data-rd-navbar-toggle=".rd-navbar-nav-wrap" class="rd-navbar-toggle toggle-original">
Example 2 View on Page
Form control element <button> has no associated label
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-9f9f2243 | Pattern ID: A11Y-96d1c5b7
<button class="et_pb_searchsubmit" type="submit">
Example 3 View on Page
Form control element <button> has no associated label
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-e1e1e524 | Pattern ID: A11Y-927b1427
<button class="evcal_arrows evcal_btn_prev evodfx evofx_jc_c evofx_ai_c" id="evcal_prev">
Example 4 View on Page
Form control element <button> has no associated label
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-160976fd | Pattern ID: A11Y-837441ba
<button class="evcal_arrows evo_arrow_next evcal_btn_next evodfx evofx_jc_c evofx_ai_c" id="evcal_next">
Example 5 View on Page
Form control element <input> has no associated label
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-aa6eca74 | Pattern ID: A11Y-8802b1d2
<input required="" name="s" type="search" value="" placeholder="" id="wp-block-search__input-1" class="wp-block-search__input">
4 Moderate equalAccess frame_title_exists
4 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Inline frame does not have a 'title' attribute
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-c3b5b2b2 | Pattern ID: A11Y-930da61d
<iframe width="0" src="" referrerpolicy="strict-origin-when-cross-origin" height="0" gdpr-width="800" gdpr-src="https://www.youtube.com/embed/_DMMKZFaLx0?list=PL_Kormalk6KDRUDRJ9bGioMF6mx1LWlTc" gdpr-height="450" frameborder="0" class="gdpr-iframe" allowfullscreen="" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share">
Example 2 View on Page
Inline frame does not have a 'title' attribute
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-2886bb7c | Pattern ID: A11Y-3e8e8d79
<iframe width="0" src="" scrolling="no" marginwidth="0" marginheight="0" height="0" gdpr-width="260" gdpr-src="https://www.meteo.be/services/widget/.?postcode=4880&nbDay=1&type=7&lang=fr&bgImageId=3&bgColor=567cd2&scrolChoice=0&colorTempMax=A5D6FF&colorTempMin=ffffff" gdpr-height="321" frameborder="0" class="gdpr-iframe">
Example 3 View on Page
Inline frame does not have a 'title' attribute
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-e1f8262c | Pattern ID: A11Y-07d1541b
<iframe style="position: absolute; top: 0px; left: 0px; border: none; visibility: hidden;" width="1" height="1">
Example 4 View on Page
Inline frame does not have a 'title' attribute
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-c8eee623 | Pattern ID: A11Y-efd91cff
<iframe width="0" src="" scrolling="no" marginwidth="0" marginheight="0" height="0" gdpr-width="100%" gdpr-src="https://www.meteo.be/services/widget/.?postcode=4590&nbDay=2&type=3&lang=fr&bgImageId=14&bgColor=567cd2&scrolChoice=0&colorTempMax=ffffff&colorTempMin=a5d2ff" gdpr-height="175" frameborder="0" class="gdpr-iframe">
4 Moderate equalAccess target_spacing_sufficient
2 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Undersized target "a" does not have sufficient spacing of 12 CSS pixels from another target "a"
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-eec9f8c7 | Pattern ID: A11Y-49c1405a
<a itemprop="url" href="https://www.chaudfontaine.be/mentions-legales/" rel="privacy-policy">
Example 2 View on Page
Undersized target "a" does not have sufficient spacing of 12 CSS pixels from another target "a"
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-a8873af1 | Pattern ID: A11Y-c416df27
<a itemprop="url" href="https://www.chaudfontaine.be/nous-contacter/">
Example 3 View on Page
Undersized target "button" does not have sufficient spacing of 12 CSS pixels from another target "button"
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-3084ff7f | Pattern ID: A11Y-3b213f34
<button aria-selected="true" tabindex="0" aria-label="1 of 2" aria-controls="slick-slide00" id="slick-slide-control00" role="tab" type="button">
Example 4 View on Page
Undersized target "button" does not have sufficient spacing of 12 CSS pixels from another target "button"
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-0cc52a0b | Pattern ID: A11Y-76ab2e30
<button tabindex="-1" aria-label="2 of 2" aria-controls="slick-slide03" id="slick-slide-control01" role="tab" type="button">
4 Moderate equalAccess list_markup_review
3 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Verify this is a list and if so, modify to use proper HTML elements for the list
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-12c92154 | Pattern ID: A11Y-a76263bd
<p>
Example 2 View on Page
Verify this is a list and if so, modify to use proper HTML elements for the list
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-60925532 | Pattern ID: A11Y-4fe131bc
<span data-teams="true">
Example 3 View on Page
Verify this is a list and if so, modify to use proper HTML elements for the list
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-e2665a40 | Pattern ID: A11Y-83a16b4d
<span style="font-size: 12.0pt; font-family: 'Calibri',sans-serif; mso-ascii-theme-font: minor-latin; mso-hansi-theme-font: minor-latin; mso-bidi-font-family: Arial; color: black; mso-themecolor: text1; mso-bidi-font-weight: bold;">
Example 4 View on Page
Verify this is a list and if so, modify to use proper HTML elements for the list
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-e802ce94 | Pattern ID: A11Y-a76263bd
<p>
4 Moderate equalAccess aria_contentinfo_label_unique
2 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Multiple elements with "contentinfo" role do not have unique labels
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-6eb3d99e | Pattern ID: A11Y-a7cc1847
<footer class="footer hide-for-print">
Example 2 View on Page
Multiple elements with "contentinfo" role do not have unique labels
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-95101668 | Pattern ID: A11Y-7abfbc50
<footer class="row">
Example 3 View on Page
Multiple elements with "contentinfo" role do not have unique labels
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-bcc6cff7 | Pattern ID: A11Y-d821b2b9
<footer role="contentinfo" class="footer solid-bg elementor-footer empty-footer" id="footer">
Example 4 View on Page
Multiple elements with "contentinfo" role do not have unique labels
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-72a5e68c | Pattern ID: A11Y-63033a83
<footer data-elementor-post-type="elementor_library" wpc-filter-elementor-widget="1" class="elementor elementor-1561 elementor-location-footer" data-elementor-id="1561" data-elementor-type="footer">
3 Moderate equalAccess label_ref_valid
3 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
The value "s" of the 'for' attribute is not the 'id' of a valid element
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-99c39cef | Pattern ID: A11Y-ac5e186c
<label for="s" class="screen-reader-text">
Example 2 View on Page
The value "searchGadget" of the 'for' attribute is not the 'id' of a valid element
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-3b0b4d45 | Pattern ID: A11Y-e44dbe7a
<label for="searchGadget" class="hiddenStructure">
Example 3 View on Page
The value "searchGadget" of the 'for' attribute is not the 'id' of a valid element
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-996c1c8b | Pattern ID: A11Y-e44dbe7a
<label for="searchGadget" class="hiddenStructure">
3 Moderate equalAccess element_tabbable_role_valid
2 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
The tabbable element does not have a valid widget role
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-a3de87d4 | Pattern ID: A11Y-21b65b71
<a tabindex="2" title="Rechercher" class="sb-search" id="sb-search">
Example 2 View on Page
The tabbable element's role 'generic' is not a widget role
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-732a4257 | Pattern ID: A11Y-a58885ae
<div tabindex="0" style="width: 800px; position: relative; left: 0px; top: 0px; z-index: 999; opacity: 1;" aria-hidden="false" data-slick-index="0" class="slick-slide slick-current slick-active">
Example 3 View on Page
The tabbable element's role 'region' is not a widget role
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-150b1ec8 | Pattern ID: A11Y-fb5d629c
<div aria-label="Diaporama" role="region" tabindex="0" data-ssid="2" class="n2-section-smartslider fitvidsignore">
3 Moderate equalAccess form_submit_button_exists
3 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Verify the <form> element has a submit button or an image button
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-453981d8 | Pattern ID: A11Y-9ef747b4
<form action="https://lontzen.be/" class="mobile-searchform" id="mobile-searchform" name="mobile-searchform" method="get" role="search">
Example 2 View on Page
Verify the <form> element has a submit button or an image button
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-9ffa9f47 | Pattern ID: A11Y-a330489b
<form method="get" action="https://www.modave.be" class="elementor-search-form">
Example 3 View on Page
Verify the <form> element has a submit button or an image button
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-ad3a2124 | Pattern ID: A11Y-8328d13f
<form method="get" action="https://www.stoumont.be" class="elementor-search-form">
2 Moderate equalAccess label_content_exists
2 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
The <label> element does not have descriptive text that identifies the expected input
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-6c652e9b | Pattern ID: A11Y-3b175a26
<label class="search-label" for="search-form-2">
Example 2 View on Page
The <label> element does not have descriptive text that identifies the expected input
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-2e1e5ea8 | Pattern ID: A11Y-9a761b79
<label for="s">
2 Moderate equalAccess text_sensory_misuse: Instructions must not rely solely on sensory characteristics
2 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Confirm the word(s) 'bottom' of the user instruction is used to indicate a logical rather than visual position
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-fa5eec5b | Pattern ID: A11Y-83bdd0a6
<p data-translate="blocked_resolve_detail">
Example 2 View on Page
Confirm the word(s) 'lierneux-top-01' of the user instruction is used to indicate a logical rather than visual position
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-0763ce78 | Pattern ID: A11Y-27e0b9a6
<div tabindex="-1" class="n2-ss-slide--focus" role="note">
2 Moderate equalAccess style_hover_persistent
2 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Confirm the margin style attribute has not prevented the pointer from hovering over the displayed element, not just the trigger
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-589910f4 | Pattern ID: A11Y-ae627d01
<style id="wp-block-image-inline-css">
Example 2 View on Page
Confirm the margin style attribute has not prevented the pointer from hovering over the displayed element, not just the trigger
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-f1c38227 | Pattern ID: A11Y-ae627d01
<style id="wp-block-image-inline-css">
2 Moderate equalAccess aria_region_labelled
1 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Element with "region" role does not have a label
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-a9ff94d0 | Pattern ID: A11Y-fd981ad3
<div aria-roledescription="carousel" role="region" class="uk-slider" uk-slider="sets: 1;">
Example 2 View on Page
Element with "region" role does not have a label
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-c875ad63 | Pattern ID: A11Y-9a273987
<div aria-roledescription="carousel" role="region" uk-slider="sets: 1;" class="panel-event nohover-link uk-slider">
2 Moderate equalAccess aria_eventhandler_role_valid
2 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
The <div> element with 'onclick' does not have a valid ARIA role specified
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-a4d74c45 | Pattern ID: A11Y-076a89f0
<div title="Click to copy shortcode" onclick="mec_copy_code();" id="MECCopyCode" class="mec-calendar-metabox mec-shortcode">
Example 2 View on Page
The <a> element with 'onclick' does not have a valid ARIA role specified
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-38e98b24 | Pattern ID: A11Y-46cbe948
<a onclick="document.forms['mobile-searchform'].submit();" class="left icon-search button">
2 Moderate equalAccess table_headers_exists
1 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Table has no headers identified
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-ad0741d1 | Pattern ID: A11Y-2848f88d
<table border="0" style="height: 60px; margin-left: auto; margin-right: auto;">
Example 2 View on Page
Table has no headers identified
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-891cee23 | Pattern ID: A11Y-b7dddf60
<table border="0">
2 Moderate equalAccess aria_contentinfo_single
1 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Multiple elements with "contentinfo" role found on the page
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-11ae8567 | Pattern ID: A11Y-d3feb6c2
<footer class="footer hide-for-print">
Example 2 View on Page
Multiple elements with "contentinfo" role found on the page
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-511e34e3 | Pattern ID: A11Y-55416653
<footer class="row">
2 Moderate equalAccess aria_banner_label_unique
1 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Multiple elements with "banner" role do not have unique labels
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-3e4cf8e3 | Pattern ID: A11Y-e2ce4c32
<header data-offset="185" data-sticky="" class="site-header" id="masthead">
Example 2 View on Page
Multiple elements with "banner" role do not have unique labels
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-5933d8d4 | Pattern ID: A11Y-ee24a594
<header>
1 Moderate equalAccess form_label_unique
1 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Form control has more than one label
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-bd266684 | Pattern ID: A11Y-b1f668f5
<label for="s" class="screen-reader-text">
1 Moderate equalAccess form_interaction_review
1 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Verify that interacting with content will not open pop-up windows or change the active window without informing the user
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-344a4d59 | Pattern ID: A11Y-73431d59
<form title="Nouvelle fenêtre" novalidate="" target="_blank" class="validate" name="mc-embedded-subscribe-form" id="mc-embedded-subscribe-form" method="post" action="https://jalhay.us18.list-manage.com/subscribe/post?u=c790f43278926c5faad2a680c&id=80725503cd">
1 Moderate equalAccess aria_attribute_allowed
1 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
The attribute(s) 'aria-title' referenced by the element <button> is not a valid ARIA state or property
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-2926c05c | Pattern ID: A11Y-d61e76dc
<button aria-title="Cookies (fenêtre modale)" id="tarteaucitronManager" style="background-color:transparent; font-size: 1rem; color: #d5d5d5; margin-left:-4px;" type="button">
1 Moderate equalAccess caption_track_exists
1 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Verify that captions are available for any meaningful audio or provide a caption track for the <video> element
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-cfd12a90 | Pattern ID: A11Y-2429f3b1
<video controls="">
1 Moderate equalAccess media_keyboard_controllable
1 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Verify media using <audio> and/or <video> elements have keyboard accessible controls
Mode: light 🕑 First identified: 2026-05-07 🔑 Bug ID: A11Y-edb8fd74 | Pattern ID: A11Y-03673ddc
<video controls="">