Accessibility Scan Report

Title: Belgium municipalities (BE-VLI) Issue: #279 Date: 5/5/2026, 5:02:12 AM Duration: 10.2m URLs: 36 / 36 ⚡ Reduced Motion: 20 / 36 URLs🖥️ Forced Colors: 4 / 36 URLs

🔄 Changes Since Last Scan

1297 New unique issues
🆕 New Issues (1297)

Summary

Issues

  • By Level: A (49), AA (325)
  • By Version (A & AA): WCAG 2.0 (374)
  • By Category: axe-strict (594) & Others (703)
  • Total: 1297 across 56 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.

🔧 Most Common Issues (axe)

25 rules
322 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.
24 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-05 🔑 Bug ID: A11Y-0ecccce4 | Pattern ID: A11Y-64150d30
<span class="vlw__contact__toggle__label">Hulp nodig</span>
XPath: .vlw__contact__toggle__label
Example 2 View on Page
Elements must meet minimum color contrast ratio thresholds
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-4ce701bc | Pattern ID: A11Y-349ecad5
<time datetime="2026-04-28T12:00:00Z">Dinsdag 28/04/2026</time>
XPath: time[datetime="2026-04-28T12:00:00Z"]
Example 3 View on Page
Elements must meet minimum color contrast ratio thresholds
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-a55fb445 | Pattern ID: A11Y-24b47c66
<span>Meer lezen</span>
XPath: article[data-history-node-id="1633"] > .lees-meer > span
Example 4 View on Page
Elements must meet minimum color contrast ratio thresholds
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-8b26b2ae | Pattern ID: A11Y-cef36475
<time datetime="2026-04-27T12:00:00Z">Maandag 27/04/2026</time>
XPath: time[datetime="2026-04-27T12:00:00Z"]
Example 5 View on Page
Elements must meet minimum color contrast ratio thresholds
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-57475972 | Pattern ID: A11Y-c6e07a37
<span>Meer lezen</span>
XPath: article[data-history-node-id="1631"] > .lees-meer > span
165 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.
34 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-05 🔑 Bug ID: A11Y-1446e4fd | Pattern ID: A11Y-c1791208
<span class="vlw__contact__toggle__label">Hulp nodig</span>
XPath: .vlw__contact__toggle__label
Example 2 View on Page
All page content should be contained by landmarks
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-90907ab5 | Pattern ID: A11Y-caf65a31
<div class="cookie-compliance-text">Deze website maakt gebruik van cookies om je gebruikservaring te verbeteren. <a rel="nofollow" href="/cookies" class="find-more-button eu-cookie-compliance-more-button find-more-button-processed"><span>Meer informatie over cookies</span></a></div>
XPath: .cookie-compliance-text
Example 3 View on Page
All page content should be contained by landmarks
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-c7941be1 | Pattern ID: A11Y-ee56ea25
<a rel="nofollow" href="/cookies?url=%2f" class="btn-cookie-compliance btn-cookie-accept">Beheer mijn cookies</a>
XPath: a[href="/cookies?url=%2f"]
Example 4 View on Page
All page content should be contained by landmarks
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-ba833810 | Pattern ID: A11Y-34285466
<div id="skip-content" class="skip"><a href="#content-main" class="btn-primary skip-navigation" data-scrollto="skip" rel="nofollow"> <span>Naar inhoud</span> </a></div>
XPath: #skip-content
Example 5 View on Page
All page content should be contained by landmarks
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-6d3ee05d | Pattern ID: A11Y-c1791208
<span class="vlw__contact__toggle__label">Hulp nodig</span>
XPath: .vlw__contact__toggle__label
14 Moderate axe scope-attr-valid
1 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
scope attribute should be used correctly
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-8c12f41f | Pattern ID: A11Y-56a2f322
<td scope="row" class="dayname">maandag</td>
XPath: .col-sm-12.col-lg-6.col-md-6:nth-child(1) > table > tbody > tr:nth-child(1) > .dayname[scope="row"]
Example 2 View on Page
scope attribute should be used correctly
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-f8540a50 | Pattern ID: A11Y-31a690d0
<td scope="row" class="dayname">dinsdag</td>
XPath: .col-sm-12.col-lg-6.col-md-6:nth-child(1) > table > tbody > tr:nth-child(2) > .dayname[scope="row"]
Example 3 View on Page
scope attribute should be used correctly
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-817e1fdb | Pattern ID: A11Y-cd35fab9
<td scope="row" class="dayname">woensdag</td>
XPath: .col-sm-12.col-lg-6.col-md-6:nth-child(1) > table > tbody > tr:nth-child(3) > .dayname[scope="row"]
Example 4 View on Page
scope attribute should be used correctly
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-22fdc0b6 | Pattern ID: A11Y-65fbf30e
<td scope="row" class="dayname">donderdag</td>
XPath: .col-sm-12.col-lg-6.col-md-6:nth-child(1) > table > tbody > tr:nth-child(4) > .dayname[scope="row"]
Example 5 View on Page
scope attribute should be used correctly
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-39963f84 | Pattern ID: A11Y-faf5c557
<td scope="row" class="dayname">vrijdag</td>
XPath: .col-sm-12.col-lg-6.col-md-6:nth-child(1) > table > tbody > tr:nth-child(5) > .dayname[scope="row"]
12 Moderate axe image-redundant-alt
3 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-05 🔑 Bug ID: A11Y-07407cfa | Pattern ID: A11Y-941e2c1e
<img class="img-responsive" src="/files/uploads/imagecache/nexAdvalvasType/images/Iconen/uit-logo-wit.png" alt="EVENEMENTEN">
XPath: img[alt="EVENEMENTEN"]
Example 2 View on Page
Alternative text of images should not be repeated as text
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-73bbcff6 | Pattern ID: A11Y-9539c469
<img class="img-responsive" src="/files/uploads/imagecache/nexAdvalvasType/images/Iconen/outline_question_answer_white_48dp.png" alt="MAAK EEN MELDING">
XPath: img[alt="MAAK EEN MELDING"]
Example 3 View on Page
Alternative text of images should not be repeated as text
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-5a51b6f1 | Pattern ID: A11Y-0a96058b
<img class="img-responsive" src="/files/uploads/imagecache/nexAdvalvasType/images/advalvas/hechtel_eksel_logo_boom_neg.png" alt="SNELLOKET">
XPath: img[alt="SNELLOKET"]
Example 4 View on Page
Alternative text of images should not be repeated as text
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-03e57b0e | Pattern ID: A11Y-6f3edb29
<img class="img-responsive" src="/files/uploads/imagecache/nexAdvalvasType/images/Iconen/outline_access_time_white_18dp.png" alt="ONTHAAL, CONTACT &amp; OPENINGSUREN">
XPath: a[href$="contact"] > .alternate > .img-box > .img-responsive
Example 5 View on Page
Alternative text of images should not be repeated as text
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-123b24ec | Pattern ID: A11Y-5548d1d4
<img class="img-responsive" src="/files/uploads/imagecache/nexAdvalvasType/images/advalvas/hechtel_eksel_logo_boom_neg.png" alt="DIGITAAL LOKET">
XPath: img[alt="DIGITAAL LOKET"]
9 Moderate axe aria-allowed-role
2 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-05 🔑 Bug ID: A11Y-dc9e8888 | Pattern ID: A11Y-71e51ccf
<article class="elementor-post elementor-grid-item post-38805 post type-post status-publish format-standard has-post-thumbnail hentry category-algemeen category-mobiliteit-en-verkeer" role="listitem">
XPath: .post-38805
Example 2 View on Page
ARIA role should be appropriate for the element
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-5b9337f0 | Pattern ID: A11Y-cb612d14
<article class="elementor-post elementor-grid-item post-38785 post type-post status-publish format-standard has-post-thumbnail hentry category-sport" role="listitem">
XPath: .post-38785
Example 3 View on Page
ARIA role should be appropriate for the element
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-4cde9e55 | Pattern ID: A11Y-1ce85ef2
<article class="elementor-post elementor-grid-item post-38579 post type-post status-publish format-standard has-post-thumbnail hentry category-sport" role="listitem">
XPath: .post-38579
Example 4 View on Page
ARIA role should be appropriate for the element
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-300bc4f1 | Pattern ID: A11Y-0fa61f9e
<article class="partial__item spotlight__item" data-id="11" role="listitem">
XPath: article[data-id="11"]
Example 5 View on Page
ARIA role should be appropriate for the element
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-ddf15522 | Pattern ID: A11Y-e73fbf04
<article class="partial__item spotlight__item" data-id="10" role="listitem">
XPath: article[data-id="10"]
9 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.
3 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-05 🔑 Bug ID: A11Y-fcf6708f | Pattern ID: A11Y-f41c3de7
<a href="/aanvragen-documenten" class="btn-more" aria-hidden="true"><span>Bekijk alles</span></a>
XPath: .btn-more[href$="aanvragen-documenten"][aria-hidden="true"]
Example 2 View on Page
ARIA hidden element must not be focusable or contain focusable elements
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-0a75027d | Pattern ID: A11Y-0347fab7
<a href="/welzijn" class="btn-more" aria-hidden="true"><span>Bekijk alles</span></a>
XPath: .btn-more[href$="welzijn"][aria-hidden="true"]
Example 3 View on Page
ARIA hidden element must not be focusable or contain focusable elements
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-d260d2e0 | Pattern ID: A11Y-94626d05
<a href="/wonen-en-ruimte" class="btn-more" aria-hidden="true"><span>Bekijk alles</span></a>
XPath: .btn-more[href$="wonen-en-ruimte"][aria-hidden="true"]
Example 4 View on Page
ARIA hidden element must not be focusable or contain focusable elements
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-92b8a02b | Pattern ID: A11Y-f71b7c8e
<a href="/milieu-en-mobiliteit" class="btn-more" aria-hidden="true"><span>Bekijk alles</span></a>
XPath: .btn-more[href$="milieu-en-mobiliteit"][aria-hidden="true"]
Example 5 View on Page
ARIA hidden element must not be focusable or contain focusable elements
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-26b51e1c | Pattern ID: A11Y-50a88acb
<a href="/werk-en-ondernemen" class="btn-more" aria-hidden="true"><span>Bekijk alles</span></a>
XPath: .btn-more[href$="werk-en-ondernemen"][aria-hidden="true"]
4 Moderate axe SC 1.1.1 A Visual object-alt
1 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer

