Accessibility Scan Report

Title: Belgium municipalities (BE-WHT) Issue: #283 Date: 5/6/2026, 3:45:37 AM Duration: 14.3m URLs: 69 / 69 ⚡ Reduced Motion: 36 / 69 URLs🖥️ Forced Colors: 2 / 69 URLs

🔄 Changes Since Last Scan

6915 New unique issues
🆕 New Issues (6915)

Summary

Issues

  • By Level: A (368), AA (350)
  • By Version (A & AA): WCAG 2.0 (718)
  • By Category: axe-strict (1937) & Others (4978)
  • Total: 6915 across 103 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.

Commune de Brunehaut – Au coeur du bien-être 193
Job étudiant - Mont-de-l'Enclus 223
Commune de Ham-sur-Heure-Nalinnes 240
Anderlues la Commune 197
Site de antoing 210
Administration communale de Pecq 205
Aiseau-Presles 170
Accueil - Commune de Bernissart 304
Ville de Fleurus 268
Frasnes-lez-Anvaing 188

🔧 Most Common Issues (axe)

35 rules
947 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.
64 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-06 🔑 Bug ID: A11Y-821aacfc | Pattern ID: A11Y-10afa511
<span>Ce site utilise des cookies pour vous fournir une expérience optimale (lecture de vidéos, affichage de plans et de contenus issus des réseaux sociaux notamment).</span>
XPath: #gdpr-consent-banner > span
Example 2 View on Page
All page content should be contained by landmarks
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-ad95db59 | Pattern ID: A11Y-b9a13803
<a href="https://www.aiseau-presles.be/@@consent" rel="#pb_4" class="link-overlay" style="cursor: pointer;">En savoir plus et personnaliser</a>
XPath: a[rel="#pb_4"]
Example 3 View on Page
All page content should be contained by landmarks
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-f397a7b0 | Pattern ID: A11Y-611321ac
<div id="top-actions">
XPath: #top-actions
Example 4 View on Page
All page content should be contained by landmarks
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-b68a81b2 | Pattern ID: A11Y-ab469cd8
<div id="top-logo">
XPath: #top-logo
Example 5 View on Page
All page content should be contained by landmarks
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-e486e063 | Pattern ID: A11Y-8b4cab70
<p class="hiddenStructure"> <a accesskey="2" href="https://www.aiseau-presles.be/#content">Aller au contenu.</a> | <a accesskey="6" href="https://www.aiseau-presles.be/#portal-globalnav">Aller à la navigation</a> </p>
XPath: .hiddenStructure:nth-child(3)
323 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.
30 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-06 🔑 Bug ID: A11Y-8a0752e4 | Pattern ID: A11Y-ea92ec27
<h2>Photos</h2>
XPath: .albums-container > h2
Example 2 View on Page
Elements must meet minimum color contrast ratio thresholds
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-1c67f751 | Pattern ID: A11Y-3f6b4160
<a class="link-all" href="https://www.aiseau-presles.be/albums/index"> Voir tous les albums </a>
XPath: .link-all
Example 3 View on Page
Elements must meet minimum color contrast ratio thresholds
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-288f30e0 | Pattern ID: A11Y-6d504bd2
<input accesskey="4" class="searchField" id="searchGadget" name="SearchableText" placeholder="Recherche" size="18" title="Recherche" type="text" autocomplete="off">
XPath: #searchGadget
Example 4 View on Page
Elements must meet minimum color contrast ratio thresholds
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-2ecfe61d | Pattern ID: A11Y-319672a3
<a class="voir-tout" href="https://www.antoing.net/evenements/evenements"> Voir l'ensemble des evénements </a>
XPath: .bloc-2 > .voir-tout-content > .voir-tout
Example 5 View on Page
Elements must meet minimum color contrast ratio thresholds
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-e9f9edbc | Pattern ID: A11Y-3014e184
<a class="voir-tout" href="https://www.antoing.net/actualites/infos"> Voir l'ensemble des infos </a>
XPath: .bloc-3 > .voir-tout-content > .voir-tout
122 Moderate axe aria-allowed-role
28 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-06 🔑 Bug ID: A11Y-a696016e | 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-06 🔑 Bug ID: A11Y-1bb8eae7 | Pattern ID: A11Y-3099441e
<label aria-label="Loisirs" for="navitem-loisirs" role="button"></label>
XPath: label[aria-label="Loisirs"]
Example 3 View on Page
ARIA role should be appropriate for the element
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-281e4a5b | Pattern ID: A11Y-c18e10d2
<label aria-label="Economie" for="navitem-economie" role="button"></label>
XPath: label[aria-label="Economie"]
Example 4 View on Page
ARIA role should be appropriate for the element
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-3f3724f1 | Pattern ID: A11Y-1cd97163
<label aria-label="En un clic" for="navitem-en-un-clic" 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-06 🔑 Bug ID: A11Y-d5a24e46 | Pattern ID: A11Y-5a889a9d
<article class="elementor-post elementor-grid-item post-17076 post type-post status-publish format-standard has-post-thumbnail hentry category-uncategorized" role="listitem">
XPath: .post-17076
43 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.
30 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-06 🔑 Bug ID: A11Y-9112467a | 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-06 🔑 Bug ID: A11Y-40efdaef | 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-06 🔑 Bug ID: A11Y-75636e0a | 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-06 🔑 Bug ID: A11Y-6899695b | Pattern ID: A11Y-e6b8472e
<html><head></head><body marginwidth="0" marginheight="0"></body></html>
XPath: iframe
Example 5 View on Page
Document should have one main landmark
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-779a656c | Pattern ID: A11Y-85b00be0
<html lang="fr" xml:lang="fr" xmlns="http://www.w3.org/19..." class="js flexbox canvas ca...">
XPath: html
42 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.
4 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-06 🔑 Bug ID: A11Y-3f328dda | Pattern ID: A11Y-d68cf426
<img class="bannerImageImage" src="https://chapelle-lez-herlaimont.be/front-page/@@images/banner_image/pagebanner">
XPath: .bannerImageImage
Example 2 View on Page
Images must have alternative text
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-03efe61f | Pattern ID: A11Y-1c6fe829
<img class="image-icon" href="https://chapelle-lez..." src="https://chapelle-lez...">
XPath: .mosaic-grid-row:nth-child(1) > .mosaic-grid-cell.mosaic-width-full.mosaic-position-leftmost > .movable.removable.mosaic-tile > .mosaic-tile-content > .collectionTile > .tile-collection > .tile-collection-container > .tileBody > .tileContent > .odd.collectionItem:nth-child(1) > .tile[title=""][target="_blank"] > .image-icon
Example 3 View on Page
Images must have alternative text
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-9d773bbb | Pattern ID: A11Y-f3cbf9da
<img class="image-icon" href="https://chapelle-lez-herlaimont.be/services/administration/pcs/les-insomnies" src="https://chapelle-lez-herlaimont.be/services/administration/pcs/les-insomnies/@@images/image/minibanner">
XPath: .even.collectionItem:nth-child(2) > .tile[title=""][target="_blank"] > .image-icon
Example 4 View on Page
Images must have alternative text
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-73e09a01 | Pattern ID: A11Y-c7fa2a4d
<img class="image-icon" href="https://chapelle-lez-herlaimont.be/services/cpas/actualites/schema_circulation_extension_creche" src="https://chapelle-lez-herlaimont.be/services/cpas/actualites/schema_circulation_extension_creche/@@images/image/minibanner">
XPath: .mosaic-grid-row:nth-child(1) > .mosaic-grid-cell.mosaic-width-full.mosaic-position-leftmost > .movable.removable.mosaic-tile > .mosaic-tile-content > .collectionTile > .tile-collection > .tile-collection-container > .tileBody > .tileContent > .odd.collectionItem:nth-child(3) > .tile[target="_blank"][rel="noopener"] > .image-icon
Example 5 View on Page
Images must have alternative text
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-2e66dd14 | Pattern ID: A11Y-fc2d9166
<img class="image-icon" href="https://chapelle-lez-herlaimont.be/services/administration/pcs/ete-solidaire-je-suis-partenaire-job-etudiant" src="https://chapelle-lez-herlaimont.be/services/administration/pcs/ete-solidaire-je-suis-partenaire-job-etudiant/@@images/image/minibanner">
XPath: .even.collectionItem:nth-child(4) > .tile[title=""][target="_blank"] > .image-icon
40 Moderate axe page-has-heading-one
26 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-06 🔑 Bug ID: A11Y-e8f3775f | Pattern ID: A11Y-ee8d7590
<html lang="fr" xml:lang="fr" xmlns="http://www.w3.org/19..." class="js flexbox canvas ca...">
XPath: html
Example 2 View on Page
Page should contain a level-one heading
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-1e7af1cb | Pattern ID: A11Y-dadc1ce2
<html><head></head><body marginwidth="0" marginheight="0"></body></html>
XPath: iframe
Example 3 View on Page
Page should contain a level-one heading
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-8cd56fb7 | Pattern ID: A11Y-ee8d7590
<html lang="fr" xml:lang="fr" xmlns="http://www.w3.org/19..." class="js flexbox canvas ca...">
XPath: html
Example 4 View on Page
Page should contain a level-one heading
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-4fe0a29b | Pattern ID: A11Y-dadc1ce2
<html><head></head><body marginwidth="0" marginheight="0"></body></html>
XPath: iframe
Example 5 View on Page
Page should contain a level-one heading
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-ebb44a25 | Pattern ID: A11Y-ee8d7590
<html lang="fr" xml:lang="fr" xmlns="http://www.w3.org/19..." class="js flexbox canvas ca...">
XPath: html
27 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.
26 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-06 🔑 Bug ID: A11Y-34ee0f9a | 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-06 🔑 Bug ID: A11Y-9165a09d | 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-06 🔑 Bug ID: A11Y-278fe75d | 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-06 🔑 Bug ID: A11Y-8c4bef92 | Pattern ID: A11Y-98527d57
<meta content="width=device-width, minimum-scale=1.0, maximum-scale=1.0" name="viewport">
XPath: meta[name="viewport"]
Example 5 View on Page
Zooming and scaling must not be disabled
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-e27212b4 | Pattern ID: A11Y-98527d57
<meta content="width=device-width, minimum-scale=1.0, maximum-scale=1.0" name="viewport">
XPath: meta[name="viewport"]
27 Moderate axe SC 1.3.1 A Visual Cognitive aria-required-children
27 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-06 🔑 Bug ID: A11Y-20cb1b16 | 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-06 🔑 Bug ID: A11Y-bceeb5a9 | Pattern ID: A11Y-ba17b4e4
<ul id="main-nav" class="nav" role="menubar">
XPath: #main-nav
Example 3 View on Page
Certain ARIA roles must contain particular children
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-36bafd78 | 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-06 🔑 Bug ID: A11Y-a23b874a | Pattern ID: A11Y-8565635e
<ul class="navbar-nav" id="portal-globalnav" role="menubar">
XPath: #portal-globalnav
Example 5 View on Page
Certain ARIA roles must contain particular children
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-b9b2ad87 | Pattern ID: A11Y-8565635e
<ul class="navbar-nav" id="portal-globalnav" role="menubar">
XPath: #portal-globalnav
17 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.
9 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-06 🔑 Bug ID: A11Y-76c0bd98 | 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)
Example 2 View on Page
ARIA hidden element must not be focusable or contain focusable elements
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-8c1b0f78 | Pattern ID: A11Y-1db1c37b
<li style="width: 865px; 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-06 🔑 Bug ID: A11Y-4e301c59 | 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)
Example 4 View on Page
ARIA hidden element must not be focusable or contain focusable elements
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-a2bec865 | Pattern ID: A11Y-1db1c37b
<li style="width: 865px; float: left; display: block;" class="clone" aria-hidden="true">
XPath: .clone[aria-hidden="true"]:nth-child(10)
Example 5 View on Page
ARIA hidden element must not be focusable or contain focusable elements
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-f149c856 | 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)
17 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-06 🔑 Bug ID: A11Y-111e16fe | Pattern ID: A11Y-34df6f4a
<li id="menu-item-8338" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-8338" aria-haspopup="true" role="menuitem" aria-expanded="false" tabindex="0">
XPath: #menu-item-8338
Example 2 View on Page
Certain ARIA roles must be contained by particular parents
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-1f85de77 | Pattern ID: A11Y-5d7e4925
<li id="menu-item-8339" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-8339" aria-haspopup="true" role="menuitem" aria-expanded="false" tabindex="0">
XPath: #menu-item-8339
Example 3 View on Page
Certain ARIA roles must be contained by particular parents
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-94a590ce | Pattern ID: A11Y-8b36c85d
<li id="menu-item-8340" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-8340" aria-haspopup="true" role="menuitem" aria-expanded="false" tabindex="0">
XPath: #menu-item-8340
Example 4 View on Page
Certain ARIA roles must be contained by particular parents
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-c0f1db4b | Pattern ID: A11Y-461a63aa
<li id="menu-item-8341" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-8341" aria-haspopup="true" role="menuitem" aria-expanded="false" tabindex="0">
XPath: #menu-item-8341
Example 5 View on Page
Certain ARIA roles must be contained by particular parents
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-3e440ffc | Pattern ID: A11Y-947c8c84
<li id="menu-item-8342" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-8342" aria-haspopup="true" role="menuitem" aria-expanded="false" tabindex="0">
XPath: #menu-item-8342
15 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.
14 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-06 🔑 Bug ID: A11Y-6e542563 | Pattern ID: A11Y-250dadf0
<h5>Administration Communale<br> d'Aiseau-Presles</h5>
XPath: .portlet-static-administration > h5
Example 2 View on Page
Heading levels should only increase by one
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-7dc1b2fb | Pattern ID: A11Y-a63e8d72
<h3>Déménagement? Nouvelle carte d'identité? Mettez à jour votre compte Itsme</h3>
XPath: div[aria-label="1 / 1"] > .swiper_link.administration-communale[target=""] > .swiper_title > h3
Example 3 View on Page
Heading levels should only increase by one
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-200aa89a | Pattern ID: A11Y-61c4188c
<h4 class="col-xs-16 col-sm-16 slider_title">Infos utiles :</h4>
XPath: h4
Example 4 View on Page
Heading levels should only increase by one
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-a8713dde | Pattern ID: A11Y-61c4188c
<h4 class="elementor-heading-title elementor-size-default">Découvrez ce qui se passe et restez informé.</h4>
XPath: h4
Example 5 View on Page
Heading levels should only increase by one
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-8b6822db | Pattern ID: A11Y-b8ce72d2
<h3>Soutien aux nouveaux commerces : une prime pour dynamiser l'économie locale</h3>
XPath: div[aria-label="1 / 3"] > .swiper_link[target=""] > .swiper_title > h3
13 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-06 🔑 Bug ID: A11Y-aa0374bf | Pattern ID: A11Y-20282e91
<div class="navbar navbar-default" role="navigation">
XPath: .navbar
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-06 🔑 Bug ID: A11Y-58871bc8 | Pattern ID: A11Y-0a77f7ee
<aside id="block-12" class="widget widget_block widget_search clearfix">
XPath: #block-12
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-06 🔑 Bug ID: A11Y-9d2c0813 | Pattern ID: A11Y-01f8d407
<nav id="cm-primary-nav" class="cm-primary-nav">
XPath: #cm-primary-nav
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-06 🔑 Bug ID: A11Y-9e2e0003 | Pattern ID: A11Y-e4d5ecaf
<aside id="global_statusmessage"> <div> </div> </aside>
XPath: #global_statusmessage
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-06 🔑 Bug ID: A11Y-d5835933 | Pattern ID: A11Y-bc7674b0
<div class="language-switcher-language-url language-switcher no-en Array class" id="block-wvncity-2-selecteurdelangue" role="navigation">
XPath: #block-wvncity-2-selecteurdelangue
10 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.
3 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-06 🔑 Bug ID: A11Y-6fb24a02 | Pattern ID: A11Y-59f19f59
<li id="menu-item-8465" class="special menu-item menu-item-type-custom menu-item-object-custom menu-item-8465"><a href="/news">News<span class="menu-item-description">Actualités de la commune</span></a></li>
XPath: #menu-item-8465
Example 2 View on Page
<li> elements must be contained in a <ul> or <ol>
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-86c0f109 | Pattern ID: A11Y-c8429b50
<li class="lgc-li lgc-li--action">
XPath: .courcelles-guichet:nth-child(1) > .lgc-li.lgc-li--action
Example 3 View on Page
<li> elements must be contained in a <ul> or <ol>
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-5ad0e38d | Pattern ID: A11Y-9aa8506e
<li class="lgc-li lgc-li--action">
XPath: .courcelles-guichet:nth-child(2) > .lgc-li.lgc-li--action
Example 4 View on Page
<li> elements must be contained in a <ul> or <ol>
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-243147cc | Pattern ID: A11Y-1769ce99
<li class="lgc-li lgc-li--action">
XPath: .courcelles-guichet:nth-child(3) > .lgc-li.lgc-li--action
Example 5 View on Page
<li> elements must be contained in a <ul> or <ol>
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-ebdfe127 | Pattern ID: A11Y-ba7e34b0
<li class="lgc-li lgc-li--action">
XPath: .courcelles-guichet:nth-child(4) > .lgc-li.lgc-li--action
10 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.
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 names
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-85be1d71 | 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-06 🔑 Bug ID: A11Y-d18db30d | Pattern ID: A11Y-67314aba
<em aria-hiden="true" class="lgc-icon email"></em>
XPath: .email
Example 3 View on Page
ARIA attributes must conform to valid names
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-470ddab4 | Pattern ID: A11Y-f446ed7b
<em aria-hiden="true" class="lgc-icon facebook"></em>
XPath: .facebook[aria-hiden="true"]
Example 4 View on Page
ARIA attributes must conform to valid names
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-7f58e7ea | Pattern ID: A11Y-023673c7
<em aria-hiden="true" class="lgc-icon instagram"></em>
XPath: .instagram[aria-hiden="true"]
Example 5 View on Page
ARIA attributes must conform to valid names
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-4e4a0747 | Pattern ID: A11Y-0c4f2ea6
<em aria-hiden="true" class="lgc-icon rss_feed"></em>
XPath: .rss_feed
9 Serious axe SC 1.3.1 A Visual Cognitive list: Ensures <ul> and <ol> contain only <li> elements. Invalid list structure prevents screen readers from announcing list item counts and navigation shortcuts.
3 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
<ul> and <ol> must only directly contain <li>, <script> or <template> elements
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-db5699b1 | Pattern ID: A11Y-4dbcced1
<ul class="sub-menu">
XPath: #menu-item-8271 > .sub-menu
Example 2 View on Page
<ul> and <ol> must only directly contain <li>, <script> or <template> elements
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-4f8d1735 | Pattern ID: A11Y-fe483078
<ul class="sub-menu">
XPath: #menu-item-13099 > .sub-menu
Example 3 View on Page
<ul> and <ol> must only directly contain <li>, <script> or <template> elements
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-b8f4c404 | Pattern ID: A11Y-eaa9cb07
<ul class="sub-menu">
XPath: #menu-item-13335 > .sub-menu
Example 4 View on Page
<ul> and <ol> must only directly contain <li>, <script> or <template> elements
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-4a38bbf3 | Pattern ID: A11Y-150fac96
<ul class="sub-menu">
XPath: #menu-item-13103 > .sub-menu
Example 5 View on Page
<ul> and <ol> must only directly contain <li>, <script> or <template> elements
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-508baf74 | Pattern ID: A11Y-54ab6de2
<ul class="sub-menu">
XPath: #menu-item-13105 > .sub-menu
9 Moderate axe SC 1.3.1 A Visual Cognitive definition-list
3 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-06 🔑 Bug ID: A11Y-e2da6b2e | Pattern ID: A11Y-93d7cbec
<dl class="actionMenu deactivated empty" id="top-menu-e-guichet-1"> <dt class="actionMenuHeader"> <a href="https://www.binche.be/fr/e-guichet-1" title="">E-guichet</a> </dt> </dl>
XPath: #top-menu-e-guichet-1
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-06 🔑 Bug ID: A11Y-883936ba | Pattern ID: A11Y-93d7cbec
<dl class="actionMenu deactivated empty" id="top-menu-e-guichet-1"> <dt class="actionMenuHeader"> <a href="https://www.froidchapelle.be/e-guichet-1" title="">E-guichet</a> </dt> </dl>
XPath: #top-menu-e-guichet-1
Example 3 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-06 🔑 Bug ID: A11Y-16f24db4 | Pattern ID: A11Y-226e7af1
<dl class="mec-calendar-table-head">
XPath: .mec-calendar-table-head
Example 4 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-06 🔑 Bug ID: A11Y-09389272 | Pattern ID: A11Y-b570c5a2
<dl class="mec-calendar-row">
XPath: .mec-calendar-row:nth-child(2)
Example 5 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-06 🔑 Bug ID: A11Y-5d5685da | Pattern ID: A11Y-6d8ca4c4
<dl class="mec-calendar-row">
XPath: .mec-calendar-row:nth-child(4)
8 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.
3 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-06 🔑 Bug ID: A11Y-26883b77 | Pattern ID: A11Y-e76751ba
<aside id="block-12" class="widget widget_block widget_search clearfix">
XPath: #block-12
Example 2 View on Page
Aside should not be contained in another landmark
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-1eac3237 | Pattern ID: A11Y-9ed37136
<aside id="text-4" class="widget widget_text widget-colormag_footer_sidebar_one">
XPath: #text-4
Example 3 View on Page
Aside should not be contained in another landmark
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-4a877771 | Pattern ID: A11Y-1c72573d
<aside id="block-20" class="widget widget_block widget-colormag_footer_sidebar_two">
XPath: #block-20
Example 4 View on Page
Aside should not be contained in another landmark
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-fc6b70c6 | Pattern ID: A11Y-a9c18dcd
<aside id="block-22" class="widget widget_block widget_media_image widget-colormag_footer_sidebar_two">
XPath: #block-22
Example 5 View on Page
Aside should not be contained in another landmark
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-4c41038d | Pattern ID: A11Y-896c1110
<aside id="text-5" class="widget widget_text widget-colormag_footer_sidebar_four">
XPath: #text-5
7 Moderate axe empty-heading
6 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-06 🔑 Bug ID: A11Y-7702bb2a | Pattern ID: A11Y-401fca47
<h1 class="h1-bienvenue"><span>Bienvenue à Binche</span></h1>
XPath: h1
Example 2 View on Page
Headings should not be empty
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-e04cfa39 | Pattern ID: A11Y-29fd3b89
<h3>&nbsp;</h3>
XPath: .ft-heures > h3
Example 3 View on Page
Headings should not be empty
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-65b03c78 | Pattern ID: A11Y-baf6496b
<h2 class="cm-entry-title"> </h2>
XPath: .cm-entry-title
Example 4 View on Page
Headings should not be empty
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-e2add994 | Pattern ID: A11Y-844c43b2
<h2></h2>
XPath: .content-text > h2
Example 5 View on Page
Headings should not be empty
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-701b9408 | Pattern ID: A11Y-6bdb3ad4
<h2 class="footer-bloc" style="color:#FFFFFF;"><img alt="" height="105" src="resolveuid/9c4eb91ea3404bbfb184c75ed9cf2905/@@images/image/preview" width="225"></h2>
XPath: .footer-bloc:nth-child(1)
6 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-06 🔑 Bug ID: A11Y-4d61a228 | Pattern ID: A11Y-a9a6d431
<img decoding="async" src="https://fleurus.be/wp-content/uploads/2023/11/fleuruspositive-1.png" alt="Fleurus positive !" style="object-fit:cover">
XPath: img[alt="Fleurus positive !"]
Example 2 View on Page
Alternative text of images should not be repeated as text
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-076c9667 | Pattern ID: A11Y-0576d03f
<img decoding="async" src="https://fleurus.be/wp-content/uploads/2026/01/Cover-mag-n31.png" alt="Fleurus mag" style="object-fit:cover">
XPath: img[alt="Fleurus mag"]
Example 3 View on Page
Alternative text of images should not be repeated as text
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-dd5b704a | Pattern ID: A11Y-4b11be75
<img decoding="async" src="https://fleurus.be/wp-content/uploads/2023/12/espace-presse.webp" alt="Espace presse" style="object-fit:cover">
XPath: img[alt="Espace presse"]
Example 4 View on Page
Alternative text of images should not be repeated as text
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-1bada1c5 | Pattern ID: A11Y-86910c78
<img decoding="async" src="https://fleurus.be/wp-content/uploads/2023/12/2.jpg" alt="Brochures" style="object-fit:cover">
XPath: img[alt="Brochures"]
Example 5 View on Page
Alternative text of images should not be repeated as text
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-c84dbe55 | Pattern ID: A11Y-75ce4a7b
<img decoding="async" src="https://fleurus.be/wp-content/uploads/2023/12/1.jpg" alt="Charte graphique" style="object-fit:cover">
XPath: img[alt="Charte graphique"]
5 Moderate axe label-title-only
5 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-06 🔑 Bug ID: A11Y-05f5e9b3 | 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-06 🔑 Bug ID: A11Y-e8c98ee4 | Pattern ID: A11Y-a9a7ec8d
<input title="Votre email" type="text" name="email" placeholder="E-mail">
XPath: input[title="Votre email"]
Example 3 View on Page
Form elements should have a visible label
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-5d72fbab | 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 4 View on Page
Form elements should have a visible label
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-17a8a862 | 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-06 🔑 Bug ID: A11Y-66c0d492 | 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"]
3 Moderate axe landmark-contentinfo-is-top-level
3 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-06 🔑 Bug ID: A11Y-34d9acfc | Pattern ID: A11Y-9b0dc7a3
<div id="footer" role="contentinfo">
XPath: #footer
Example 2 View on Page
Contentinfo landmark should not be contained in another landmark
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-2dcbfdfc | Pattern ID: A11Y-978dd19e
<div id="copyright" class="clr" role="contentinfo"> fontaine-leveque©2023 </div>
XPath: #copyright
Example 3 View on Page
Contentinfo landmark should not be contained in another landmark
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-168b911a | Pattern ID: A11Y-1d171b02
<footer data-elementor-type="footer" data-elementor-id="21569" class="elementor elementor-21569 elementor-location-footer" data-elementor-post-type="elementor_library">
XPath: .elementor-21569
3 Moderate axe SC 4.1.2 A Visual Motor Cognitive aria-prohibited-attr
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
Elements must only use permitted ARIA attributes
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-8a756eec | Pattern ID: A11Y-8224554a
<div class="html5-video-player y..." tabindex="" id="movie_player" data-version="/s/player/cb017549/p..." aria-label="YouTube Video Player">
XPath: .wp-block-column.is-layout-flow.wp-block-column-is-layout-flow:nth-child(1) > .wp-block-embed.is-type-video.is-provider-youtube > .wp-block-embed__wrapper > iframe[width="1140"][height="641"]
Example 2 View on Page
Elements must only use permitted ARIA attributes
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-88e7281e | Pattern ID: A11Y-addd6613
<div class="html5-video-player y..." tabindex="" id="movie_player" data-version="/s/player/cb017549/p..." aria-label="YouTube Video Player">
XPath: .wp-block-column.is-layout-flow.wp-block-column-is-layout-flow:nth-child(2) > .wp-block-embed.is-type-video.is-provider-youtube > .wp-block-embed__wrapper > iframe[width="1140"][height="641"]
Example 3 View on Page
Elements must only use permitted ARIA attributes
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-7e27bf62 | Pattern ID: A11Y-af69b08c
<div class="html5-video-player y..." tabindex="" id="movie_player" data-version="/s/player/cb017549/p..." aria-label="YouTube Video Player">
XPath: .wp-block-column.is-layout-flow.wp-block-column-is-layout-flow:nth-child(3) > .wp-block-embed.is-type-video.is-provider-youtube > .wp-block-embed__wrapper > iframe[width="1140"][height="641"]
3 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.
3 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-06 🔑 Bug ID: A11Y-a2251826 | Pattern ID: A11Y-35ee8412
<section class="side_menu right" style="overflow-y: hidden; outline: none;" tabindex="5000">
XPath: section
Example 2 View on Page
Elements should not have tabindex greater than zero
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-82b6f23a | Pattern ID: A11Y-1a59f9bd
<a id="pojo-a11y-skip-content" class="pojo-skip-link pojo-skip-content" tabindex="1" accesskey="s" href="#content" role="link">Aller au contenu principal</a>
XPath: #pojo-a11y-skip-content
Example 3 View on Page
Elements should not have tabindex greater than zero
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-5ffa88a5 | Pattern ID: A11Y-371bf42e
<div id="cookieBanner" class="cookies module shadow col-xl-4 col-lg-7 col-md-8 col-sm-12" tabindex="1" aria-modal="true" role="dialog" aria-labelledby="cookieBannerTitle" style="right: calc(50% - 373.5px);">
XPath: #cookieBanner
2 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.
2 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-06 🔑 Bug ID: A11Y-38c9b732 | Pattern ID: A11Y-f6903b94
<iframe class="gdpr-iframe" frameborder="0" gdpr-height="251" gdpr-src="http://www.meteo.be/..." gdpr-width="100%" height="0" marginheight="0" marginwidth="0" scrolling="no" src="" width="0">
XPath: iframe
Example 2 View on Page
Frames must have an accessible name
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-ecb3cb9c | Pattern ID: A11Y-79c8f242
<iframe class="gdpr-iframe" frameborder="0" gdpr-height="361" gdpr-src="https://www.meteo.be..." gdpr-width="270" height="0" marginheight="0" marginwidth="0" scrolling="no" src="" width="0">
XPath: iframe[gdpr-height="361"]
2 Serious axe SC 3.1.1 A Cognitive html-has-lang: Ensures the <html> element has a lang attribute. Screen readers use the language attribute to select the correct pronunciation engine.
2 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer

Blocking: No

WCAG: SC 3.1.1 A

Disabilities affected:
Cognitive

Affected Pages

Who Is Affected

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

Examples

Example 1 View on Page
<html> element must have a lang attribute
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-7210a13c | Pattern ID: A11Y-9a2136ae
<html><head><title>Status 429: Too Many Requests</title></head><body><h1>Status 429</h1><p>Too Many Requests (try again soon)</p></body></html>
XPath: html
Example 2 View on Page
<html> element must have a lang attribute
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-161d27f3 | Pattern ID: A11Y-9a2136ae
<html xmlns="http://www.w3.org/19..." xml:lang="fr" version="XHTML+RDFa 1.0" dir="ltr" xmlns:content="http://purl.org/rss/..." xmlns:dc="http://purl.org/dc/t..." xmlns:foaf="http://xmlns.com/foa..." xmlns:rdfs="http://www.w3.org/20..." xmlns:sioc="http://rdfs.org/sioc..." xmlns:sioct="http://rdfs.or ...>
XPath: html
2 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.
2 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-06 🔑 Bug ID: A11Y-7f537e12 | Pattern ID: A11Y-a38a5c46
<input data-drupal-selector="edit-keys" class="form-text form-control" type="text" id="edit-keys" name="keys" value="" size="30" maxlength="128">
XPath: #edit-keys
Example 2 View on Page
Form elements must have labels
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-87b1d7fe | Pattern ID: A11Y-a38a5c46
<input data-drupal-selector="edit-keys" class="form-text form-control" type="text" id="edit-keys" name="keys" value="" size="30" maxlength="128">
XPath: #edit-keys
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-06 🔑 Bug ID: A11Y-238eaf83 | Pattern ID: A11Y-2c072ccb
<footer id="footer" class="site-footer" itemscope="itemscope" itemtype="https://schema.org/WPFooter" role="contentinfo">
XPath: #footer
Example 2 View on Page
Document should not have more than one contentinfo landmark
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-f8818882 | Pattern ID: A11Y-2c072ccb
<footer id="footer" class="footer solid-bg elementor-footer empty-footer">
XPath: #footer
2 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.
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 banner landmark
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-2485b09c | Pattern ID: A11Y-4fb92158
<header>
XPath: header
Example 2 View on Page
Document should not have more than one banner landmark
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-86edf170 | Pattern ID: A11Y-43337884
<header class="container-top site-header" role="banner">
XPath: .container-top
1 Serious axe SC 4.1.2 A Visual Motor Cognitive aria-roles: Ensures all elements with ARIA roles use valid, non-abstract role values from the ARIA specification.
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 roles used must conform to valid values
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-13df9e27 | Pattern ID: A11Y-a3e4583c
<section class="portlet portletCalendar" role="section">
XPath: .portletCalendar
1 Moderate axe SC 4.1.2 A Visual Motor Cognitive select-name
1 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer

Blocking: No

WCAG: SC 4.1.2 A

Disabilities affected:
Visual Motor Cognitive

Affected Pages

Who Is Affected

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

Examples

Example 1 View on Page
Select element must have an accessible name
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-45fa6e25 | Pattern ID: A11Y-1d65a141
<select id="subsiteSelection" name="subsiteSelection" onchange="javascript:window.location=form.subsiteSelection.options[form.subsiteSelection.selectedIndex].value">
XPath: #subsiteSelection
1 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.
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
Elements must only use supported ARIA attributes
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-c53f965c | Pattern ID: A11Y-df50c1a9
<div class="wp-block-navigation-item__content wp-block-navigation-submenu__toggle" aria-expanded="false">
XPath: .wp-block-navigation-submenu__toggle.wp-block-navigation-item__content
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-06 🔑 Bug ID: A11Y-02df7762 | Pattern ID: A11Y-4f0e66be
<span class="mejs-time-total mejs-time-slider" aria-label="Time Slider" aria-valuemin="0" aria-valuemax="NaN" aria-valuenow="0" aria-valuetext="00:00" role="slider" tabindex="0" style="width: 385px;">
XPath: .mejs-time-total

🔧 Most Common Issues (Equal Access)

68 rules
702 Moderate equalAccess element_tabbable_unobscured: A tabbable element should not be entirely obscured by overlapping content
60 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-06 🔑 Bug ID: A11Y-e265f066 | Pattern ID: A11Y-62a9622d
<input value="Tout accepter" type="submit" name="consent">
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-06 🔑 Bug ID: A11Y-ed5a9dfe | Pattern ID: A11Y-0ea866cc
<a style="cursor: pointer;" class="link-overlay" rel="#pb_4" href="https://www.aiseau-presles.be/@@consent">
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-06 🔑 Bug ID: A11Y-ff823f6d | Pattern ID: A11Y-ddecc5e3
<input value="Tout refuser" type="submit" name="refuse">
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-06 🔑 Bug ID: A11Y-be158952 | Pattern ID: A11Y-272c2a1a
<a style="cursor: pointer;" class="link-overlay" rel="#pb_1" id="personaltools-login" href="https://www.aiseau-presles.be/login">
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-06 🔑 Bug ID: A11Y-f6a1f599 | Pattern ID: A11Y-704e473f
<a href="https://www.aiseau-presles.be/#content" accesskey="2">
685 Moderate equalAccess style_focus_visible: An element's focused state must be visually apparent
53 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-06 🔑 Bug ID: A11Y-cb21dfb9 | Pattern ID: A11Y-74257f3c
<a title="" href="https://www.anderlues.be">
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-06 🔑 Bug ID: A11Y-231e8ad7 | Pattern ID: A11Y-80b19283
<a title="" href="https://www.anderlues.be/ma-commune">
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-06 🔑 Bug ID: A11Y-08868ca9 | Pattern ID: A11Y-c084095b
<a title="" href="https://www.anderlues.be/loisirs">
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-06 🔑 Bug ID: A11Y-d0305fc5 | Pattern ID: A11Y-88775f2c
<a title="" href="https://www.anderlues.be/economie">
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-06 🔑 Bug ID: A11Y-0c28c054 | Pattern ID: A11Y-f6f9d93c
<a title="" href="https://www.anderlues.be/je-suis">
666 Moderate equalAccess aria_content_in_landmark: All content of the page should be contained within a landmark region
63 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-06 🔑 Bug ID: A11Y-703803ec | Pattern ID: A11Y-4681057b
<p class="hiddenStructure">
Example 2 View on Page
Content is not within a landmark element
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-cd1ac05c | Pattern ID: A11Y-bb69d08e
<a style="cursor: pointer;" class="link-overlay" rel="#pb_1" id="personaltools-login" href="https://www.aiseau-presles.be/login">
Example 3 View on Page
Content is not within a landmark element
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-2ade18b6 | Pattern ID: A11Y-8f0e4c2a
<a title="Aiseau-Presles" id="portal-logo" href="https://www.aiseau-presles.be" accesskey="1">
Example 4 View on Page
Content is not within a landmark element
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-9a26750e | Pattern ID: A11Y-cb188c90
<ul style="width: 2000%; transition-duration: 0s; transform: translate3d(-502px, 0px, 0px);" class="slides">
Example 5 View on Page
Content is not within a landmark element
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-287f9531 | Pattern ID: A11Y-2dbefb96
<ul class="flex-direction-nav">
517 Moderate equalAccess text_contrast_sufficient: Contrast ratio of text against its background must meet minimum requirements
53 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Text contrast of 2.39 with its background is less than the WCAG AA minimum requirements for text of size 28.8px and weight of 400
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-c4191182 | Pattern ID: A11Y-9c97642b
<h2>
Example 2 View on Page
Text contrast of 1.12 with its background is less than the WCAG AA minimum requirements for text of size 12px and weight of 700
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-871c9206 | Pattern ID: A11Y-032a7ae9
<a style="cursor: pointer;" rel="#pb_2" href="https://www.aiseau-presles.be/@@consent" class="consent-link link-overlay">
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 13.6px and weight of 400
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-92f9e69e | Pattern ID: A11Y-04056d4f
<a style="cursor: pointer;" class="link-overlay" rel="#pb_1" id="personaltools-login" href="https://www.antoing.net/login">
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 13.6px and weight of 400
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-fc66f2f9 | Pattern ID: A11Y-318a31ff
<a title="Plan du site" href="https://www.antoing.net/sitemap" accesskey="3">
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 13.6px and weight of 400
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-d36659bb | Pattern ID: A11Y-44f7a9dd
<a title="Accessibilité" href="https://www.antoing.net/accessibility-info" accesskey="0">
272 Moderate equalAccess svg_graphics_labelled: SVG graphics must have an accessible name describing their purpose
34 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-06 🔑 Bug ID: A11Y-3a707607 | Pattern ID: A11Y-08102d85
<svg xmlns="http://www.w3.org/2000/svg" width="154" viewBox="0 0 154 105" height="105" fill="none">
Example 2 View on Page
The SVG element has no accessible name
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-7986a8bc | Pattern ID: A11Y-6911264f
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 2048 2035.56" fill="#000" data-name="Calque 2" class="plone-icon">
Example 3 View on Page
The SVG element has no accessible name
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-862586da | Pattern ID: A11Y-42111521
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" fill="#000" class="plone-icon" aria-labelledby="title">
Example 4 View on Page
The SVG element has no accessible name
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-17b820ec | Pattern ID: A11Y-d92b14a5
<svg xmlns="http://www.w3.org/2000/svg" width="120" viewBox="0 0 120 120" version="1.2" height="120" fill="#000" class="plone-icon plone-icon" baseProfile="tiny-ps" aria-labelledby="title">
Example 5 View on Page
The SVG element has no accessible name
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-35d4853d | Pattern ID: A11Y-5145c957
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 303.84 303.83" data-name="Calque 2" class="plone-icon">
238 Moderate equalAccess element_tabbable_visible: A tabbable element must be visible on the page
51 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-06 🔑 Bug ID: A11Y-66adfc15 | Pattern ID: A11Y-6e85d074
<a href="https://www.aiseau-presles.be/ma-commune/services-communaux/administration-generale/publications/fermeture-de-l2019administration-communale" class="linkimg">
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-06 🔑 Bug ID: A11Y-9051cc6a | Pattern ID: A11Y-68ecb4fb
<a href="https://www.aiseau-presles.be/ma-commune/services-communaux/administration-generale/publications/fermeture-de-l2019administration-communale">
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-06 🔑 Bug ID: A11Y-4d5ed967 | Pattern ID: A11Y-4e1f2e73
<a href="https://www.aiseau-presles.be/ma-commune/services-communaux/pollec/publications/rendez-vous-en-terre-agricole">
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-06 🔑 Bug ID: A11Y-d41fb8fe | Pattern ID: A11Y-bddf3dd2
<a href="https://www.aiseau-presles.be/ma-commune/services-communaux/plan-de-cohesion-sociale-pcs-animation-citoyennete/publications/permanence-du-spf-securite-sociale-changement-de-date">
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-06 🔑 Bug ID: A11Y-71eb195a | Pattern ID: A11Y-da902ea9
<a href="https://www.aiseau-presles.be/ma-commune/services-communaux/administration-generale/publications/prets-ensemble-a-toute-situation-d2019urgence">
165 Moderate equalAccess a_text_purpose: Link text must identify the purpose of the link
30 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-06 🔑 Bug ID: A11Y-5ffa76d3 | Pattern ID: A11Y-95d89990
<a href="https://www.aiseau-presles.be/ma-commune/services-communaux/pollec/publications/rendez-vous-en-terre-agricole">
Example 2 View on Page
Hyperlink has no link text, label or image with a text alternative
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-9a23c4a8 | Pattern ID: A11Y-b896c94d
<a href="https://www.aiseau-presles.be/ma-commune/services-communaux/plan-de-cohesion-sociale-pcs-animation-citoyennete/publications/permanence-du-spf-securite-sociale-changement-de-date">
Example 3 View on Page
Hyperlink has no link text, label or image with a text alternative
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-6fc4265d | Pattern ID: A11Y-1edc3546
<a href="https://www.aiseau-presles.be/ma-commune/services-communaux/administration-generale/publications/prets-ensemble-a-toute-situation-d2019urgence">
Example 4 View on Page
Hyperlink has no link text, label or image with a text alternative
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-9df71076 | Pattern ID: A11Y-f3feed4a
<a href="https://www.aiseau-presles.be/ma-commune/services-communaux/tourisme/publications/aiseau-presles-obtient-le-label-1-fleur">
Example 5 View on Page
Hyperlink has no link text, label or image with a text alternative
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-7da744be | Pattern ID: A11Y-dbccdf7f
<a href="https://www.aiseau-presles.be/ma-commune/services-communaux/plan-de-cohesion-sociale-pcs-animation-citoyennete/publications/stages-atl-2026-de-printemps.pdf">
164 Moderate equalAccess text_block_heading: Blocks of text that serve as headings should be marked up as headings
51 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Confirm this text 'd'Aiseau-Presles' is used as a heading and if so, modify to use a heading element or role
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-100d71a0 | Pattern ID: A11Y-94d3c6bd
<br>
Example 2 View on Page
Confirm this text 'Divers' is used as a heading and if so, modify to use a heading element or role
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-479762ca | Pattern ID: A11Y-760c93f3
<div class="indexview-categories">
Example 3 View on Page
Confirm this text 'Information' is used as a heading and if so, modify to use a heading element or role
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-e2c4baeb | Pattern ID: A11Y-62b0373b
<div style="" id="1719816738950" class="portalMessage info">
Example 4 View on Page
Confirm this text 'Attention' is used as a heading and if so, modify to use a heading element or role
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-68cf54ad | Pattern ID: A11Y-a9635e78
<div style="" id="1722497469895" class="portalMessage error">
Example 5 View on Page
Confirm this text 'Campagne de dératisation printanière du territoire athois' is used as a heading and if so, modify to use a heading element or role
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-0b084e0a | Pattern ID: A11Y-abe54ce3
<div class="table_title">
143 Moderate equalAccess input_label_visible: An input element must have an associated visible label
61 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-06 🔑 Bug ID: A11Y-dabdeeb9 | Pattern ID: A11Y-1b601da8
<input value="Tout accepter" type="submit" name="consent">
Example 2 View on Page
The input element does not have an associated visible label
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-5fdb1147 | Pattern ID: A11Y-c8dbfadd
<input value="Tout refuser" type="submit" name="refuse">
Example 3 View on Page
The input element does not have an associated visible label
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-9b472d9c | Pattern ID: A11Y-1b601da8
<input value="Tout accepter" type="submit" name="consent">
Example 4 View on Page
The input element does not have an associated visible label
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-5d09a860 | Pattern ID: A11Y-c8dbfadd
<input value="Tout refuser" type="submit" name="refuse">
Example 5 View on Page
The input element does not have an associated visible label
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-d775a0d8 | Pattern ID: A11Y-c08934de
<input value="Rechercher" type="submit" class="searchButton">
119 Moderate equalAccess element_attribute_deprecated: Deprecated HTML attributes should not be used
66 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-06 🔑 Bug ID: A11Y-22e22d7f | Pattern ID: A11Y-9ad5fff9
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
Example 2 View on Page
The HTML attribute(s) "frameborder, marginheight, marginwidth, scrolling" is deprecated for the <iframe> element in HTML 5
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-1f6feb67 | Pattern ID: A11Y-8178c61d
<iframe width="0" title="« iframe » — Bulles d'Energie" src="" scrolling="no" sandbox="allow-top-navigation allow-same-origin allow-popups allow-scripts" marginwidth="0" marginheight="0" height="0" gdpr-width="300" gdpr-src="https://bullesdenergie.be/iframe/" gdpr-height="300" frameborder="0" class="wp-embedded-content gdpr-iframe">
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-06 🔑 Bug ID: A11Y-e7a26052 | 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, marginheight, marginwidth, scrolling" is deprecated for the <iframe> element in HTML 5
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-949c068d | Pattern ID: A11Y-213faea4
<iframe width="0" src="" scrolling="no" marginwidth="0" marginheight="0" height="0" gdpr-width="100%" gdpr-src="http://www.meteo.be/services/widget/index.php?postcode=6150&nbDay=2&type=7&lang=fr&bgImageId=4&bgColor=&scrolChoice=0&colorTempMax=ffffff&colorTempMin=A5D6FF" gdpr-height="251" frameborder="0" class="gdpr-iframe">
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-06 🔑 Bug ID: A11Y-4fe31911 | Pattern ID: A11Y-9ad5fff9
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
97 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-06 🔑 Bug ID: A11Y-9c3d73d9 | 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-06 🔑 Bug ID: A11Y-9d2aa4b3 | Pattern ID: A11Y-1b69161f
<a href="https://www.ath.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-06 🔑 Bug ID: A11Y-3e34efb3 | 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-06 🔑 Bug ID: A11Y-8f968a57 | Pattern ID: A11Y-d8d2cf8c
<a tabindex="-1" aria-label="En savoir plus sur Conseil communal du 07 mai 2026 – Ordre du jour complémentaire" href="https://www.bernissart.be/conseil-communal-du-07-mai-2026-ordre-du-jour-complementaire/" class="elementor-post__read-more">
Example 5 View on Page
Accessible name does not match or contain the visible label text
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-c2fc7571 | Pattern ID: A11Y-c134ec71
<a tabindex="-1" aria-label="En savoir plus sur Conseil communal du 7 mai 2026" href="https://www.bernissart.be/conseil-communal-du-7-mai-2026/" class="elementor-post__read-more">
88 Moderate equalAccess aria_role_redundant: ARIA role is redundant with the native role of the element
8 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 "presentation" is redundant with the implicit role of the element <img>
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-8738cf8d | Pattern ID: A11Y-fccc5507
<img aria-hidden="true" role="presentation" alt="" src="/resources/img/icons/chatbot-ask-floating-button.png" class="tw:w-10 tw:sm:w-11 tw:motion-safe:animate-pulse">
Example 2 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-06 🔑 Bug ID: A11Y-98d99a4e | Pattern ID: A11Y-f207847e
<nav aria-labelledby="block-wvncity-2-tools-menu" role="navigation">
Example 3 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-06 🔑 Bug ID: A11Y-0a8ac3f9 | Pattern ID: A11Y-3bd56de6
<nav aria-labelledby="block-menusectionsfr-menu" role="navigation">
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-06 🔑 Bug ID: A11Y-9cf4b052 | Pattern ID: A11Y-148960e5
<nav aria-labelledby="block-wvncity-2-secondmenu-menu" role="navigation">
Example 5 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-06 🔑 Bug ID: A11Y-f9a910e5 | Pattern ID: A11Y-a764f6ab
<nav aria-labelledby="block-menusectionsfr-2-menu" role="navigation">
83 Moderate equalAccess img_alt_null
10 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-06 🔑 Bug ID: A11Y-6767d77b | Pattern ID: A11Y-efac22ec
<img width="245" title="AP Slogan Couleur Synthese" src="https://www.aiseau-presles.be/images/ap-slogan-couleur-synthese.jpg/@@images/e46e592d-e41c-4bd8-b087-cdac8f8fd17d.jpeg" height="27" 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-06 🔑 Bug ID: A11Y-bd646672 | Pattern ID: A11Y-e4e53906
<img title="image job site (300 x 300 px)" src="https://www.aiseau-presles.be/job/image-job-site-300-x-300-px.jpg/@@images/f432f4fc-e99c-4047-948a-a6893958639c.jpeg" 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-06 🔑 Bug ID: A11Y-60f02585 | Pattern ID: A11Y-79fd9c99
<img title="bibliotheque" src="https://www.anderlues.be/images/banners/bibliotheque.jpg/@@images/1cb31f5c-533d-461e-a9c0-a5d7a63e2a32.jpeg" 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-06 🔑 Bug ID: A11Y-dc694db8 | Pattern ID: A11Y-a2c73868
<img title="culture" src="https://www.anderlues.be/images/banners/culture.jpg/@@images/1e2f8bf1-8105-4bf5-9673-5905889810a7.jpeg" 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-06 🔑 Bug ID: A11Y-8cd0cad2 | Pattern ID: A11Y-96e2784d
<img title="cpas" src="https://www.anderlues.be/images/banners/cpas.jpeg/@@images/98fe2c2f-3064-486e-b4d4-80d3b26c6ba0.jpeg" alt="">
71 Moderate equalAccess aria_id_unique
31 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-06 🔑 Bug ID: A11Y-b253fbd8 | 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-06 🔑 Bug ID: A11Y-73b497ed | 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 3 View on Page
The 'id' "title" specified for the ARIA property 'aria-labelledby' value is not valid
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-090f9fa7 | Pattern ID: A11Y-a43286e8
<svg xmlns="http://www.w3.org/2000/svg" width="120" viewBox="0 0 120 120" version="1.2" height="120" fill="#000" class="plone-icon plone-icon" baseProfile="tiny-ps" 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-06 🔑 Bug ID: A11Y-f3cdb804 | 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 5 View on Page
The 'id' "tribe-events-subscribe-dropdown-content" specified for the ARIA property 'aria-controls' value is not valid
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-654e5aaa | Pattern ID: A11Y-f23826ac
<button aria-label="" aria-controls="tribe-events-subscribe-dropdown-content" aria-expanded="false" class="tribe-events-c-subscribe-dropdown__button-text tribe-common-c-btn--clear">
67 Moderate equalAccess style_highcontrast_visible: Elements must be visible in Windows High Contrast mode
67 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-06 🔑 Bug ID: A11Y-ae663542 | 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-06 🔑 Bug ID: A11Y-486e40ef | Pattern ID: A11Y-85b81717
<style>
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-06 🔑 Bug ID: A11Y-4fe7b0fa | 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-06 🔑 Bug ID: A11Y-9ad50615 | Pattern ID: A11Y-85b81717
<style>
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-06 🔑 Bug ID: A11Y-26316676 | Pattern ID: A11Y-67acda4b
<link type="text/css" href="/media/mod_beloeil_info/css/info.bxslider.css" rel="stylesheet">
67 Moderate equalAccess style_color_misuse: Color must not be used as the only visual means of conveying information
67 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-06 🔑 Bug ID: A11Y-c7c7e502 | Pattern ID: A11Y-fbf4fdf4
<style type="text/css">
Example 2 View on Page
Verify color is not used as the only visual means of conveying information
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-3d29a627 | Pattern ID: A11Y-fbf4fdf4
<style type="text/css">
Example 3 View on Page
Verify color is not used as the only visual means of conveying information
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-bd06f71a | Pattern ID: A11Y-fbf4fdf4
<style type="text/css">
Example 4 View on Page
Verify color is not used as the only visual means of conveying information
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-4542750a | Pattern ID: A11Y-ec74d3c8
<link type="text/css" rel="stylesheet" media="all" href="https://www.ath.be/++webresource++d5804eac-48ee-5c69-8389-75ac65829cb3/++plone++facetednavigation/faceted-jquery.min.css" data-bundle="faceted.jquery">
Example 5 View on Page
Verify color is not used as the only visual means of conveying information
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-412dd28c | Pattern ID: A11Y-d331341d
<link type="text/css" href="/media/mod_beloeil_info/css/info.bxslider.css" rel="stylesheet">
63 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-06 🔑 Bug ID: A11Y-bc091552 | 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-06 🔑 Bug ID: A11Y-36c918bd | 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-06 🔑 Bug ID: A11Y-6ccd42de | 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-06 🔑 Bug ID: A11Y-d2324091 | Pattern ID: A11Y-2a60071f
<li aria-expanded="False" id="portaltab-search">
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-06 🔑 Bug ID: A11Y-e763d3e7 | Pattern ID: A11Y-602ea610
<li aria-expanded="False" id="portaltab-ma-commune" class="theme1 plain">
63 Moderate equalAccess element_id_unique: Element IDs must be unique within a page
16 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
The <div> element has the id "container-section-rs-banner" that is already in use
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-bce4d5e4 | Pattern ID: A11Y-1d471dba
<div id="container-section-rs-banner" class="container section-container display-paysage">
Example 2 View on Page
The <div> element has the id "body-section-rs-banner" that is already in use
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-3feaa201 | Pattern ID: A11Y-1a6f4aa6
<div id="body-section-rs-banner" class="body-section">
Example 3 View on Page
The <div> element has the id "see_more" that is already in use
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-b8a85b82 | Pattern ID: A11Y-94b96377
<div id="see_more">
Example 4 View on Page
The <div> element has the id "form-widgets-text" that is already in use
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-9de2ab19 | Pattern ID: A11Y-23c6087c
<div id="form-widgets-text" class="richTextWidget richtext-field">
Example 5 View on Page
The <div> element has the id "form-widgets-text" that is already in use
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-e7b382dc | Pattern ID: A11Y-23c6087c
<div id="form-widgets-text" class="richTextWidget richtext-field">
59 Moderate equalAccess aria_attribute_value_valid
12 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-06 🔑 Bug ID: A11Y-7ec269ce | 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-06 🔑 Bug ID: A11Y-6ad19a3b | 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-06 🔑 Bug ID: A11Y-c02c31bd | 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-06 🔑 Bug ID: A11Y-837995e1 | Pattern ID: A11Y-0cb4ff67
<li aria-expanded="False" id="portaltab-search">
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-06 🔑 Bug ID: A11Y-52be56a4 | Pattern ID: A11Y-79088b70
<li aria-expanded="False" id="portaltab-ma-commune" class="theme1 plain">
49 Moderate equalAccess figure_label_exists
41 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-06 🔑 Bug ID: A11Y-d6b99fc6 | Pattern ID: A11Y-2989ad96
<figure class="newsImageContainer">
Example 2 View on Page
The <figure> element does not have an associated label
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-f5d0e1fa | Pattern ID: A11Y-2989ad96
<figure class="newsImageContainer">
Example 3 View on Page
The <figure> element does not have an associated label
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-b88bb5f8 | Pattern ID: A11Y-2989ad96
<figure class="newsImageContainer">
Example 4 View on Page
The <figure> element does not have an associated label
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-e07efd16 | Pattern ID: A11Y-8a4bc50c
<figure>
Example 5 View on Page
The <figure> element does not have an associated label
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-e78823e8 | Pattern ID: A11Y-8a4bc50c
<figure>
49 Moderate equalAccess aria_widget_labelled
5 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-06 🔑 Bug ID: A11Y-43c78440 | Pattern ID: A11Y-8051699f
<div aria-describedby="slick-slide-control10" id="slick-slide10" role="tabpanel" tabindex="0" aria-hidden="false" data-slick-index="0" 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-06 🔑 Bug ID: A11Y-f8ccd34d | Pattern ID: A11Y-c3e4b14a
<div aria-describedby="slick-slide-control11" id="slick-slide11" role="tabpanel" tabindex="-1" aria-hidden="true" data-slick-index="1" class="slick-slide">
Example 3 View on Page
Interactive component with ARIA role 'tabpanel' does not have a programmatically associated name
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-23c4c55f | Pattern ID: A11Y-11458f5b
<div aria-describedby="slick-slide-control12" id="slick-slide12" role="tabpanel" tabindex="-1" aria-hidden="true" data-slick-index="2" class="slick-slide">
Example 4 View on Page
Interactive component with ARIA role 'tabpanel' does not have a programmatically associated name
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-3d1f3945 | Pattern ID: A11Y-106608bd
<div aria-describedby="slick-slide-control13" id="slick-slide13" role="tabpanel" tabindex="-1" aria-hidden="true" data-slick-index="3" 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-06 🔑 Bug ID: A11Y-3cdc665e | Pattern ID: A11Y-1232702a
<div aria-describedby="slick-slide-control14" id="slick-slide14" role="tabpanel" tabindex="-1" aria-hidden="true" data-slick-index="4" class="slick-slide">
45 Moderate equalAccess aria_complementary_labelled: Each element with a complementary role must have an accessible name
37 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-06 🔑 Bug ID: A11Y-37e83107 | Pattern ID: A11Y-5b8c0c90
<aside xmlns:xi="http://www.w3.org/2001/XInclude">
Example 2 View on Page
Element with "complementary" role does not have a label
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-c78351e1 | Pattern ID: A11Y-5b8c0c90
<aside xmlns:xi="http://www.w3.org/2001/XInclude">
Example 3 View on Page
Element with "complementary" role does not have a label
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-5c017ce3 | Pattern ID: A11Y-d6a7e678
<aside id="global_statusmessage" class="col-12">
Example 4 View on Page
Element with "complementary" role does not have a label
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-d6c3e0cc | Pattern ID: A11Y-eb77a1ec
<aside class="col-xs-16" id="actus">
Example 5 View on Page
Element with "complementary" role does not have a label
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-5f5ebd79 | Pattern ID: A11Y-f00ae792
<aside class="col-xs-16" id="agenda">
43 Moderate equalAccess target_spacing_sufficient
8 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Examples