Blocking: No

WCAG: SC 1.1.1 A

Disabilities affected:
Visual

Affected Pages

Who Is Affected

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

Examples

Example 1 View on Page
<object> elements must have alternative text
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-9903c93d | Pattern ID: A11Y-01a438fd
<object type="image/svg+xml" data="/files/uploads/images/advalvas/afspraak.svg" class="typed-svg"></object>
XPath: .alt > .img-container > .alternate > .img-box > object
Example 2 View on Page
<object> elements must have alternative text
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-9076c491 | Pattern ID: A11Y-b1345608
<object type="image/svg+xml" data="/files/uploads/images/advalvas/poi.svg" class="typed-svg"></object>
XPath: .img-container[href$="meldingen-en-klachten"] > .alternate > .img-box > object
Example 3 View on Page
<object> elements must have alternative text
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-aa6b73c9 | Pattern ID: A11Y-8062ce15
<object type="image/svg+xml" data="/files/uploads/images/advalvas/werken.svg" class="typed-svg"></object>
XPath: .img-container[href$="werkenbijstadmaaseik"] > .alternate > .img-box > object
Example 4 View on Page
<object> elements must have alternative text
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-bea52935 | Pattern ID: A11Y-5bd41ef7
<object type="image/svg+xml" data="/files/uploads/images/advalvas/recyclagepark.svg" class="typed-svg"></object>
XPath: a[href$="recyclagepark-6"] > .alternate > .img-box > object
3 Critical axe SC 1.1.1 A Visual image-alt: Ensures every <img> element has alternative text. Without alt text, blind users receive no information about the image's meaning or purpose.
3 pages affected

Rule Information

Engine: axe

Roles: Content Author

Blocking: ⚠️ Yes (Task-Blocking)

WCAG: SC 1.1.1 A

Disabilities affected:
Visual

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-05 🔑 Bug ID: A11Y-0acfd6fd | Pattern ID: A11Y-325c60b0
<img src="https://appoint.be/favicon/favicon.png">
XPath: a[href$="www.appoint.be"] > img
Example 2 View on Page
Images must have alternative text
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-7ab38800 | Pattern ID: A11Y-73377d62
<img src="/sites/default/files/styles/banner_home/public/2022-10/Stadhuis%20Bree%20homepage.jpg?h=76537120&amp;itok=YlYq2M70 " alt=" ">
XPath: img[alt=" "]
Example 3 View on Page
Images must have alternative text
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-21f02a28 | Pattern ID: A11Y-d0ef9194
<img src="/sites/default/files/inline-images/1751277864403-09b1f9ed-6913-4e00-9a72-4ca5ee2bcfb2_1.jpg" data-entity-uuid="b4d0f5ce-d340-4585-a4ea-1eccd6467379" data-entity-type="file" width="1024" height="559" loading="lazy">
XPath: img[data-entity-type="file"]
3 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.
3 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-05 🔑 Bug ID: A11Y-4ff3c363 | Pattern ID: A11Y-85b00be0
<html lang="nl-NL" class="js no-applicationcac...">
XPath: html
Example 2 View on Page
Document should have one main landmark
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-d846e2d6 | Pattern ID: A11Y-85b00be0
<html class="js svg video placeholder history fetch target csstransitions arrow webanimations svg arrow placeholder webanimations" lang="nl" itemscope="" itemtype="http://schema.org/Article">
XPath: html
Example 3 View on Page
Document should have one main landmark
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-19deeff4 | Pattern ID: A11Y-85b00be0
<html lang="nl" style="--vlw-theme-primary-...">
XPath: html
3 Moderate axe landmark-unique
2 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-05 🔑 Bug ID: A11Y-f8241a4b | Pattern ID: A11Y-52076aca
<div class="topmenu" role="navigation">
XPath: .topmenu
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-05 🔑 Bug ID: A11Y-183faa68 | Pattern ID: A11Y-76a8d2af
<footer id="footer">
XPath: #footer
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-05 🔑 Bug ID: A11Y-51c6afd2 | Pattern ID: A11Y-52f8b585
<main>
XPath: .uberwrapper > main
3 Moderate axe page-has-heading-one
3 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-05 🔑 Bug ID: A11Y-d25061a3 | Pattern ID: A11Y-ee8d7590
<html lang="nl" dir="ltr" prefix="og: https://ogp.me/ns#" class=" js">
XPath: html
Example 2 View on Page
Page should contain a level-one heading
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-da45da1f | Pattern ID: A11Y-ee8d7590
<html lang="nl" style="--vlw-theme-primary-...">
XPath: html
Example 3 View on Page
Page should contain a level-one heading
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-ace40e1a | Pattern ID: A11Y-ee8d7590
<html lang="nl-be" class="">
XPath: html
3 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.
3 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-05 🔑 Bug ID: A11Y-09f0607b | Pattern ID: A11Y-98527d57
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0 ,user-scalable=0">
XPath: meta[name="viewport"]
Example 2 View on Page
Zooming and scaling must not be disabled
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-edb2e6d7 | Pattern ID: A11Y-98527d57
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0 ,user-scalable=0">
XPath: meta[name="viewport"]
Example 3 View on Page
Zooming and scaling must not be disabled
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-41450522 | Pattern ID: A11Y-98527d57
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no">
XPath: meta[name="viewport"]
3 Moderate axe label-title-only
3 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-05 🔑 Bug ID: A11Y-f52fc5a2 | Pattern ID: A11Y-f5ce98a2
<input type="text" name="q" class="form-control txt" id="txtkeyword" title="Waarmee kunnen we je helpen?" autocomplete="off" placeholder="Waarmee kunnen we je helpen?" data-placeholder="Waarmee kunnen we je helpen?" data-placeholder-mobile="Zoeken">
XPath: #txtkeyword
Example 2 View on Page
Form elements should have a visible label
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-e2eccd6f | Pattern ID: A11Y-ac45552a
<input title="Geef de woorden op waarnaar u wilt zoeken." type="text" id="edit-search-block-form--2" name="search_block_form" value="" size="15" maxlength="128" class="form-text">
XPath: #edit-search-block-form--2
Example 3 View on Page
Form elements should have a visible label
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-558d828e | Pattern ID: A11Y-f5ce98a2
<input type="text" name="q" class="form-control txt" id="txtkeyword" title="trefwoord" autocomplete="off" placeholder="Trefwoord">
XPath: #txtkeyword
2 Moderate axe heading-order: Ensures heading levels are not skipped (e.g. h1→h3). Inconsistent heading hierarchy makes page structure difficult to navigate for screen reader users.
1 pages affected

Rule Information

Engine: axe

Roles: Content Author, UX Designer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Heading levels should only increase by one
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-76817473 | Pattern ID: A11Y-18fa7001
<h5 class="elementor-post__title"> <a href="https://bocholt.be/2026/04/21/jaarlijks-onderhoud-gemeentewegen-van-start-o-a-lillerbaan/"> Jaarlijks onderhoud gemeentewegen van start: o.a. Lillerbaan </a> </h5>
XPath: .post-38805 > .elementor-post__card > .elementor-post__text > .elementor-post__title
Example 2 View on Page
Heading levels should only increase by one
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-9ad8ef3e | Pattern ID: A11Y-05f7c040
<h5>Gemeentehuis Bocholt</h5>
XPath: #contact_info-1 > h5
2 Moderate axe aria-dialog-name
2 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
ARIA dialog and alertdialog nodes should have an accessible name
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-497c9061 | Pattern ID: A11Y-605423fe
<div class="fancybox-container fancybox-is-open fancybox-can-swipe" role="dialog" tabindex="-1" id="fancybox-container-1" style="transition-duration: 366ms;">
XPath: #fancybox-container-1
Example 2 View on Page
ARIA dialog and alertdialog nodes should have an accessible name
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-93662915 | Pattern ID: A11Y-97068582
<div class="bootbox modal fade cookie-preferences in" tabindex="-1" role="dialog" style="display: block;" aria-hidden="false">
XPath: .bootbox
1 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-05 🔑 Bug ID: A11Y-2e4aeeb2 | Pattern ID: A11Y-5ef31406
<span class="search-icon ui-icon-search-1" aria-label="Zoeken"></span>
XPath: .search-icon
1 Moderate axe landmark-contentinfo-is-top-level
1 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Contentinfo landmark should not be contained in another landmark
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-a3981a9e | Pattern ID: A11Y-cefa83f8
<div class="full" role="contentinfo">
XPath: .full
1 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.
1 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer, UX Designer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Document should not have more than one contentinfo landmark
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-553c76b5 | Pattern ID: A11Y-2c072ccb
<footer id="footer">
XPath: #footer
1 Critical axe SC 4.1.2 A Visual Motor Cognitive button-name: Ensures buttons have discernible text so screen reader users know what action the button performs.
1 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer, Content Author

Blocking: ⚠️ Yes (Task-Blocking)

WCAG: SC 4.1.2 A

Disabilities affected:
Visual Motor Cognitive

Affected Pages

Who Is Affected

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

Examples

Example 1 View on Page
Buttons must have discernible text
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-d9715530 | Pattern ID: A11Y-f73a397b
<button class="ppms_cm_close_popup" id="ppms_cm_close-popup" data-disable-select="true">
XPath: #ppms_cm_close-popup
1 Serious axe SC 4.1.2 A Visual Motor Cognitive frame-title: Ensures <iframe> and <frame> elements have a descriptive title attribute so screen reader users understand what the embedded content contains.
1 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer, Content Author

Blocking: No

WCAG: SC 4.1.2 A

Disabilities affected:
Visual Motor Cognitive

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-05 🔑 Bug ID: A11Y-bb2adfea | Pattern ID: A11Y-38aafcfa
<iframe id="iframe_flxml_submit" name="iframe_flxml_submit" style="width:100%;height:70px;visibility:visible;display:block;background-color:transparent" allowtransparency="true" src="//www.flexmail.eu/public/blank.html" frameborder="0" scrolling="no"></iframe>
XPath: #iframe_flxml_form
1 Moderate axe landmark-no-duplicate-main: Ensures the page has only one main landmark. Multiple main landmarks make it impossible for screen reader users to reliably skip to primary content.
1 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer, UX Designer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Document should not have more than one main landmark
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-cf259118 | Pattern ID: A11Y-6e7073cd
<main>
XPath: .uberwrapper > main
1 Moderate axe empty-heading
1 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-05 🔑 Bug ID: A11Y-52b1c869 | Pattern ID: A11Y-e29cf760
<h2></h2>
XPath: .widget__wrapper > h2
1 Critical axe SC 4.1.2 A Visual Motor Cognitive label: Ensures every form input has an associated label. Without labels, screen reader users cannot understand what information a form field requires.
1 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer, UX Designer

Blocking: ⚠️ Yes (Task-Blocking)

WCAG: SC 4.1.2 A

Disabilities affected:
Visual Motor Cognitive

Affected Pages

Who Is Affected

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

Examples

Example 1 View on Page
Form elements must have labels
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-3774a20b | Pattern ID: A11Y-38aafcfa
<input type="checkbox" name="fields[820c0f9798985ae4106a47cad8b05bce2932a5b2350b2d8144f61e74d8daa2d6dfb7f43d2cb531253c34ebdf2a01dbfe][]" value="Algemene nieuwsbrief" aria-labelledby="algemene-nieuwsbriefr">
XPath: #iframe_flxml_form
1 Moderate axe SC 4.1.2 A Visual Motor Cognitive input-button-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
Input buttons must have discernible text
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-3ec8f96d | Pattern ID: A11Y-5d1da933
<input type="submit" id="edit-submit" name="op" value=" " class="form-submit">
XPath: #edit-submit