Example 1 View on Page
Ensure the overlapped target "button" meets a minimum target size or has sufficient spacing from the overlapping target "button"
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-6ef18e47 | Pattern ID: A11Y-03a885ba
<button aria-selected="true" tabindex="0" aria-label="1 of 8" aria-controls="slick-slide10" id="slick-slide-control10" role="tab" type="button">
Example 2 View on Page
Ensure the overlapped target "button" meets a minimum target size or has sufficient spacing from the overlapping target "button"
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-be7a53df | Pattern ID: A11Y-2d2dd58e
<button tabindex="-1" aria-label="2 of 8" aria-controls="slick-slide11" id="slick-slide-control11" role="tab" type="button">
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-06 🔑 Bug ID: A11Y-43dec015 | Pattern ID: A11Y-3790976b
<button tabindex="-1" aria-label="3 of 8" aria-controls="slick-slide12" id="slick-slide-control12" 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-06 🔑 Bug ID: A11Y-43982b77 | Pattern ID: A11Y-d77f6d94
<button tabindex="-1" aria-label="4 of 8" aria-controls="slick-slide13" id="slick-slide-control13" role="tab" type="button">
Example 5 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-06 🔑 Bug ID: A11Y-29321509 | Pattern ID: A11Y-300dff81
<button tabindex="-1" aria-label="5 of 8" aria-controls="slick-slide14" id="slick-slide-control14" role="tab" type="button">
38 Moderate equalAccess aria_landmark_name_unique
14 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-06 🔑 Bug ID: A11Y-be70e3cd | Pattern ID: A11Y-636904d6
<form method="POST" data-json-url="https://www.anderlues.be/@@consent-json" action="https://www.anderlues.be/@@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-06 🔑 Bug ID: A11Y-ff60a0a7 | Pattern ID: A11Y-3b779081
<form id="livesearch0" action="https://www.anderlues.be/@@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-06 🔑 Bug ID: A11Y-1fffbf08 | Pattern ID: A11Y-cf5b9db0
<form method="POST" data-json-url="https://www.antoing.net/@@consent-json" action="https://www.antoing.net/@@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-06 🔑 Bug ID: A11Y-a1e985f2 | Pattern ID: A11Y-f0c513e6
<form id="livesearch0" action="https://www.antoing.net/@@search">
Example 5 View on Page
Multiple elements with "complementary" landmarks within the same parent region are not distinguished from one another because they have the same "" label
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-fd2d442d | Pattern ID: A11Y-d3f786a4
<aside class="col-xs-16" id="actus">
36 Moderate equalAccess aria_descendant_valid
2 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
The element with role "button" contains descendants with implicit roles "time" which are ignored by browsers
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-40079963 | Pattern ID: A11Y-09ba441a
<button data-js="tribe-events-calendar-month-day-cell-mobile" class="tribe-events-calendar-month__day-cell tribe-events-calendar-month__day-cell--mobile" aria-label="avril 27, 0 évènements, past day" aria-controls="tribe-events-calendar-mobile-day-2026-04-27" aria-expanded="false">
Example 2 View on Page
The element with role "button" contains descendants with implicit roles "time" which are ignored by browsers
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-74a6a905 | Pattern ID: A11Y-d7bea887
<button data-js="tribe-events-calendar-month-day-cell-mobile" class="tribe-events-calendar-month__day-cell tribe-events-calendar-month__day-cell--mobile" aria-label="avril 28, 0 évènements, past day" aria-controls="tribe-events-calendar-mobile-day-2026-04-28" aria-expanded="false">
Example 3 View on Page
The element with role "button" contains descendants with implicit roles "time" which are ignored by browsers
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-2c1dd714 | Pattern ID: A11Y-e3775725
<button data-js="tribe-events-calendar-month-day-cell-mobile" class="tribe-events-calendar-month__day-cell tribe-events-calendar-month__day-cell--mobile" aria-label="avril 29, 0 évènements, past day" aria-controls="tribe-events-calendar-mobile-day-2026-04-29" aria-expanded="false">
Example 4 View on Page
The element with role "button" contains descendants with implicit roles "time" which are ignored by browsers
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-851f98a4 | Pattern ID: A11Y-eb634c6b
<button data-js="tribe-events-calendar-month-day-cell-mobile" class="tribe-events-calendar-month__day-cell tribe-events-calendar-month__day-cell--mobile" aria-label="avril 30, 0 évènements, past day" aria-controls="tribe-events-calendar-mobile-day-2026-04-30" aria-expanded="false">
Example 5 View on Page
The element with role "button" contains descendants with implicit roles "time" which are ignored by browsers
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-882d4e60 | Pattern ID: A11Y-1922214f
<button data-js="tribe-events-calendar-month-day-cell-mobile" class="tribe-events-calendar-month__day-cell tribe-events-calendar-month__day-cell--mobile" aria-label="mai 1, 0 évènements, past day" aria-controls="tribe-events-calendar-mobile-day-2026-05-1" aria-expanded="false">
31 Moderate equalAccess aria_hidden_nontabbable
9 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-06 🔑 Bug ID: A11Y-892a5d0a | Pattern ID: A11Y-ccb891a6
<a href="https://www.aiseau-presles.be/ma-commune/services-communaux/administration-generale/publications/fermeture-de-l2019administration-communale" 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-06 🔑 Bug ID: A11Y-e9fdbf8c | Pattern ID: A11Y-19c71d85
<a href="https://www.aiseau-presles.be/ma-commune/services-communaux/administration-generale/publications/fermeture-de-l2019administration-communale">
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-06 🔑 Bug ID: A11Y-87b91fc4 | Pattern ID: A11Y-c55556f4
<a href="https://www.aiseau-presles.be/ma-commune/services-communaux/pollec/publications/rendez-vous-en-terre-agricole" 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-06 🔑 Bug ID: A11Y-a8a727fa | Pattern ID: A11Y-113be8c0
<a href="https://www.aiseau-presles.be/ma-commune/services-communaux/pollec/publications/rendez-vous-en-terre-agricole">
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-06 🔑 Bug ID: A11Y-5d9e36dc | Pattern ID: A11Y-6d62939c
<a href="https://www.anderlues.be/actualites/pas-de-temps-pour-venir-chercher-vos-documents-bienvenue-sur-le-e-guichet" class="linkimg">
31 Moderate equalAccess widget_tabbable_exists
6 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-06 🔑 Bug ID: A11Y-812c8913 | 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-06 🔑 Bug ID: A11Y-2f7f2d65 | Pattern ID: A11Y-98904c45
<a tabindex="-1" href="#" class="flex-prev flex-disabled">
Example 3 View on Page
Component with "link" role does not have a tabbable element
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-63b6b031 | Pattern ID: A11Y-e1494c6f
<a tabindex="-1" href="https://www.bernissart.be/conseil-communal-du-07-mai-2026-ordre-du-jour-complementaire/" class="elementor-post__thumbnail__link">
Example 4 View on Page
Component with "link" role does not have a tabbable element
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-840d8a7b | Pattern ID: A11Y-03e38516
<a tabindex="-1" aria-label="En savoir plus sur Conseil communal du 07 mai 2026 – Ordre du jour complémentaire" href="https://www.bernissart.be/conseil-communal-du-07-mai-2026-ordre-du-jour-complementaire/" class="elementor-post__read-more">
Example 5 View on Page
Component with "link" role does not have a tabbable element
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-eb92d7c4 | Pattern ID: A11Y-5c05d0c4
<a tabindex="-1" href="https://www.bernissart.be/conseil-communal-du-7-mai-2026/" class="elementor-post__thumbnail__link">
30 Moderate equalAccess aria_contentinfo_misuse
30 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-06 🔑 Bug ID: A11Y-e67cd2ae | Pattern ID: A11Y-6a24b034
<footer 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-06 🔑 Bug ID: A11Y-fab93668 | Pattern ID: A11Y-e879fab9
<footer xmlns:xi="http://www.w3.org/2001/XInclude" 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-06 🔑 Bug ID: A11Y-a4a60c7c | Pattern ID: A11Y-e879fab9
<footer xmlns:xi="http://www.w3.org/2001/XInclude" 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-06 🔑 Bug ID: A11Y-47237ec4 | Pattern ID: A11Y-8e9e96c7
<footer>
Example 5 View on Page
Element with "contentinfo" role is present without an element with "main" role
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-6dc70a45 | Pattern ID: A11Y-6a24b034
<footer id="portal-footer-wrapper">
29 Moderate equalAccess style_viewport_resizable: Zooming and scaling must not be disabled
29 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-06 🔑 Bug ID: A11Y-861e7861 | Pattern ID: A11Y-8488c944
<link type="text/css" rel="stylesheet" media="all" href="https://www.ath.be/++webresource++2b53a41d-1de2-50f0-8c3c-10a9c03eea62//++theme++ath/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-06 🔑 Bug ID: A11Y-5b7cf5ab | Pattern ID: A11Y-9930fbaf
<link media="all" type="text/css" href="https://www.bernissart.be/wp-content/plugins/eleslider/assets/eleslider.css?ver=6.9.4" id="eleslider-style-css" rel="stylesheet">
Example 3 View on Page
Verify that text sized using viewport units can be resized up to 200%
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-ea8a28b6 | Pattern ID: A11Y-f59b0de7
<link type="text/css" rel="stylesheet" media="all" href="https://www.boussu.be/++webresource++f0d44841-f11c-5dd0-adb2-3e8db80761f7//++theme++boussu/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-06 🔑 Bug ID: A11Y-1db97dac | Pattern ID: A11Y-40e285e9
<link type="text/css" rel="stylesheet" media="all" href="https://www.celles.be/++webresource++58120031-8f0e-596b-8a7c-f7fc2b0a6c8d//++theme++celles/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-06 🔑 Bug ID: A11Y-a3551633 | Pattern ID: A11Y-83978d1e
<link type="text/css" rel="stylesheet" media="all" href="https://www.chatelet.be/++webresource++a9af6dab-8903-593c-942b-3dfd860e1ab3//++theme++chatelet/dist/css/theme.css" data-bundle="diazo">
26 Moderate equalAccess img_alt_valid
3 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

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-06 🔑 Bug ID: A11Y-594f08a5 | Pattern ID: A11Y-4bb6f3c0
<img src="https://chapelle-lez-herlaimont.be/front-page/@@images/banner_image/pagebanner" class="bannerImageImage">
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-06 🔑 Bug ID: A11Y-62553580 | Pattern ID: A11Y-3249759a
<img src="https://chapelle-lez-herlaimont.be/services/administration/travaux/rue-des-genets-et-rue-des-eglantiers-travaux-dentretien-de-voirie/@@images/image/minibanner" href="https://chapelle-lez-herlaimont.be/services/administration/travaux/rue-des-genets-et-rue-des-eglantiers-travaux-dentretien-de-voirie" class="image-icon">
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-06 🔑 Bug ID: A11Y-f20ce9dc | Pattern ID: A11Y-5c877228
<img src="https://chapelle-lez-herlaimont.be/services/administration/pcs/les-insomnies/@@images/image/minibanner" href="https://chapelle-lez-herlaimont.be/services/administration/pcs/les-insomnies" class="image-icon">
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-06 🔑 Bug ID: A11Y-ba974782 | Pattern ID: A11Y-0f256a39
<img src="https://chapelle-lez-herlaimont.be/services/cpas/actualites/schema_circulation_extension_creche/@@images/image/minibanner" href="https://chapelle-lez-herlaimont.be/services/cpas/actualites/schema_circulation_extension_creche" class="image-icon">
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-06 🔑 Bug ID: A11Y-98eb0644 | Pattern ID: A11Y-02859356
<img src="https://chapelle-lez-herlaimont.be/services/administration/pcs/ete-solidaire-je-suis-partenaire-job-etudiant/@@images/image/minibanner" href="https://chapelle-lez-herlaimont.be/services/administration/pcs/ete-solidaire-je-suis-partenaire-job-etudiant" class="image-icon">
24 Moderate equalAccess heading_content_exists: Heading elements must have descriptive content
19 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-06 🔑 Bug ID: A11Y-c8fa5bd1 | Pattern ID: A11Y-d8cc0148
<h2>
Example 2 View on Page
Heading element has no descriptive content
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-3e65c04e | Pattern ID: A11Y-d8cc0148
<h2>
Example 3 View on Page
Heading element has no descriptive content
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-9ddf6898 | Pattern ID: A11Y-d8cc0148
<h2>
Example 4 View on Page
Heading element has no descriptive content
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-e5b14d23 | Pattern ID: A11Y-bcfae804
<h1 class="h1-bienvenue">
Example 5 View on Page
Heading element has no descriptive content
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-b948b54d | Pattern ID: A11Y-d8cc0148
<h2>
23 Moderate equalAccess text_quoted_correctly
19 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: "Le Paradis Caché"
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-e9edaf01 | Pattern ID: A11Y-a7bb455f
<span>
Example 2 View on Page
If the following text is a quotation, mark it as a <q> or <blockquote> element: "Burn-out dans le monde agricole : comprendre pour mieux anticiper"
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-050b98e8 | Pattern ID: A11Y-ed595e6e
<a tabindex="-1" href="https://www.braine-le-comte.be/evenements/conference-burn-out-dans-le-monde-agricole-comprendre-pour-mieux-anticiper">
Example 3 View on Page
If the following text is a quotation, mark it as a <q> or <blockquote> element: "Empreinte numérique : quelles traces laissons-nous en ligne ?"
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-8cc0c7bf | Pattern ID: A11Y-83705334
<a tabindex="-1" href="https://www.braine-le-comte.be/citoyennete/actions-sociales/cohesion-sociale/conference-empreinte-numerique-quelles-traces-laissons-nous-en-ligne">
Example 4 View on Page
If the following text is a quotation, mark it as a <q> or <blockquote> element: "La migration des oiseaux"
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-87ce1dbf | 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: "Eté solidaire, je suis partenaire"
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-05532c09 | Pattern ID: A11Y-e1ae0a40
<span class="tileTitle">
18 Moderate equalAccess frame_src_valid: The src value of the frame must not be empty
10 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Examples