🔧 Most Common Issues (AccessLint)

31 rules
274 Moderate accesslint distinguishable/color-contrast
26 pages affected

Rule Information

Engine: accesslint

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Insufficient color contrast ratio of 3.13:1 (required 4.5:1).
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-3e94374b | Pattern ID: A11Y-c9e157ca
<span class="vlw__contact__toggle__label">Hulp nodig</span>
XPath: div > a[href="#"] > span
Example 2 View on Page
Insufficient color contrast ratio of 3.13:1 (required 4.5:1).
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-86f899f4 | Pattern ID: A11Y-3d83f883
<a class="" href="/info-contact">INFO &amp; CONTACT</a>
XPath: li:nth-of-type(1) > a[href="/info-contact"]
Example 3 View on Page
Insufficient color contrast ratio of 3.13:1 (required 4.5:1).
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-610522bb | Pattern ID: A11Y-25509a4b
<a class="" href="/openingsuren-alle-diensten">OPENINGSUREN</a>
XPath: li:nth-of-type(2) > a[href="/openingsuren-alle-diensten"]
Example 4 View on Page
Insufficient color contrast ratio of 3.13:1 (required 4.5:1).
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-92772a78 | Pattern ID: A11Y-7f7837ee
<a class="ext" href="https://agenda.appoint.be/e/aHN0UVJrME14VXZJbG5lQnRJcStlUWJyQ3dUWm5pUFRMYlpGMHVLZ2ZDODJmSEJoSXB1eXJONkN5M0V3RW5jMTRjV3FCOHdtcWxLOUpjOFpUZG83bjh1aThBV3BwbTIyb2hoYTdTYVQyaXhUSFFqaCt...
XPath: #paddle_components_navigation_block_7e850dbb-05ac-4c3a-8ad7-5dbc0e4ee9c2 > div > div > ul > li:nth-of-type(3) > a
Example 5 View on Page
Insufficient color contrast ratio of 3.13:1 (required 4.5:1).
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-2cc88682 | Pattern ID: A11Y-5c9c1af7
<a class="ext" href="https://as.smartloket.be/smartloket" data-extlink="" target="_blank" rel="noopener nofollow" title="(opens in a new window)">ONLINE AANVRAGEN</a>
XPath: li:nth-of-type(4) > a[href="https://as.smartloket.be/smartloket"]
181 Moderate accesslint aria/aria-allowed-attr
2 pages affected

Rule Information

Engine: accesslint

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
ARIA attribute "aria-expanded" is not allowed on role "listitem".
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-5a64b830 | Pattern ID: A11Y-ecdba45a
<li class="level-1 first parent" aria-expanded="false"><a href="javascript:void(0)" class="link" target="_self">wonen en welzijn</a><div class="submenu"><ul class="menu"><li class="parent" aria-expand...
XPath: #main-menu > ul > li:nth-of-type(1)
Example 2 View on Page
ARIA attribute "aria-expanded" is not allowed on role "listitem".
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-f61cf5c7 | Pattern ID: A11Y-8eccd9df
<li class="parent" aria-expanded="false"><a href="/wonen-en-welzijn/burger" class="" target="_self">burger</a><div class="submenu"><ul class="menu"><li aria-expanded="false"><a href="/wonen-en-welzijn...
XPath: #main-menu > ul > li:nth-of-type(1) > div > ul > li:nth-of-type(1)
Example 3 View on Page
ARIA attribute "aria-expanded" is not allowed on role "listitem".
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-703c438c | Pattern ID: A11Y-0c31ad56
<li aria-expanded="false"><a href="/wonen-en-welzijn/burger/geboorte-adoptie-erkenning-en-nationaliteit" class="" target="_self">geboorte, adoptie, erkenning en nationaliteit</a></li>
XPath: li:nth-of-type(1) > div > ul > li:nth-of-type(1) > div > ul > li:nth-of-type(1)
Example 4 View on Page
ARIA attribute "aria-expanded" is not allowed on role "listitem".
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-f7590bea | Pattern ID: A11Y-3450a87f
<li aria-expanded="false"><a href="/wonen-en-welzijn/burger/identiteit-en-uittreksels" class="" target="_self">identiteit en uittreksels</a></li>
XPath: li:nth-of-type(1) > div > ul > li:nth-of-type(1) > div > ul > li:nth-of-type(2)
Example 5 View on Page
ARIA attribute "aria-expanded" is not allowed on role "listitem".
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-1e092273 | Pattern ID: A11Y-a6101e14
<li aria-expanded="false"><a href="/wonen-en-welzijn/burger/samenleven-huwen-en-scheiden" class="" target="_self">samenleven, huwen en scheiden</a></li>
XPath: li:nth-of-type(1) > div > ul > li:nth-of-type(1) > div > ul > li:nth-of-type(3)
76 Moderate accesslint landmarks/region
35 pages affected

Rule Information

Engine: accesslint

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Content is not contained within a landmark region.
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-eafef408 | Pattern ID: A11Y-e892322a
<div class="cookie-complicance-wrapper" id="cookie-compliance"><div class="container"><form method="post" action="/cookies?url=%2f"><div class="cookie-compliance-text">Deze website maakt gebruik van c...
XPath: #cookie-compliance
Example 2 View on Page
Content is not contained within a landmark region.
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-805b135c | Pattern ID: A11Y-b1c883e7
<div id="sliding-popup" role="alertdialog" aria-describedby="popup-text" aria-label="Cookie compliance banner" class="sliding-popup-bottom" style="bottom: 0px;"><button type="button" class="eu-cookie-...
XPath: #sliding-popup
Example 3 View on Page
Content is not contained within a landmark region.
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-699f83d4 | Pattern ID: A11Y-e892322a
<div class="cookie-complicance-wrapper" id="cookie-compliance"><div class="container"><form method="post" action="/cookies?url=%2f"><div class="cookie-compliance-text">Deze website maakt gebruik van c...
XPath: #cookie-compliance
Example 4 View on Page
Content is not contained within a landmark region.
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-1dbd895f | Pattern ID: A11Y-5d3088c3
<div id="CybotCookiebotDialog" name="CybotCookiebotDialog" role="dialog" aria-modal="true" aria-labelledby="CybotCookiebotDialogBodyContentTitle" tabindex="-1" lang="nl" dir="ltr" ng-non-bindable="" s...
XPath: #CybotCookiebotDialog
Example 5 View on Page
Content is not contained within a landmark region.
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-66924f91 | Pattern ID: A11Y-7fa9c13f
<div id="skip-content" class="skip"> <div class="container"> <a href="#content-main" data-scrollto="skip" rel="nofollow"> <span>Naar inhoud</span> </a> </div> </div>
XPath: #skip-content
26 Moderate accesslint landmarks/no-duplicate-banner
25 pages affected

Rule Information

Engine: accesslint

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Page has multiple banner landmarks.
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-3be274ca | Pattern ID: A11Y-12e15502
<header class="header has-hamburger"><div class="header-main"><div class="container"><div class="header-brand"><a href="/" class="brand" data-tooltip="Terug naar startpagina"> <span class="brand-txt">...
XPath: #inner-wrap > header
Example 2 View on Page
Page has multiple banner landmarks.
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-e3e0cd7f | Pattern ID: A11Y-03e22cd3
<header class="header" style="background-image: url(&quot;https://www.as.be/sites/default/files/2026-02/Terril-As300-2304-2.jpg?itok=fNg05ulR&quot;);"> <div class="header-content"> <div class="c...
XPath: div:nth-of-type(2) > div > div > header
Example 3 View on Page
Page has multiple banner landmarks.
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-72f4ad1a | Pattern ID: A11Y-12e15502
<header class="header has-hamburger"><div class="header-meta"><div class="container meta-container-wrapper"><ul class="nav-meta"><li class="item" data-id="3" data-width="178.125"><a href="/contact"> <...
XPath: #inner-wrap > header
Example 4 View on Page
Page has multiple banner landmarks.
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-b375e033 | Pattern ID: A11Y-9b0ec288
<header class="header has-hamburger"> <div class="header-main header__main" data-menu-position="under"> <div class="container"> <div class="header__container-wrapper"> <div class="header-brand header_...
XPath: #body > header
Example 5 View on Page
Page has multiple banner landmarks.
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-2496d762 | Pattern ID: A11Y-676b5685
<header class="top-header" data-color="light"> <div class="main-header-holder naturalife-light-header dynamic-skin"> <div class="header-elements"> <div class="header-row first"> <div ...
XPath: #container > header:nth-of-type(1)
14 Moderate accesslint aria/aria-hidden-focus
5 pages affected

Rule Information

Engine: accesslint

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Focusable element is inside an aria-hidden region.
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-340e4356 | Pattern ID: A11Y-db0c7e25
<a rel="nofollow" class="rsbtn_play" title="Laat de tekst voorlezen met ReadSpeaker webReader" href="//app-eu.readspeaker.com/cgi-bin/rsent?customerid=9262&amp;lang=nl_be&amp;readid=wrapper&amp;url=ht...
XPath: #readspeaker_button1 > a[aria-label="Lees voor"]
Example 2 View on Page
Focusable element is inside an aria-hidden region.
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-53e8d7e3 | Pattern ID: A11Y-e437317d
<button class="rs-summary-btn rs_preserve rs_skip_always" position="inside" title="Eenvoudige tekst" data-rslang="title:summary-button"><span class="rsicn rsicn-summary"></span><span class="rs-summary...
XPath: #readspeaker_button1 > div > button
Example 3 View on Page
Focusable element is inside an aria-hidden region.
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-63732c28 | Pattern ID: A11Y-7e51ee8a
<a href="/aanvragen-documenten" class="btn-more" aria-hidden="true"><span>Bekijk alles</span></a>
XPath: #home > div:nth-of-type(2) > div > ul > li[data-id="3457"] > div > a[href="/aanvragen-documenten"]
Example 4 View on Page
Focusable element is inside an aria-hidden region.
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-2a5b504b | Pattern ID: A11Y-70d1f7eb
<a href="/welzijn" class="btn-more" aria-hidden="true"><span>Bekijk alles</span></a>
XPath: #home > div:nth-of-type(2) > div > ul > li[data-id="3509"] > div > a[href="/welzijn"]
Example 5 View on Page
Focusable element is inside an aria-hidden region.
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-f24bc979 | Pattern ID: A11Y-60c28c46
<a href="/wonen-en-ruimte" class="btn-more" aria-hidden="true"><span>Bekijk alles</span></a>
XPath: #home > div:nth-of-type(2) > div > ul > li[data-id="3507"] > div > a[href="/wonen-en-ruimte"]
13 Moderate accesslint text-alternatives/image-redundant-alt
3 pages affected

Rule Information

Engine: accesslint

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Alt text "EVENEMENTEN" duplicates surrounding a text.
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-d536d0fe | Pattern ID: A11Y-8276d2d1
<img class="img-responsive" src="/files/uploads/imagecache/nexAdvalvasType/images/Iconen/uit-logo-wit.png" alt="EVENEMENTEN">
XPath: a[href="/uit-in-hechtel-eksel"] > div > span > img
Example 2 View on Page
Alt text "MAAK EEN MELDING" duplicates surrounding a text.
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-63b1bd5f | Pattern ID: A11Y-b6ea57d7
<img class="img-responsive" src="/files/uploads/imagecache/nexAdvalvasType/images/Iconen/outline_question_answer_white_48dp.png" alt="MAAK EEN MELDING">
XPath: a[href="/meldingen"] > div > span > img
Example 3 View on Page
Alt text "SNELLOKET" duplicates surrounding a text.
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-def407f1 | Pattern ID: A11Y-fd3649e3
<img class="img-responsive" src="/files/uploads/imagecache/nexAdvalvasType/images/advalvas/hechtel_eksel_logo_boom_neg.png" alt="SNELLOKET">
XPath: a[href="https://www.hechtel-eksel.be/snelloket"] > div > span > img
Example 4 View on Page
Alt text "ONTHAAL, CONTACT & OPENINGSUREN" duplicates surrounding a text.
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-b2ce2622 | Pattern ID: A11Y-57544531
<img class="img-responsive" src="/files/uploads/imagecache/nexAdvalvasType/images/Iconen/outline_access_time_white_18dp.png" alt="ONTHAAL, CONTACT &amp; OPENINGSUREN">
XPath: a[href="/contact"] > div > span > img
Example 5 View on Page
Alt text "DIGITAAL LOKET" duplicates surrounding a text.
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-208b8c8a | Pattern ID: A11Y-da01e638
<img class="img-responsive" src="/files/uploads/imagecache/nexAdvalvasType/images/advalvas/hechtel_eksel_logo_boom_neg.png" alt="DIGITAAL LOKET">
XPath: a[href="/digitaal-loket"] > div > span > img
11 Moderate accesslint labels-and-names/label-content-mismatch
2 pages affected

Rule Information

Engine: accesslint

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Accessible name "Noodzakelijk (37)" does not contain visible text "Noodzakelijk 37".
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-52dc495e | Pattern ID: A11Y-8d470bb2
<button id="CybotCookiebotDialogDetailBodyContentCookieContainerNecessary" class="CybotCookiebotDialogDetailBodyContentCookieContainerButton CybotCookiebotDialogCollapsed" lang="nl" data-target="Cybot...
XPath: #CybotCookiebotDialogDetailBodyContentCookieContainerNecessary
Example 2 View on Page
Accessible name "Voorkeuren (1)" does not contain visible text "Voorkeuren 1".
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-a8e8468b | Pattern ID: A11Y-bebf9773
<button id="CybotCookiebotDialogDetailBodyContentCookieContainerPreference" class="CybotCookiebotDialogDetailBodyContentCookieContainerButton CybotCookiebotDialogCollapsed" lang="nl" data-target="Cybo...
XPath: #CybotCookiebotDialogDetailBodyContentCookieContainerPreference
Example 3 View on Page
Accessible name "Statistieken (10)" does not contain visible text "Statistieken 10".
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-78c6e795 | Pattern ID: A11Y-c925881c
<button id="CybotCookiebotDialogDetailBodyContentCookieContainerStatistics" class="CybotCookiebotDialogDetailBodyContentCookieContainerButton CybotCookiebotDialogCollapsed" lang="nl" data-target="Cybo...
XPath: #CybotCookiebotDialogDetailBodyContentCookieContainerStatistics
Example 4 View on Page
Accessible name "Marketing (30)" does not contain visible text "Marketing 30".
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-8a8589c0 | Pattern ID: A11Y-abdf2978
<button id="CybotCookiebotDialogDetailBodyContentCookieContainerAdvertising" class="CybotCookiebotDialogDetailBodyContentCookieContainerButton CybotCookiebotDialogCollapsed" lang="nl" data-target="Cyb...
XPath: #CybotCookiebotDialogDetailBodyContentCookieContainerAdvertising
Example 5 View on Page
Accessible name "[#IABV2_LABEL_PURPOSES_ARIA_LABEL#]" does not contain visible text "[#IABV2_LABEL_PURPOSES#]".
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-cbb68ddb | Pattern ID: A11Y-5c973150
<button id="CybotCookiebotDialogDetailBodyContentIABv2Purposes" class="CybotCookiebotDialogDetailBodyContentIABv2Tab CybotCookiebotDialogCollapsed" tabindex="0" data-target="CybotCookiebotDialogDetail...
XPath: #CybotCookiebotDialogDetailBodyContentIABv2Purposes
10 Moderate accesslint aria/aria-allowed-role
3 pages affected