Example 1 View on Page
Verify <frame> content is accessible
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-cec6f27c | Pattern ID: A11Y-be8e5774
<iframe width="0" title="« iframe » — Bulles d'Energie" src="" scrolling="no" sandbox="allow-top-navigation allow-same-origin allow-popups allow-scripts" marginwidth="0" marginheight="0" height="0" gdpr-width="300" gdpr-src="https://bullesdenergie.be/iframe/" gdpr-height="300" frameborder="0" class="wp-embedded-content gdpr-iframe">
Example 2 View on Page
Verify <frame> content is accessible
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-9d3ca1fe | Pattern ID: A11Y-f95ff2d0
<iframe width="0" src="" scrolling="no" marginwidth="0" marginheight="0" height="0" gdpr-width="100%" gdpr-src="http://www.meteo.be/services/widget/index.php?postcode=6150&nbDay=2&type=7&lang=fr&bgImageId=4&bgColor=&scrolChoice=0&colorTempMax=ffffff&colorTempMin=A5D6FF" gdpr-height="251" frameborder="0" class="gdpr-iframe">
Example 3 View on Page
Verify <frame> content is accessible
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-58092edc | Pattern ID: A11Y-fb560463
<iframe width="0" title="TRANSITION ENERGETIQUE - Projet COLECO - L'éco-partage énergétique" src="" referrerpolicy="strict-origin-when-cross-origin" height="0" gdpr-width="200" gdpr-src="https://www.youtube-nocookie.com/embed/m49S5xWjIsI" gdpr-height="113" frameborder="0" class="gdpr-iframe" allowfullscreen="" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share">
Example 4 View on Page
Verify <frame> content is accessible
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-f28672c9 | Pattern ID: A11Y-44032bfd
<iframe allowfullscreen="" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" frameborder="0" src="https://www.youtube.com/embed/fnNIUprWd3I?feature=oembed" height="641" width="1140" title="Ecole du dehors - Reportage - Ecole communale de Lesdain" loading="lazy">
Example 5 View on Page
Verify <frame> content is accessible
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-f0d13b27 | Pattern ID: A11Y-cb4f994e
<iframe allowfullscreen="" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" frameborder="0" src="https://www.youtube.com/embed/K8KE0PnU-Cg?feature=oembed" height="641" width="1140" title="Brunehaut, vue d'en haut - Superbe vidéo des villages enneigés de Brunehaut - Janvier 2024" loading="lazy">
18 Moderate equalAccess aria_form_label_unique
9 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-06 🔑 Bug ID: A11Y-df4a039a | Pattern ID: A11Y-6d50d59d
<form method="POST" data-json-url="https://www.anderlues.be/@@consent-json" action="https://www.anderlues.be/@@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-06 🔑 Bug ID: A11Y-4e297c51 | Pattern ID: A11Y-afa354d9
<form id="livesearch0" action="https://www.anderlues.be/@@search">
Example 3 View on Page
Multiple elements with "form" role do not have unique labels
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-70a60dd4 | Pattern ID: A11Y-be31faaa
<form method="POST" data-json-url="https://www.antoing.net/@@consent-json" action="https://www.antoing.net/@@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-06 🔑 Bug ID: A11Y-5f2dbe9e | Pattern ID: A11Y-c4cffe50
<form id="livesearch0" action="https://www.antoing.net/@@search">
Example 5 View on Page
Multiple elements with "form" role do not have unique labels
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-04654c80 | Pattern ID: A11Y-4e35a789
<form method="POST" data-json-url="https://www.frasnes-lez-anvaing.be/@@consent-json" action="https://www.frasnes-lez-anvaing.be/@@accept_or_refuse_all">
14 Moderate equalAccess html_skipnav_exists
14 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

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-06 🔑 Bug ID: A11Y-18151ca5 | 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-06 🔑 Bug ID: A11Y-b99994a3 | 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-06 🔑 Bug ID: A11Y-ca5307b2 | Pattern ID: A11Y-5de5dc40
<html>
Example 4 View on Page
Verify there is a way to bypass blocks of content that are repeated on multiple Web pages
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-811796ac | Pattern ID: A11Y-3f22f51b
<html lang="fr-FR">
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-06 🔑 Bug ID: A11Y-9fbf591d | Pattern ID: A11Y-2553ce15
<html class=" js flexbox flexboxlegacy canvas canvastext webgl no-touch geolocation postmessage websqldatabase indexeddb hashchange history draganddrop websockets rgba hsla multiplebgs backgroundsize borderimage borderradius boxshadow textshadow opacity cssanimations csscolumns cssgradients cssreflections csstransforms csstransforms3d csstransitions fontface generatedcontent video audio localstorage sessionstorage webworkers no-applicationcache svg inlinesvg smil svgclippaths csspositionsticky" xml:lang="fr" lang="fr" xmlns="http://www.w3.org/1999/xhtml">
14 Moderate equalAccess aria_accessiblename_exists: Certain UI components must have an accessible name
7 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Element <th> with "columnheader" role has no accessible name
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-7fa87eca | Pattern ID: A11Y-d6254cbc
<th abbr="lun" scope="col" class="tribe-events-calendar-month__header-column">
Example 2 View on Page
Element <th> with "columnheader" role has no accessible name
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-33c5aa38 | Pattern ID: A11Y-0486137a
<th abbr="mar" scope="col" class="tribe-events-calendar-month__header-column">
Example 3 View on Page
Element <th> with "columnheader" role has no accessible name
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-1fe23de8 | Pattern ID: A11Y-7e7b6ace
<th abbr="mer" scope="col" class="tribe-events-calendar-month__header-column">
Example 4 View on Page
Element <th> with "columnheader" role has no accessible name
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-dd04f18f | Pattern ID: A11Y-7fb43353
<th abbr="jeu" scope="col" class="tribe-events-calendar-month__header-column">
Example 5 View on Page
Element <th> with "columnheader" role has no accessible name
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-1f866203 | Pattern ID: A11Y-ed543682
<th abbr="ven" scope="col" class="tribe-events-calendar-month__header-column">
14 Moderate equalAccess aria_navigation_label_unique
4 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-06 🔑 Bug ID: A11Y-38977c8c | Pattern ID: A11Y-731481ae
<nav class="cm-primary-nav" id="cm-primary-nav">
Example 2 View on Page
Multiple elements with "navigation" role do not have unique labels
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-ce3ee4f5 | Pattern ID: A11Y-4fcba4d6
<nav class="cm-footer-menu">
Example 3 View on Page
Multiple elements with "navigation" role do not have unique labels
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-b7fa6acc | Pattern ID: A11Y-703cb087
<div role="navigation" id="block-wvncity-2-selecteurdelangue" class="language-switcher-language-url language-switcher no-en Array class">
Example 4 View on Page
Multiple elements with "navigation" role do not have unique labels
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-30d69211 | Pattern ID: A11Y-855d54a7
<nav>
Example 5 View on Page
Multiple elements with "navigation" role do not have unique labels
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-b89a0a17 | Pattern ID: A11Y-3a3a7bad
<nav aria-labelledby="block-menusectionsfr-menu" role="navigation">
12 Moderate equalAccess element_tabbable_role_valid
8 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
The tabbable element's role 'heading' is not a widget role
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-b452a082 | Pattern ID: A11Y-b5ca2a09
<h3 tabindex="0">
Example 2 View on Page
The tabbable element's role 'paragraph' is not a widget role
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-77c5d131 | Pattern ID: A11Y-a1106b47
<p tabindex="0">
Example 3 View on Page
The tabbable element's role 'paragraph' is not a widget role
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-8127cbd3 | Pattern ID: A11Y-760ad989
<p tabindex="0" style="text-align: center;">
Example 4 View on Page
The tabbable element does not have a valid widget role
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-5b3b1474 | Pattern ID: A11Y-049a08f2
<label tabindex="0" class="show-menu ribbon" for="showmenu">
Example 5 View on Page
The tabbable element's role 'alert' is not a widget role
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-4b84b891 | Pattern ID: A11Y-e8c4b21e
<div aria-live="assertive" role="alert" tabindex="0" class="tribe-events-c-messages__message tribe-events-c-messages__message--notice">
11 Moderate equalAccess html_lang_exists
11 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Examples