Rule Information

Engine: accesslint

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Role "listitem" is not allowed on element <article>.
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-a6930757 | Pattern ID: A11Y-563d22b5
<article class="elementor-post elementor-grid-item post-38805 post type-post status-publish format-standard has-post-thumbnail hentry category-algemeen category-mobiliteit-en-verkeer" role="listitem">...
XPath: div > article:nth-of-type(1)
Example 2 View on Page
Role "listitem" is not allowed on element <article>.
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-fd281c7c | Pattern ID: A11Y-0edd1587
<article class="elementor-post elementor-grid-item post-38785 post type-post status-publish format-standard has-post-thumbnail hentry category-sport" role="listitem"> <div class="elementor-post__ca...
XPath: div > article:nth-of-type(2)
Example 3 View on Page
Role "listitem" is not allowed on element <article>.
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-82d31446 | Pattern ID: A11Y-14366ef2
<article class="elementor-post elementor-grid-item post-38579 post type-post status-publish format-standard has-post-thumbnail hentry category-sport" role="listitem"> <div class="elementor-post__ca...
XPath: div > article:nth-of-type(3)
Example 4 View on Page
Role "presentation" is not allowed on element <button>.
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-3163915d | Pattern ID: A11Y-60e2d0ed
<button data-toggle="offcanvas" class="navbar-toggle btn-menu" type="button" role="presentation"> <span>Menu</span> </button>
XPath: div:nth-of-type(3) > button
Example 5 View on Page
Role "listitem" is not allowed on element <article>.
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-20036aee | Pattern ID: A11Y-f30aec7b
<article class="partial__item spotlight__item" data-id="11" role="listitem"> <div class="partial__item-container link-hover"> <div class="spotlight__icon-wrapper"> <svg class="spotlight__icon" aria-hi...
XPath: div > article[data-id="11"]
8 Moderate accesslint keyboard-accessible/focus-order
2 pages affected

Rule Information

Engine: accesslint

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Non-interactive <div> with tabindex="0" has no interactive role.
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-e6140cb9 | Pattern ID: A11Y-07f8fbe3
<div class="asl_option hiddend" tabindex="0"> <div class="asl_option_inner"> <input type="checkbox" value="exact" aria-label="Exact matches only" name="asl_gen[]"> <div class="asl_option_ch...
XPath: fieldset:nth-of-type(1) > div:nth-of-type(1)
Example 2 View on Page
Non-interactive <div> with tabindex="0" has no interactive role.
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-3a922947 | Pattern ID: A11Y-63485a15
<div class="asl_option hiddend" tabindex="0"> <div class="asl_option_inner"> <input type="checkbox" value="title" aria-label="Search in title" name="asl_gen[]" checked="checked"> <div class...
XPath: fieldset:nth-of-type(1) > div:nth-of-type(2)
Example 3 View on Page
Non-interactive <div> with tabindex="0" has no interactive role.
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-b5b3879c | Pattern ID: A11Y-45b901b1
<div class="asl_option hiddend" tabindex="0"> <div class="asl_option_inner"> <input type="checkbox" value="content" aria-label="Search in content" name="asl_gen[]" checked="checked"> <div c...
XPath: fieldset:nth-of-type(1) > div:nth-of-type(3)
Example 4 View on Page
Non-interactive <div> with tabindex="0" has no interactive role.
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-aed0c59d | Pattern ID: A11Y-92a8aed4
<div class="ps-scrollbar-x" tabindex="0" style="left: 0px; width: 0px;"></div>
XPath: div:nth-of-type(11) > div:nth-of-type(2) > div
Example 5 View on Page
Non-interactive <div> with tabindex="0" has no interactive role.
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-265375e3 | Pattern ID: A11Y-e4a29025
<div class="ps-scrollbar-y" tabindex="0" style="top: 0px; height: 0px;"></div>
XPath: div:nth-of-type(11) > div:nth-of-type(3) > div
7 Moderate accesslint aria/aria-required-attr
1 pages affected

Rule Information

Engine: accesslint

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Role "switch" requires attribute "aria-checked".
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-6c35ca53 | Pattern ID: A11Y-44564b27
<input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonPreferences" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox" data-target="CybotCookiebotDialogBod...
XPath: #CybotCookiebotDialogBodyLevelButtonPreferences
Example 2 View on Page
Role "switch" requires attribute "aria-checked".
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-5e4ca91a | Pattern ID: A11Y-d1bafd69
<input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonStatistics" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox" data-target="CybotCookiebotDialogBody...
XPath: #CybotCookiebotDialogBodyLevelButtonStatistics
Example 3 View on Page
Role "switch" requires attribute "aria-checked".
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-6a310dd7 | Pattern ID: A11Y-c9db9f0b
<input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonMarketing" class="CybotCookiebotDialogBodyLevelButton CybotCookiebotDialogBodyLevelConsentCheckbox" data-target="CybotCookiebotDialogBodyL...
XPath: #CybotCookiebotDialogBodyLevelButtonMarketing
Example 4 View on Page
Role "switch" requires attribute "aria-checked".
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-e3c18e56 | Pattern ID: A11Y-36f46df9
<input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonPreferencesInline" aria-labelledby="CybotCookiebotDialogBodyLevelButtonPreferencesInlineLabel" class="CybotCookiebotDialogBodyLevelButton ...
XPath: #CybotCookiebotDialogBodyLevelButtonPreferencesInline
Example 5 View on Page
Role "switch" requires attribute "aria-checked".
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-7a045be7 | Pattern ID: A11Y-29bf11e9
<input type="checkbox" id="CybotCookiebotDialogBodyLevelButtonStatisticsInline" aria-labelledby="CybotCookiebotDialogBodyLevelButtonStatisticsInlineLabel" class="CybotCookiebotDialogBodyLevelButton Cy...
XPath: #CybotCookiebotDialogBodyLevelButtonStatisticsInline
6 Moderate accesslint landmarks/landmark-main
6 pages affected

Rule Information