Example 1 View on Page
Page detected as HTML, but does not have a 'lang' attribute
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-675aea6c | 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-06 🔑 Bug ID: A11Y-8a03e369 | 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-06 🔑 Bug ID: A11Y-50273289 | 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-06 🔑 Bug ID: A11Y-73118a49 | 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-06 🔑 Bug ID: A11Y-7217f092 | Pattern ID: A11Y-8ec4dca4
<html>
10 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 'listitem' is not valid for the element <article>
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-ed1c27d6 | Pattern ID: A11Y-de8c5d25
<article role="listitem" class="elementor-post elementor-grid-item post-17076 post type-post status-publish format-standard has-post-thumbnail hentry category-uncategorized">
Example 2 View on Page
The ARIA role 'listitem' is not valid for the element <article>
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-96e88092 | Pattern ID: A11Y-7825e75d
<article role="listitem" class="elementor-post elementor-grid-item post-16932 post type-post status-publish format-standard has-post-thumbnail hentry category-nouvelles-de-la-commune">
Example 3 View on Page
The ARIA role 'listitem' is not valid for the element <article>
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-1f486df2 | Pattern ID: A11Y-2667789f
<article role="listitem" class="elementor-post elementor-grid-item post-16990 post type-post status-publish format-standard has-post-thumbnail hentry category-nouvelles-de-la-commune">
Example 4 View on Page
The ARIA role 'listitem' is not valid for the element <article>
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-fdd4214e | Pattern ID: A11Y-1d35dace
<article role="listitem" class="elementor-post elementor-grid-item post-16978 post type-post status-publish format-standard has-post-thumbnail hentry category-nouvelles-de-la-commune">
Example 5 View on Page
The ARIA role 'listitem' is not valid for the element <article>
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-c315e913 | Pattern ID: A11Y-0f336d3e
<article role="listitem" class="elementor-post elementor-grid-item post-16942 post type-post status-publish format-standard has-post-thumbnail hentry category-nouvelles-de-la-commune">
10 Moderate equalAccess style_background_decorative
4 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-06 🔑 Bug ID: A11Y-4cfb0a44 | Pattern ID: A11Y-6a5b20e3
<span style="background:url(https://fleurus.be/wp-content/uploads/2023/11/chateau-de-la-paix.jpg) no-repeat center/cover;-webkit-background-clip:text;-moz-background-clip:text;background-clip:text" class="letter hasImg">
Example 2 View on Page
Verify the CSS background image does not convey important information
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-e2a9dd47 | Pattern ID: A11Y-bc5c0626
<span style="background:url(https://fleurus.be/wp-content/uploads/2023/11/cavalcade-2.jpg) no-repeat center/cover;-webkit-background-clip:text;-moz-background-clip:text;background-clip:text" class="letter hasImg">
Example 3 View on Page
Verify the CSS background image does not convey important information
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-f3596ccc | Pattern ID: A11Y-5555bcdc
<span style="background:url(https://fleurus.be/wp-content/uploads/2023/11/Synthese_HD_0380_Fleurus2020_981be-scaled.jpg) no-repeat center/cover;-webkit-background-clip:text;-moz-background-clip:text;background-clip:text" class="letter hasImg">
Example 4 View on Page
Verify the CSS background image does not convey important information
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-bfbc2e75 | Pattern ID: A11Y-c75a9985
<span style="background:url(https://fleurus.be/wp-content/uploads/2023/11/Synthese_HD_0183_Fleurus2020_981be-scaled.jpg) no-repeat center/cover;-webkit-background-clip:text;-moz-background-clip:text;background-clip:text" class="letter hasImg">
Example 5 View on Page
Verify the CSS background image does not convey important information
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-6c1a29bc | Pattern ID: A11Y-299c74c9
<span style="background:url(https://fleurus.be/wp-content/uploads/2023/11/Synthese_HD_0372_Fleurus2020_981be-scaled.jpg) no-repeat center/cover;-webkit-background-clip:text;-moz-background-clip:text;background-clip:text" class="letter hasImg">
8 Moderate equalAccess label_ref_valid
5 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
The value "showmenu" of the 'for' attribute is not the 'id' of a valid element
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-d7c5f87d | Pattern ID: A11Y-b2e7a1b5
<label tabindex="0" class="show-menu ribbon" for="showmenu">
Example 2 View on Page
The value "navitem-commune" of the 'for' attribute is not the 'id' of a valid element
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-e9199db7 | Pattern ID: A11Y-b02da1f6
<label class="unchecked" aria-label="Ma commune" role="button" for="navitem-commune">
Example 3 View on Page
The value "navitem-services" of the 'for' attribute is not the 'id' of a valid element
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-932f72ce | Pattern ID: A11Y-2aa1a49f
<label class="unchecked" aria-label="Services" role="button" for="navitem-services">
Example 4 View on Page
The value "navitem-loisirs" of the 'for' attribute is not the 'id' of a valid element
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-afe80dc4 | Pattern ID: A11Y-82b2bc6f
<label class="unchecked" aria-label="Loisirs" role="button" for="navitem-loisirs">
Example 5 View on Page
The value "navitem-economie" of the 'for' attribute is not the 'id' of a valid element
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-407ee03e | Pattern ID: A11Y-596189e1
<label class="unchecked" aria-label="Économie" role="button" for="navitem-economie">
6 Moderate equalAccess aria_keyboard_handler_exists
5 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-06 🔑 Bug ID: A11Y-7c70313a | Pattern ID: A11Y-84e3af77
<ul role="tablist" style="display: flex;" class="slick-dots">
Example 2 View on Page
Verify the <ul> element with "tablist" role has keyboard access
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-5ab347e9 | Pattern ID: A11Y-de6c1d9b
<ul role="tablist" style="display: block;" class="slick-dots">
Example 3 View on Page
Verify the <ul> element with "tablist" role has keyboard access
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-9c144bb5 | 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-06 🔑 Bug ID: A11Y-6208a36d | 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-06 🔑 Bug ID: A11Y-7bf9b399 | Pattern ID: A11Y-de6c1d9b
<ul role="tablist" style="display: block;" class="slick-dots">
6 Moderate equalAccess heading_markup_misuse: Heading markup should be used only for headings, not for formatting
6 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-06 🔑 Bug ID: A11Y-8eb701bc | Pattern ID: A11Y-2459e313
<h2>
Example 2 View on Page
Verify that the heading element is a genuine heading
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-108e8a11 | 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-06 🔑 Bug ID: A11Y-9093b66b | 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-06 🔑 Bug ID: A11Y-8ee7325a | Pattern ID: A11Y-3a4a7ff2
<h3 class="field-content">
Example 5 View on Page
Verify that the heading element is a genuine heading
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-c953f7cd | Pattern ID: A11Y-3a37faa2
<h3>
6 Moderate equalAccess img_alt_redundant
2 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-06 🔑 Bug ID: A11Y-d2393fe6 | Pattern ID: A11Y-44c8e83b
<img style="object-fit:cover" alt="Fleurus positive !" src="https://fleurus.be/wp-content/uploads/2023/11/fleuruspositive-1.png" decoding="async">
Example 2 View on Page
Link text is repeated in an image 'alt' value within the same link
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-dcccec28 | Pattern ID: A11Y-575ea163
<img style="object-fit:cover" alt="Fleurus mag" src="https://fleurus.be/wp-content/uploads/2026/01/Cover-mag-n31.png" decoding="async">
Example 3 View on Page
Link text is repeated in an image 'alt' value within the same link
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-7b5b1f75 | Pattern ID: A11Y-06bd904e
<img style="object-fit:cover" alt="Espace presse" src="https://fleurus.be/wp-content/uploads/2023/12/espace-presse.webp" decoding="async">
Example 4 View on Page
Link text is repeated in an image 'alt' value within the same link
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-9b9c0ad4 | Pattern ID: A11Y-4a88fc13
<img style="object-fit:cover" alt="Brochures" src="https://fleurus.be/wp-content/uploads/2023/12/2.jpg" decoding="async">
Example 5 View on Page
Link text is repeated in an image 'alt' value within the same link
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-40522fdc | Pattern ID: A11Y-488697f9
<img style="object-fit:cover" alt="Charte graphique" src="https://fleurus.be/wp-content/uploads/2023/12/1.jpg" decoding="async">
6 Moderate equalAccess aria_banner_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 "banner" role do not have unique labels
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-94113e38 | Pattern ID: A11Y-ee24a594
<header>
Example 2 View on Page
Multiple elements with "banner" role do not have unique labels
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-1948d926 | Pattern ID: A11Y-f293a9c1
<div style="height: 150px; width: 30%; bottom: -0.518845px;" class="sliding-popup-bottom" aria-describedby="popup-text" role="banner" id="sliding-popup">
Example 3 View on Page
Multiple elements with "banner" role do not have unique labels
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-fe95b034 | Pattern ID: A11Y-3ad86d9e
<header role="banner" class="container-top site-header">
Example 4 View on Page
Multiple elements with "banner" role do not have unique labels
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-64cbb92d | Pattern ID: A11Y-83da7c19
<header class="module-heading">
Example 5 View on Page
Multiple elements with "banner" role do not have unique labels
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-807fe218 | Pattern ID: A11Y-c1cd5516
<header class="module-heading nomarged">
4 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 <select> has no associated label
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-019b15f2 | Pattern ID: A11Y-1589b1a5
<select onchange="javascript:window.location=form.subsiteSelection.options[form.subsiteSelection.selectedIndex].value" name="subsiteSelection" id="subsiteSelection">
Example 2 View on Page
Form control element <select> has no associated label
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-0abcd07a | Pattern ID: A11Y-e05d8933
<select name="archive-dropdown" id="archives-dropdown-8">
Example 3 View on Page
Form control element <input> has no associated label
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-8f7bb269 | Pattern ID: A11Y-adea3d63
<input maxlength="128" size="30" value="" name="keys" id="edit-keys" type="text" class="form-text form-control" data-drupal-selector="edit-keys">
Example 4 View on Page
Form control element <input> has no associated label
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-0c041ba5 | Pattern ID: A11Y-adea3d63
<input maxlength="128" size="30" value="" name="keys" id="edit-keys" type="text" class="form-text form-control" data-drupal-selector="edit-keys">
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-06 🔑 Bug ID: A11Y-7d9b736a | Pattern ID: A11Y-144a3b03
<footer role="contentinfo" itemtype="https://schema.org/WPFooter" itemscope="itemscope" class="site-footer" id="footer">
Example 2 View on Page
Multiple elements with "contentinfo" role do not have unique labels
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-5b7f277a | Pattern ID: A11Y-1350924c
<div role="contentinfo" class="clr" id="copyright">
Example 3 View on Page
Multiple elements with "contentinfo" role do not have unique labels
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-9a63f163 | Pattern ID: A11Y-a46a8d42
<footer 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-06 🔑 Bug ID: A11Y-4ea5a01a | Pattern ID: A11Y-feb4d6ac
<footer data-elementor-post-type="elementor_library" class="elementor elementor-21569 elementor-location-footer" data-elementor-id="21569" data-elementor-type="footer">
3 Moderate equalAccess skip_main_exists
3 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-06 🔑 Bug ID: A11Y-827129af | 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-06 🔑 Bug ID: A11Y-c38dbd80 | 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-06 🔑 Bug ID: A11Y-e13f34e4 | Pattern ID: A11Y-2c158e35
<body class="html front not-logged-in no-sidebars page-accueil eu-cookie-compliance-processed eu-cookie-compliance-popup-open eu-cookie-compliance-status-null mobile">
3 Moderate equalAccess aria_child_valid
1 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" owns the child element with the role "button" that is not one of the allowed role(s): "listitem"
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-be8f79a2 | Pattern ID: A11Y-06b03894
<ul class="columns-3 wp-block-post-template is-layout-grid wp-container-core-post-template-is-layout-6d3fbd8f wp-block-post-template-is-layout-grid slick-initialized slick-slider">
Example 2 View on Page
The element with role "list" owns the child element with the role "button" that is not one of the allowed role(s): "listitem"
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-0f421d10 | Pattern ID: A11Y-defb9133
<ul class="columns-1 wp-block-post-template is-layout-grid wp-container-core-post-template-is-layout-19505109 wp-block-post-template-is-layout-grid slick-initialized slick-slider">
Example 3 View on Page
The element with role "list" owns the child element with the role "button" that is not one of the allowed role(s): "listitem"
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-9cfbbb51 | Pattern ID: A11Y-c3e25bae
<ul class="wp-block-navigation__submenu-container wp-block-navigation-submenu">
3 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-06 🔑 Bug ID: A11Y-825d0539 | 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-06 🔑 Bug ID: A11Y-2b751e71 | Pattern ID: A11Y-a76263bd
<p>
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-06 🔑 Bug ID: A11Y-2dffb05f | Pattern ID: A11Y-a76263bd
<p>
2 Moderate equalAccess frame_title_exists
2 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-06 🔑 Bug ID: A11Y-a8a1567f | Pattern ID: A11Y-d9d019c1
<iframe width="0" src="" scrolling="no" marginwidth="0" marginheight="0" height="0" gdpr-width="100%" gdpr-src="http://www.meteo.be/services/widget/index.php?postcode=6150&nbDay=2&type=7&lang=fr&bgImageId=4&bgColor=&scrolChoice=0&colorTempMax=ffffff&colorTempMin=A5D6FF" gdpr-height="251" frameborder="0" class="gdpr-iframe">
Example 2 View on Page
Inline frame does not have a 'title' attribute
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-5b595c23 | Pattern ID: A11Y-5f28a0eb
<iframe width="0" src="" scrolling="no" marginwidth="0" marginheight="0" height="0" gdpr-width="270" gdpr-src="https://www.meteo.be/services/widget/.?postcode=7911&nbDay=2&type=2&lang=fr&bgImageId=1&bgColor=567cd2&scrolChoice=0&colorTempMax=A5D6FF&colorTempMin=ffffff" gdpr-height="361" frameborder="0" class="gdpr-iframe">
2 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-description' referenced by the element <button> is not a valid ARIA state or property
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-78c106b7 | Pattern ID: A11Y-0d5b6bc0
<button data-tribe-mobile-focus-order="events-bar-skipped" aria-controls="tribe-events-view-selector-content" aria-expanded="false" tabindex="-1" aria-description="Select Calendar View" aria-current="true" data-js="tribe-events-view-selector-button" class="tribe-events-c-view-selector__button tribe-common-c-btn__clear">
Example 2 View on Page
The attribute(s) 'aria-description' referenced by the element <button> is not a valid ARIA state or property
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-cb80c94c | Pattern ID: A11Y-0aa0fabb
<button data-tribe-mobile-focus-order="datepicker" aria-description="Cliquer pour basculer le sélectionneur de dates" type="button" data-js="tribe-events-top-bar-datepicker-button" class="tribe-common-c-btn__clear tribe-common-h3 tribe-common-h--alt tribe-events-c-top-bar__datepicker-button">
2 Moderate equalAccess form_submit_button_exists
2 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-06 🔑 Bug ID: A11Y-569ee226 | Pattern ID: A11Y-34253c02
<form action="https://www.bernissart.be/" method="get" class="searchform" 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-06 🔑 Bug ID: A11Y-8f11b47c | Pattern ID: A11Y-89fb7493
<form id="subsiteSelectionForm" action=".">
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-06 🔑 Bug ID: A11Y-c36f7166 | Pattern ID: A11Y-14e2e448
<label for="search-form-69f9d2848b80b">
Example 2 View on Page
The <label> element does not have descriptive text that identifies the expected input
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-fdda6f6a | Pattern ID: A11Y-52083e1f
<label>
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-06 🔑 Bug ID: A11Y-05b25462 | Pattern ID: A11Y-bcbba6d3
<style type="text/css" 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-06 🔑 Bug ID: A11Y-97d1451e | Pattern ID: A11Y-ae627d01
<style id="wp-block-image-inline-css">
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 user instruction is still understandable without the word(s) 'Large'
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-d12f4e74 | Pattern ID: A11Y-28245d3b
<div class="cff-text-wrapper">
Example 2 View on Page
Confirm the user instruction is still understandable without the word(s) 'size'
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-6be0baf0 | Pattern ID: A11Y-945f992c
<span class="fontsize-label">
2 Moderate equalAccess table_headers_exists
2 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-06 🔑 Bug ID: A11Y-d520f257 | Pattern ID: A11Y-6414d7f1
<table style="width:100%">
Example 2 View on Page
Table has no headers identified
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-c0d27c0f | Pattern ID: A11Y-50dc0650
<table style="height:240px;width:1100px;" dir="ltr" cellspacing="3" cellpadding="3" border="0" align="center">
2 Moderate equalAccess img_alt_misuse
2 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Verify that the file name serves as a good inline replacement for the image
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-c4e30d49 | Pattern ID: A11Y-c72f1270
<img class="image-style-teaser-1" typeof="foaf:Image" alt="MahymobilesWouterRawoens.jpg" height="323" width="555" src="/sites/leuze/files/styles/teaser_1/public/2022-04/MahymobilesWouterRawoens.jpg?itok=IjlZrFki">
Example 2 View on Page
Verify that the file name serves as a good inline replacement for the image
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-363130be | Pattern ID: A11Y-879e507b
<img title="" alt="rumes-online.be" width="300" height="100" src="http://rumes-online.be/wp-content/uploads/2022/03/CommuneRumes_1_RVB-300x124.png">
1 Moderate equalAccess input_onchange_review
1 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Confirm that the user is advised if, due to a change of element value, a form automatically submits, a new window opens, or a change in focus occurs
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-9889fec3 | Pattern ID: A11Y-f55a13b4
<select onchange="javascript:window.location=form.subsiteSelection.options[form.subsiteSelection.selectedIndex].value" name="subsiteSelection" id="subsiteSelection">
1 Moderate equalAccess script_select_review
1 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Verify that no change of context or action occurs when selection options in this component receive focus
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-d14f0d95 | Pattern ID: A11Y-979f4a92
<select onchange="javascript:window.location=form.subsiteSelection.options[form.subsiteSelection.selectedIndex].value" name="subsiteSelection" id="subsiteSelection">
1 Moderate equalAccess aria_role_allowed
1 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
The role 'section' defined on the element is not valid per ARIA specification
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-443bf867 | Pattern ID: A11Y-e660b9b9
<section role="section" class="portlet portletCalendar">
1 Moderate equalAccess aria_eventhandler_role_valid
1 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
The <span> element with 'onclick' does not have a valid ARIA role specified
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-0eafb582 | Pattern ID: A11Y-6668f982
<span onclick="heateorSssMoreSharingPopup(this, 'https://www.fontaine-leveque.be/', 'Tout%20savoir%20sur%20la%20ville%20de%20Fontaine%20l%27%C3%89v%C3%AAque', '' )" style="background-color:#ee8e2d;width:35px;height:35px;border-radius:999px;display:inline-block!important;opacity:1;float:left;font-size:32px!important;box-shadow:none;display:inline-block;font-size:16px;padding:0 4px;vertical-align:middle;display:inline;background-repeat:repeat;overflow:hidden;padding:0;cursor:pointer;box-sizing:content-box;" class="heateor_sss_svg">
1 Moderate equalAccess aria_complementary_label_visible
1 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 visible label
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-61cbc170 | Pattern ID: A11Y-ff1b917f
<aside aria-label="Primary Sidebar" role="complementary" itemtype="https://schema.org/WPSideBar" itemscope="itemscope" class="sidebar-container widget-area sidebar-primary" id="right-sidebar">
1 Moderate equalAccess application_content_accessible
1 pages affected