Engine: accesslint

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Page has no main landmark.
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-95839a83 | Pattern ID: A11Y-a4fd1d8b
<html>
XPath: html
Example 2 View on Page
Page has no main landmark.
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-fd69b290 | Pattern ID: A11Y-a4fd1d8b
<html>
XPath: html
Example 3 View on Page
Page has multiple main landmarks.
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-e177ebc7 | Pattern ID: A11Y-bc380822
<main class="crisis"><div class="wrapper"><div><article about="/popup" typeof="schema:WebPage" class="page"><div id="content-wrapper" class="content-wrapper gt-medium st"><header class="show"><h1 clas...
XPath: div:nth-of-type(4) > div > div > main
Example 4 View on Page
Page has no main landmark.
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-5f0dc545 | Pattern ID: A11Y-a4fd1d8b
<html>
XPath: html
Example 5 View on Page
Page has no main landmark.
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-7a38e3e3 | Pattern ID: A11Y-a4fd1d8b
<html>
XPath: html
5 Moderate accesslint navigable/page-has-heading-one
5 pages affected

Rule Information

Engine: accesslint

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Page does not contain a level-one heading.
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-ca6ba41b | Pattern ID: A11Y-36cff4af
<html>
XPath: html
Example 2 View on Page
Page does not contain a level-one heading.
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-c63167a6 | Pattern ID: A11Y-36cff4af
<html>
XPath: html
Example 3 View on Page
Page does not contain a level-one heading.
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-1712db94 | Pattern ID: A11Y-36cff4af
<html>
XPath: html
Example 4 View on Page
Page does not contain a level-one heading.
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-cc03056c | Pattern ID: A11Y-36cff4af
<html>
XPath: html
Example 5 View on Page
Page does not contain a level-one heading.
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-a89a33eb | Pattern ID: A11Y-36cff4af
<html>
XPath: html
4 Moderate accesslint text-alternatives/img-alt
4 pages affected

Rule Information

Engine: accesslint

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Image element missing alt attribute.
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-559e990f | Pattern ID: A11Y-27bda2b1
<img src="https://appoint.be/favicon/favicon.png">
XPath: a[href="https://www.appoint.be"] > img
Example 2 View on Page
Image has whitespace-only alt text. Use alt="" for decorative images or provide descriptive text.
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-5756a52e | Pattern ID: A11Y-989838b3
<img src="/sites/default/files/styles/banner_home/public/2022-10/Stadhuis%20Bree%20homepage.jpg?h=76537120&amp;itok=YlYq2M70 " alt=" ">
XPath: div > img
Example 3 View on Page
Image element missing alt attribute.
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-de0c5eeb | Pattern ID: A11Y-40c08f92
<img src="/sites/default/files/inline-images/1751277864403-09b1f9ed-6913-4e00-9a72-4ca5ee2bcfb2_1.jpg" data-entity-uuid="b4d0f5ce-d340-4585-a4ea-1eccd6467379" data-entity-type="file" width="1024" heig...
XPath: div > div > div > div > img
Example 4 View on Page
Image element missing alt attribute.
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-b30a2ba8 | Pattern ID: A11Y-a1b37324
<img src="/themes/custom/subtheme/css/zoek.svg" width="30">
XPath: span > img
4 Moderate accesslint text-alternatives/object-alt
1 pages affected

Rule Information

Engine: accesslint

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
<object> element is missing alternative text. Add aria-label, aria-labelledby, or a title attribute.
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-bae63459 | Pattern ID: A11Y-1f721a9c
<object type="image/svg+xml" data="/files/uploads/images/advalvas/afspraak.svg" class="typed-svg"></object>
XPath: a[href="https://www.maaseik.be/afspraak"] > div > span > object
Example 2 View on Page
<object> element is missing alternative text. Add aria-label, aria-labelledby, or a title attribute.
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-9bc93db0 | Pattern ID: A11Y-e93fd677
<object type="image/svg+xml" data="/files/uploads/images/advalvas/poi.svg" class="typed-svg"></object>
XPath: a[href="/meldingen-en-klachten"] > div > span > object
Example 3 View on Page
<object> element is missing alternative text. Add aria-label, aria-labelledby, or a title attribute.
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-71d3d512 | Pattern ID: A11Y-d22e3eb2
<object type="image/svg+xml" data="/files/uploads/images/advalvas/werken.svg" class="typed-svg"></object>
XPath: a[href="/werkenbijstadmaaseik"] > div > span > object
Example 4 View on Page
<object> element is missing alternative text. Add aria-label, aria-labelledby, or a title attribute.
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-871407e8 | Pattern ID: A11Y-79103ca4
<object type="image/svg+xml" data="/files/uploads/images/advalvas/recyclagepark.svg" class="typed-svg"></object>
XPath: a[href="/recyclagepark-6"] > div > span > object
4 Moderate accesslint aria/presentational-children-focusable
1 pages affected

Rule Information

Engine: accesslint

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Focusable element inside a "link" role whose children are presentational.
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-0c636873 | Pattern ID: A11Y-47eb7267
<object type="image/svg+xml" data="/files/uploads/images/advalvas/afspraak.svg" class="typed-svg"></object>
XPath: a[href="https://www.maaseik.be/afspraak"] > div > span > object
Example 2 View on Page
Focusable element inside a "link" role whose children are presentational.
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-7ee329bf | Pattern ID: A11Y-73e23815
<object type="image/svg+xml" data="/files/uploads/images/advalvas/poi.svg" class="typed-svg"></object>
XPath: a[href="/meldingen-en-klachten"] > div > span > object
Example 3 View on Page
Focusable element inside a "link" role whose children are presentational.
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-edc67bee | Pattern ID: A11Y-f7db118d
<object type="image/svg+xml" data="/files/uploads/images/advalvas/werken.svg" class="typed-svg"></object>
XPath: a[href="/werkenbijstadmaaseik"] > div > span > object
Example 4 View on Page
Focusable element inside a "link" role whose children are presentational.
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-493e31d5 | Pattern ID: A11Y-57b321cc
<object type="image/svg+xml" data="/files/uploads/images/advalvas/recyclagepark.svg" class="typed-svg"></object>
XPath: a[href="/recyclagepark-6"] > div > span > object
3 Moderate accesslint navigable/heading-order
2 pages affected

Rule Information

Engine: accesslint

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Heading level 5 skipped from level 1. Use h2 instead.
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-08cb2fa3 | Pattern ID: A11Y-1dafe45c
<h5 class="elementor-post__title"> <a href="https://bocholt.be/2026/04/21/jaarlijks-onderhoud-gemeentewegen-van-start-o-a-lillerbaan/"> Jaarlijks onderhoud gemeentewegen van start: o.a. Lillerb...
XPath: article:nth-of-type(1) > div > div:nth-of-type(3) > h5
Example 2 View on Page
Heading level 5 skipped from level 2. Use h3 instead.
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-50da2729 | Pattern ID: A11Y-b85f8141
<h5>Gemeentehuis Bocholt</h5>
XPath: #contact_info-1 > h5
Example 3 View on Page
Heading level 4 skipped from level 2. Use h3 instead.
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-1d38095d | Pattern ID: A11Y-8ab5ff35
<h4 class="modal-title"><img src="/files/uploads/privacy/maaseik-het-watermerk-beeldmerk-kleur-fav.png" alt="Cookievoorkeuren"><span class="modal-title-text">Cookievoorkeuren</span></h4>
XPath: div:nth-of-type(1) > h4
3 Moderate accesslint labels-and-names/multiple-labels
3 pages affected

Rule Information