Rule Information

Engine: equalAccess

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Verify that the non-decorative static text and image content within an element with "application" role are accessible
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-df31a3dc | Pattern ID: A11Y-d8714bd6
<div style="width: 640px; height: 360px;" aria-label="Video Player" role="application" tabindex="0" class="mejs-container svg wp-video-shortcode mejs-video" id="mep_0">
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-06 🔑 Bug ID: A11Y-72a3e660 | Pattern ID: A11Y-081adac1
<video style="width: 100%; height: 100%;" src="https://www.montdelenclus.be/webbbcontent/uploads/2013/06/Mt-Enclus-final.mp4?_=1" preload="metadata" height="360" width="640" id="video-1093-1" class="wp-video-shortcode">
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-06 🔑 Bug ID: A11Y-200a335c | Pattern ID: A11Y-fe1d1d90
<video style="width: 100%; height: 100%;" src="https://www.montdelenclus.be/webbbcontent/uploads/2013/06/Mt-Enclus-final.mp4?_=1" preload="metadata" height="360" width="640" id="video-1093-1" class="wp-video-shortcode">
1 Moderate equalAccess aria_banner_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 "banner" role found on the page
Mode: light 🕑 First identified: 2026-05-06 🔑 Bug ID: A11Y-e91e29ba | Pattern ID: A11Y-43989ab6
<header class="module-heading nomarged">