Engine: accesslint

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Form field has 2 labels. Use a single label element.
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-dee5b008 | Pattern ID: A11Y-ce105f2a
<input data-drupal-selector="edit-query" data-search-api-autocomplete-search="search" class="form-autocomplete form-text required form-control ui-autocomplete-input" data-autocomplete-path="/nl/search...
XPath: #edit-query
Example 2 View on Page
Form field has 2 labels. Use a single label element.
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-344a9d3b | Pattern ID: A11Y-f0b538ae
<input placeholder="Wat wil je vinden?" data-drupal-selector="edit-keys" data-search-api-autocomplete-search="zoek" class="form-autocomplete form-text ui-autocomplete-input" data-autocomplete-path="/s...
XPath: #edit-keys
Example 3 View on Page
Form field has 2 labels. Use a single label element.
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-af1d9202 | Pattern ID: A11Y-f0b538ae
<input placeholder="Wat wil je vinden?" data-drupal-selector="edit-keys" data-search-api-autocomplete-search="search" class="form-autocomplete form-text ui-autocomplete-input" data-autocomplete-path="...
XPath: #edit-keys
3 Moderate accesslint labels-and-names/duplicate-id-aria
3 pages affected

Rule Information

Engine: accesslint

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Duplicate ID "edit-query" referenced by label[for].
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-95bfceb1 | Pattern ID: A11Y-9afd1553
<input data-drupal-selector="edit-query" data-search-api-autocomplete-search="search" class="form-autocomplete form-text required form-control ui-autocomplete-input" data-autocomplete-path="/nl/search...
XPath: #edit-query
Example 2 View on Page
Duplicate ID "edit-keys" referenced by label[for].
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-e70fe31f | Pattern ID: A11Y-074abd6f
<input placeholder="Wat wil je vinden?" data-drupal-selector="edit-keys" data-search-api-autocomplete-search="zoek" class="form-autocomplete form-text ui-autocomplete-input" data-autocomplete-path="/s...
XPath: #edit-keys
Example 3 View on Page
Duplicate ID "edit-keys" referenced by label[for].
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-551ab727 | Pattern ID: A11Y-074abd6f
<input placeholder="Wat wil je vinden?" data-drupal-selector="edit-keys" data-search-api-autocomplete-search="search" class="form-autocomplete form-text ui-autocomplete-input" data-autocomplete-path="...
XPath: #edit-keys
3 Moderate accesslint distinguishable/meta-viewport
3 pages affected

Rule Information

Engine: accesslint

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Viewport disables user scaling (user-scalable=0). Remove this restriction.
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-3a720c78 | Pattern ID: A11Y-b0be6e7c
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0 ,user-scalable=0">
XPath: head > meta[name="viewport"]
Example 2 View on Page
Viewport disables user scaling (user-scalable=0). Remove this restriction.
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-731a301b | Pattern ID: A11Y-b0be6e7c
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0 ,user-scalable=0">
XPath: head > meta[name="viewport"]
Example 3 View on Page
Viewport disables user scaling (user-scalable=no). Remove this restriction.
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-8e2ac33b | Pattern ID: A11Y-b0be6e7c
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no">
XPath: head > meta[name="viewport"]
1 Moderate accesslint aria/presentation-role-conflict
1 pages affected

Rule Information

Engine: accesslint

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Presentation role conflicts with: element is focusable. The role will be ignored.
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-f7407c04 | Pattern ID: A11Y-d38add51
<button data-toggle="offcanvas" class="navbar-toggle btn-menu" type="button" role="presentation"> <span>Menu</span> </button>
XPath: div:nth-of-type(3) > button
1 Moderate accesslint landmarks/no-duplicate-contentinfo
1 pages affected

Rule Information

Engine: accesslint

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Page has multiple contentinfo landmarks.
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-7df71631 | Pattern ID: A11Y-6815b44b
<div class="full" role="contentinfo"> 2020 © Stad Hamont-Achel / <a href="/product/367/privacyverklaring">Privacyverklaring</a> / <a href="/product/1802/toegankelijkheidsverklaring">To...
XPath: #footer > div > div
1 Moderate accesslint landmarks/landmark-unique
1 pages affected

Rule Information

Engine: accesslint

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Multiple navigation landmarks have the same label "main navigation".
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-78b36495 | Pattern ID: A11Y-fa034522
<nav role="navigation" aria-labelledby="block-mainnavigation-navigationtoggle-menu" id="block-mainnavigation-navigationtoggle" class="settings-tray-editable block block-menu navigation menu--main" dat...
XPath: #block-mainnavigation-navigationtoggle
1 Moderate accesslint labels-and-names/button-name
1 pages affected

Rule Information

Engine: accesslint

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Button has no discernible text.
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-b690e037 | Pattern ID: A11Y-2c0e3567
<button class="ppms_cm_close_popup" id="ppms_cm_close-popup" data-disable-select="true"><svg class="ppms_cm_close_popup" id="ppms_cm_close_popup_id" height="16" viewox="0 0 16 16" width="16" xmlns="ht...
XPath: #ppms_cm_close-popup
1 Moderate accesslint landmarks/no-duplicate-main
1 pages affected

Rule Information

Engine: accesslint

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Page has multiple main landmarks.
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-000ae5f3 | Pattern ID: A11Y-933657e2
<main class="crisis"><div class="wrapper"><div><article about="/popup" typeof="schema:WebPage" class="page"><div id="content-wrapper" class="content-wrapper gt-medium st"><header class="show"><h1 clas...
XPath: div:nth-of-type(4) > div > div > main
1 Moderate accesslint labels-and-names/aria-dialog-name
1 pages affected

Rule Information

Engine: accesslint

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Dialog has no accessible name.
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-dab6e11d | Pattern ID: A11Y-d0e3b7a8
<div class="fancybox-container fancybox-is-open fancybox-can-swipe" role="dialog" tabindex="-1" id="fancybox-container-1" style="transition-duration: 366ms;"><div class="fancybox-bg"></div><div class=...
XPath: #fancybox-container-1
1 Moderate accesslint navigable/empty-heading
1 pages affected

Rule Information

Engine: accesslint

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Heading is empty. Add text content or remove the heading element.
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-23c2caad | Pattern ID: A11Y-221ece3a
<h2></h2>
XPath: #widget-row-3 > div > div > h2
1 Moderate accesslint landmarks/complementary-is-top-level
1 pages affected

Rule Information

Engine: accesslint

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Complementary landmark should be top-level.
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-517a6625 | Pattern ID: A11Y-14307a47
<aside class="pane grid4 sidebar-right"> <article show_title="1" class="block default"> ...
XPath: div > aside
1 Moderate accesslint labels-and-names/input-button-name
1 pages affected

Rule Information

Engine: accesslint

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Input button has no discernible text.
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-cbdac6f7 | Pattern ID: A11Y-c5b72451
<input type="submit" id="edit-submit" name="op" value=" " class="form-submit">
XPath: #edit-submit
1 Moderate accesslint labels-and-names/label-title-only
1 pages affected

Rule Information

Engine: accesslint

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Form element uses title attribute as only label. Use <label>, aria-label, or aria-labelledby instead.
Mode: light 🕑 First identified: 2026-05-05 🔑 Bug ID: A11Y-e2600ea9 | Pattern ID: A11Y-7a0245be
<input title="Geef de woorden op waarnaar u wilt zoeken." type="text" id="edit-search-block-form--2" name="search_block_form" value="" size="15" maxlength="128" class="form-text">
XPath: #edit-search-block-form--2