Accessibility Scan Report

Title: France.fr Issue: #64 Date: 5/8/2026, 1:37:16 AM Duration: 27.0m URLs: 100 / 100 ⚡ Reduced Motion: 15 / 100 URLs🔍 High Contrast: 15 / 100 URLs

🔄 Changes Since Last Scan

4637 New unique issues
🆕 New Issues (4637)

Summary

Issues

  • By Level: A (335), AA (1185), AAA (98)
  • By Version (A & AA): WCAG 2.0 (563), WCAG 2.2 (957)
  • By Category: axe-strict (502) & Best Practice (102) & Others (4083)
  • Total: 4687 across 38 unique rules & 2 accessibility engines

By Severity

Critical
Serious
Moderate
Minor

By Role

UX Designer
Visual Designer
Content Author
Front-End Developer

Issues

🎯 Pages with Most Errors

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

مغامرات في أعالي قرى كوت دازور - Explore France 100
Road trip en van entre amis au Pays basque 92
Quais atividades fazer no Pays de la Loire? 76
Carte - Explore France 67
Karte - Explore France 66
Mapa - Explore France 64
Mapa - Explore France 59
Mappa - Explore France 62
Navštivte oblast Pays de la Loire, mezi údolím Loiry a pobřežím Atlantiku 62
Dæk et smukt bord med det bedste service fra Lorraine - France.fr 62

🔧 Most Common Issues (ALFA)

25 rules
1584 Moderate alfa SIA-R3: lang attribute has a valid language code
99 pages affected

Rule Information

Engine: alfa

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
The element does not have a unique ID
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-02ea8cc8 | Pattern ID: A11Y-13c86395
<span id="label_language-picker" class="label-m mb-3 display-block sr-only" data-v-b68278f0="">...</span>
XPath: /span[@id="label_language-picker"]
Example 2 View on Page
The element does not have a unique ID
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-27b8fde8 | Pattern ID: A11Y-78a28b2e
<ul class="AfFormSelect__dropdown py-3 shadow-1 radius-s bg-white" style="display:none;" aria-activedescendant="language-picker_fr" aria-hidden="true" aria-labelledby="label_language-picker" id="language-picker" role="listbox" data-v-b68278f0="">...</ul>
XPath: /ul[@id="language-picker"]
Example 3 View on Page
The element does not have a unique ID
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-85e3554b | Pattern ID: A11Y-486b4de0
<li class="label-m py-2 px-7" aria-selected="true" id="language-picker_fr" role="option" data-v-b68278f0="">Français</li>
XPath: /li[@id="language-picker_fr"]
Example 4 View on Page
The element does not have a unique ID
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-37e60145 | Pattern ID: A11Y-a3e390b0
<li class="label-m py-2 px-7" aria-selected="false" id="language-picker_en" role="option" data-v-b68278f0="">English</li>
XPath: /li[@id="language-picker_en"]
Example 5 View on Page
The element does not have a unique ID
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-961428cf | Pattern ID: A11Y-e15a88ca
<li class="label-m py-2 px-7" aria-selected="false" id="language-picker_cs" role="option" data-v-b68278f0="">Čeština</li>
XPath: /li[@id="language-picker_cs"]
999 Moderate alfa SIA-R73: Text spacing can be adjusted without loss of content
99 pages affected

Rule Information

Engine: alfa

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
The line height of the paragraph is less than 1.5
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-d6e885ca | Pattern ID: A11Y-b9b3dab1
<p class="paragraph-m">Your language (English) does not match the languag...</p>
XPath: /p[@class="paragraph-m"]
Example 2 View on Page
The line height of the paragraph is `normal` which will result in a line height of less than 1.5
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-6f8b5b28 | Pattern ID: A11Y-9597f2bc
<p class="AfAlert__cta">...</p>
XPath: /p[@class="AfAlert__cta"]
Example 3 View on Page
The line height of the paragraph is `normal` which will result in a line height of less than 1.5
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-25898196 | Pattern ID: A11Y-0134e290
<p class="AfHeader__id" data-v-d1aa9e45="">...</p>
XPath: /p[@class="AfHeader__id"]
Example 4 View on Page
The line height of the paragraph is `normal` which will result in a line height of less than 1.5
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-e2fbd712 | Pattern ID: A11Y-54679742
<p class="mt-4" data-v-a53486d1="">...</p>
XPath: /p[@class="mt-4"]
Example 5 View on Page
The line height of the paragraph is `normal` which will result in a line height of less than 1.5
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-177e2961 | Pattern ID: A11Y-65e0df52
<p class="paragraph-l" data-v-d618656f="">Vous souhaitez visiter la France mais êtes en manq...</p>
XPath: /p[@class="paragraph-l"]
957 Serious alfa SC 2.5.8 AA Motor SIA-R111: Interactive elements have a sufficient target size
99 pages affected

Rule Information

Engine: alfa

Roles: UX Designer, Visual Designer

Blocking: ⚠️ Yes (Task-Blocking)

WCAG: SC 2.5.8 AA

Disabilities affected:
Motor

Affected Pages

Who Is Affected

  • Limited Manipulation 2.2% — ~7,600,000 Americans
  • Limited Reach and Strength 5.8% — ~19,600,000 Americans

Examples

Example 1 View on Page
Target has insufficient size
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-b36f252f | Pattern ID: A11Y-6e646ea2
<button data-v-6458d367="" class="AfButton AfButton--primary AfButton--small AfButton--red label-s">...</button>
XPath: /button[@class="AfButton AfButton--primary AfButton--small AfButton--red label-s"]
Example 2 View on Page
Target has insufficient size
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-33c95a5d | Pattern ID: A11Y-c0e8db47
<a data-v-6458d367="" class="AfButton AfButton--primary AfButton--small AfButton--white label-s" href="/en/">...</a>
XPath: /a[@class="AfButton AfButton--primary AfButton--small AfButton--white label-s"]
Example 3 View on Page
Target has insufficient size
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-da1abb44 | Pattern ID: A11Y-1a6c60d2
<a href="/fr/" data-v-d1aa9e45="">...</a>
XPath: /a
Example 4 View on Page
Target has insufficient size
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-a3e19cd5 | Pattern ID: A11Y-0c0c0a46
<a class="AfHeader__link label-m" href="/fr/carte/" data-v-d1aa9e45="">...</a>
XPath: /a[@class="AfHeader__link label-m"]
Example 5 View on Page
Target has insufficient size
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-c799ec18 | Pattern ID: A11Y-4d84c0da
<button id="search-btn" class="AfHeader__link label-m" aria-controls="header-search" aria-expanded="false" data-v-d1aa9e45="">...</button>
XPath: /button[@id="search-btn"]
190 Moderate alfa SIA-R17
62 pages affected

Rule Information

Engine: alfa

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
The element is either tabbable or has tabbable descendants
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-7bc2b420 | Pattern ID: A11Y-cc93c911
<li class="AfCarousel-slide AfCarousel-slide--next" aria-hidden="true" style="margin-right:0px;width:calc(100% - (0px * 0) / 1);order:8;" aria-label="2 of 7" data-v-5b06e93a="" data-v-1a4d3280="">...</li>
XPath: /li[@class="AfCarousel-slide AfCarousel-slide--next"]
Example 2 View on Page
The element is either tabbable or has tabbable descendants
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-eaef934a | Pattern ID: A11Y-efc83306
<li class="AfCarousel-slide" aria-hidden="true" style="margin-right:0px;width:calc(100% - (0px * 0) / 1);order:9;" aria-label="3 of 7" data-v-5b06e93a="" data-v-1a4d3280="">...</li>
XPath: /li[@class="AfCarousel-slide"]
Example 3 View on Page
The element is either tabbable or has tabbable descendants
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-f4280c28 | Pattern ID: A11Y-3d77d88d
<li class="AfCarousel-slide AfCarousel-slide--vertical" aria-hidden="true" style="width:calc(100% - (0px * 0) / 1);margin-bottom:0px;" id="item-fda7a615-d115-4594-8fc1-176dc90bf60d-2" data-v-43a98844="" data-v-1a4d3280="">...</li>
XPath: /li[@id="item-fda7a615-d115-4594-8fc1-176dc90bf60d-2"]
Example 4 View on Page
The element is either tabbable or has tabbable descendants
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-e750de10 | Pattern ID: A11Y-ed3e2ce7
<li class="AfCarousel-slide AfCarousel-slide--vertical" aria-hidden="true" style="width:calc(100% - (0px * 0) / 1);margin-bottom:0px;" id="item-fda7a615-d115-4594-8fc1-176dc90bf60d-3" data-v-43a98844="" data-v-1a4d3280="">...</li>
XPath: /li[@id="item-fda7a615-d115-4594-8fc1-176dc90bf60d-3"]
Example 5 View on Page
The element is either tabbable or has tabbable descendants
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-366b9ebb | Pattern ID: A11Y-339b6340
<li class="AfCarousel-slide AfCarousel-slide--vertical" aria-hidden="true" style="width:calc(100% - (0px * 0) / 1);margin-bottom:0px;" id="item-fda7a615-d115-4594-8fc1-176dc90bf60d-4" data-v-43a98844="" data-v-1a4d3280="">...</li>
XPath: /li[@id="item-fda7a615-d115-4594-8fc1-176dc90bf60d-4"]
98 Moderate alfa SC 1.4.6 AAA Visual SIA-R66: Text has enhanced contrast with its background
98 pages affected

Rule Information

Engine: alfa

Roles: Visual Designer

Blocking: No

WCAG: SC 1.4.6 AAA

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
The highest possible contrast of the text is 4.8:1 which is below the required contrast of 7:1
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-cfc02bde | Pattern ID: A11Y-8ca7b756
Example 2 View on Page
The highest possible contrast of the text is 4.8:1 which is below the required contrast of 7:1
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-408d1b8c | Pattern ID: A11Y-8ca7b756
Example 3 View on Page
The highest possible contrast of the text is 4.8:1 which is below the required contrast of 7:1
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-56027496 | Pattern ID: A11Y-8ca7b756
Example 4 View on Page
The highest possible contrast of the text is 4.8:1 which is below the required contrast of 7:1
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-671c5a85 | Pattern ID: A11Y-8ca7b756
Example 5 View on Page
The highest possible contrast of the text is 4.8:1 which is below the required contrast of 7:1
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-3cdaa414 | Pattern ID: A11Y-8ca7b756
91 Moderate alfa SIA-R87: First focusable element is a skip link
91 pages affected

Rule Information

Engine: alfa

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
The first tabbable element in the document is not a semantic link
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-54972d17 | Pattern ID: A11Y-5d4f96b0
Example 2 View on Page
The document has no tabbable descendants
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-fc1a1f96 | Pattern ID: A11Y-5d4f96b0
Example 3 View on Page
The first tabbable element in the document is not a semantic link
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-0523eaff | Pattern ID: A11Y-5d4f96b0
Example 4 View on Page
The first tabbable element in the document is not a semantic link
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-c169feaf | Pattern ID: A11Y-5d4f96b0
Example 5 View on Page
The first tabbable element in the document is not a semantic link
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-adf5d89d | Pattern ID: A11Y-5d4f96b0
83 Moderate alfa Best Practice SIA-R61: Documents start with a level 1 heading
83 pages affected

Rule Information

Engine: alfa

Roles: Content Author, UX Designer

Blocking: No

WCAG: Best Practice

Affected Pages

Examples

Example 1 View on Page
The document does not start with a level 1 heading
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-4b0a3716 | Pattern ID: A11Y-7f96594e
Example 2 View on Page
The document does not start with a level 1 heading
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-269f2af3 | Pattern ID: A11Y-7f96594e
Example 3 View on Page
The document does not start with a level 1 heading
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-584ede95 | Pattern ID: A11Y-7f96594e
Example 4 View on Page
The document does not start with a level 1 heading
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-9ec294b1 | Pattern ID: A11Y-7f96594e
Example 5 View on Page
The document does not start with a level 1 heading
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-42e3caea | Pattern ID: A11Y-7f96594e
30 Moderate alfa SIA-R68: Accessible name contains the visible label text
25 pages affected

Rule Information

Engine: alfa

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
The element owns no elements as required by its semantic role
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-f5af604f | Pattern ID: A11Y-0d5a438a
<ul class="AfFranceMap__destinations" data-v-e5bacb9e="">...</ul>
XPath: /ul[@class="AfFranceMap__destinations"]
Example 2 View on Page
The element owns no elements as required by its semantic role
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-edc25aec | Pattern ID: A11Y-44c3ff91
<ul class="AfFilterInline__list" data-v-f180c909="">...</ul>
XPath: /ul[@class="AfFilterInline__list"]
Example 3 View on Page
The element owns no elements as required by its semantic role
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-a6b96bbb | Pattern ID: A11Y-44c3ff91
<ul class="AfFilterInline__list" data-v-f180c909="">...</ul>
XPath: /ul[@class="AfFilterInline__list"]
Example 4 View on Page
The element owns no elements as required by its semantic role
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-8e7c3c73 | Pattern ID: A11Y-44c3ff91
<ul class="AfFilterInline__list" data-v-f180c909="">...</ul>
XPath: /ul[@class="AfFilterInline__list"]
Example 5 View on Page
The element owns no elements as required by its semantic role
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-89b5c3dc | Pattern ID: A11Y-44c3ff91
<ul class="AfFilterInline__list" data-v-f180c909="">...</ul>
XPath: /ul[@class="AfFilterInline__list"]
29 Serious alfa SC 3.1.1 A Cognitive SIA-R2: HTML elements have a valid lang attribute
29 pages affected

Rule Information

Engine: alfa

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
The image does not have an accessible name
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-5553473e | Pattern ID: A11Y-4bafee06
<img class="AfImage__img" loading="lazy" src="https://asset-prod.france.fr/logo_explore_9d1d570ed2.png" srcset="https://asset-prod.france.fr/logo_explore_9d1d570ed2.png 180w, https://asset-prod.france.fr/small_logo_explore_9d1d570ed2.png 150w, https://asset-prod.france.fr/thumbnail_logo_explore_9d1d570ed2.png 80w" sizes="150px" fetchpriority="auto" data-v-5486172a="" />
XPath: /img[@class="AfImage__img"]
Example 2 View on Page
The image does not have an accessible name
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-4c555d01 | Pattern ID: A11Y-4bafee06
<img class="AfImage__img" loading="lazy" src="https://asset-prod.france.fr/clementine_santerre_photos_29885e0267.JPG" srcset="https://asset-prod.france.fr/clementine_santerre_photos_29885e0267.JPG 506w, https://asset-prod.france.fr/small_clementine_santerre_photos_29885e0267.JPG 150w, https://asset-prod.france.fr/medium_clementine_santerre_photos_29885e0267.JPG 400w, https://asset-prod.france.fr/thumbnail_clementine_santerre_photos_29885e0267.JPG 80w" sizes="150px" fetchpriority="auto" data-v-5486172a="" />
XPath: /img[@class="AfImage__img"]
Example 3 View on Page
The image does not have an accessible name
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-e5a7f074 | Pattern ID: A11Y-4bafee06
<img class="AfImage__img" loading="lazy" src="https://asset-prod.france.fr/photo_profil_caroline_8d041ce6db.jpg" srcset="https://asset-prod.france.fr/photo_profil_caroline_8d041ce6db.jpg 960w, https://asset-prod.france.fr/large_photo_profil_caroline_8d041ce6db.jpg 800w, https://asset-prod.france.fr/small_photo_profil_caroline_8d041ce6db.jpg 150w, https://asset-prod.france.fr/medium_photo_profil_caroline_8d041ce6db.jpg 400w, https://asset-prod.france.fr/thumbnail_photo_profil_caroline_8d041ce6db.jpg 80w" sizes="150px" fetchpriority="auto" data-v-5486172a="" />
XPath: /img[@class="AfImage__img"]
Example 4 View on Page
The image does not have an accessible name
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-0e8f6bdd | Pattern ID: A11Y-4bafee06
<img class="AfImage__img" loading="lazy" src="https://asset-prod.france.fr/Anne_Claire_731a063277.JPG" srcset="https://asset-prod.france.fr/Anne_Claire_731a063277.JPG 1154w, https://asset-prod.france.fr/large_Anne_Claire_731a063277.JPG 800w, https://asset-prod.france.fr/small_Anne_Claire_731a063277.JPG 150w, https://asset-prod.france.fr/medium_Anne_Claire_731a063277.JPG 400w, https://asset-prod.france.fr/thumbnail_Anne_Claire_731a063277.JPG 80w" sizes="150px" fetchpriority="auto" data-v-5486172a="" />
XPath: /img[@class="AfImage__img"]
Example 5 View on Page
The image does not have an accessible name
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-d965038a | Pattern ID: A11Y-4bafee06
<img class="AfImage__img" loading="lazy" src="https://asset-prod.france.fr/logo_explore_9d1d570ed2.png" srcset="https://asset-prod.france.fr/logo_explore_9d1d570ed2.png 180w, https://asset-prod.france.fr/small_logo_explore_9d1d570ed2.png 150w, https://asset-prod.france.fr/thumbnail_logo_explore_9d1d570ed2.png 80w" sizes="150px" fetchpriority="auto" data-v-5486172a="" />
XPath: /img[@class="AfImage__img"]
29 Serious alfa SC 1.4.3 AA Visual SIA-R69: Text has sufficient contrast with its background
29 pages affected

Rule Information

Engine: alfa

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
The highest possible contrast of the text is 4.1:1 which is below the required contrast of 4.5:1
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-d601d9a4 | Pattern ID: A11Y-14385a8b
Example 2 View on Page
The highest possible contrast of the text is 4.1:1 which is below the required contrast of 4.5:1
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-78d6ff2c | Pattern ID: A11Y-14385a8b
Example 3 View on Page
The highest possible contrast of the text is 4.1:1 which is below the required contrast of 4.5:1
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-1f08efdb | Pattern ID: A11Y-14385a8b
Example 4 View on Page
The highest possible contrast of the text is 4.1:1 which is below the required contrast of 4.5:1
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-db481572 | Pattern ID: A11Y-14385a8b
Example 5 View on Page
The highest possible contrast of the text is 4.1:1 which is below the required contrast of 4.5:1
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-cbad6942 | Pattern ID: A11Y-14385a8b
27 Moderate alfa SIA-R74
27 pages affected

Examples

Example 1 View on Page
The font size is specified using an absolute unit
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-4fb88c12 | Pattern ID: A11Y-c44f1136
<p class="AfSectionIcons__watermark color-blue text-watermark" data-v-f6927cc5="">Visiter</p>
XPath: /p[@class="AfSectionIcons__watermark color-blue text-watermark"]
Example 2 View on Page
The font size is specified using an absolute unit
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-60b3c7c1 | Pattern ID: A11Y-ac28d7b7
<p style=" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;">...</p>
XPath: /p
Example 3 View on Page
The font size is specified using an absolute unit
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-26645121 | Pattern ID: A11Y-ac28d7b7
<p style=" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;">...</p>
XPath: /p
Example 4 View on Page
The font size is specified using an absolute unit
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-9ec36ca6 | Pattern ID: A11Y-ac28d7b7
<p style=" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;">...</p>
XPath: /p
Example 5 View on Page
The font size is specified using an absolute unit
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-fd5b0739 | Pattern ID: A11Y-1d2ed8f2
<p class="AfErrorPage__type color-gold" data-v-f6df63e3="">500</p>
XPath: /p[@class="AfErrorPage__type color-gold"]
13 Serious alfa SC 1.4.1 A Visual Cognitive SIA-R62: Links are visually distinguishable from surrounding text
13 pages affected

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
  • Without Perception of Color 4.3% — ~14,500,000 Americans

Examples

Example 1 View on Page
The link is not distinguishable from the surrounding text
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-f9d16d5e | Pattern ID: A11Y-c592c038
<a href="https://www.dorchestercollection.com/fr/paris/hotel-plaza-athenee/" target="_blank" rel="noopener noreferrer">اكتشفوا فندق Plaza Athénée</a>
XPath: /a
Example 2 View on Page
The link is not distinguishable from the surrounding text
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-6adc2835 | Pattern ID: A11Y-c592c038
<a href="https://sca.france.fr/da/aktuelt/artikel/frankrig-nationalparker-naturoplevelser-verdensklasse" target="_blank" rel="noopener noreferrer">Frankrigs 11 nationalparker: Naturoplevelser i ver...</a>
XPath: /a
Example 3 View on Page
The link is not distinguishable from the surrounding text
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-0ebee40f | Pattern ID: A11Y-c592c038
<a href="http://tourismepaca.fr/" target="_blank" rel="noopener noreferrer">Planen Sie Ihren Urlaub in der Provence (frz.)</a>
XPath: /a
Example 4 View on Page
The link is not distinguishable from the surrounding text
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-c0392c1b | Pattern ID: A11Y-c592c038
<a href="http://www.soule-paysbasque.com/A-voir-a-faire/Patrimoine-et-artisanat/Patrimoine-culturel/chateau-fort-mauleon/860" target="_blank" rel="noopener noreferrer">قصر موليون</a>
XPath: /a
Example 5 View on Page
The link is not distinguishable from the surrounding text
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-839dae99 | Pattern ID: A11Y-c592c038
<a href="https://www.paysdefayence.com/le-pays-de-fayence/nos-plus-belles-experiences/visites-des-9-villages-perches-pays-de-fayence/callian/" target="_blank" rel="noopener noreferrer">لكاليان</a>
XPath: /a
13 Moderate alfa Best Practice SIA-R53: Headings follow a logical hierarchy
13 pages affected

Examples

Example 1 View on Page
The heading skips one or more levels
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-624ea218 | Pattern ID: A11Y-d27199ed
<h3>1. Fashion.</h3>
XPath: /h3
Example 2 View on Page
The heading skips one or more levels
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-b1961cf7 | Pattern ID: A11Y-0e4c5f13
<h3 class="heading-5 mb-4" data-v-03e0c27b="">Étapes de l'itinéraire</h3>
XPath: /h3[@class="heading-5 mb-4"]
Example 3 View on Page
The heading skips one or more levels
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-b138252e | Pattern ID: A11Y-0e4c5f13
<h3 class="heading-5 mb-4" data-v-03e0c27b="">Étapes de l'itinéraire</h3>
XPath: /h3[@class="heading-5 mb-4"]
Example 4 View on Page
The heading skips one or more levels
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-66c53144 | Pattern ID: A11Y-d27199ed
<h3>La vigna è onnipresente in Occitania, dove rappres...</h3>
XPath: /h3
Example 5 View on Page
The heading skips one or more levels
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-e0399b7a | Pattern ID: A11Y-04c52d1c
<h3 data-v-08de3870="" class="AfCard__title heading-5">...</h3>
XPath: /h3[@class="AfCard__title heading-5"]
8 Moderate alfa SIA-R83: Text can be resized to 200% without loss of content
8 pages affected

Rule Information

Engine: alfa

Roles: Front-End Developer

Blocking: No

Examples

Example 1 View on Page
The text is clipped
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-a132b979 | Pattern ID: A11Y-10eed11c
Example 2 View on Page
The text is clipped
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-5aa6025a | Pattern ID: A11Y-10eed11c
Example 3 View on Page
The text is clipped
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-560c9a0e | Pattern ID: A11Y-10eed11c
Example 4 View on Page
The text is clipped
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-62623d06 | Pattern ID: A11Y-10eed11c
Example 5 View on Page
The text is clipped
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-6f761e44 | Pattern ID: A11Y-10eed11c
7 Serious alfa SC 2.4.2 A Visual Cognitive SIA-R4: Page has a descriptive title
7 pages affected

Rule Information

Engine: alfa

Roles: Content Author, UX Designer

Blocking: No

WCAG: SC 2.4.2 A

Disabilities affected:
Visual Cognitive

Who Is Affected

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

Examples

Example 1 View on Page
The `lang` attribute is either missing, empty, or only whitespace
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-c4a7c279 | Pattern ID: A11Y-e0ab4fdd
<html>...</html>
XPath: /html
Example 2 View on Page
The `lang` attribute is either missing, empty, or only whitespace
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-263d1393 | Pattern ID: A11Y-e0ab4fdd
<html data-capo="">...</html>
XPath: /html
Example 3 View on Page
The `lang` attribute is either missing, empty, or only whitespace
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-c8f83f42 | Pattern ID: A11Y-e0ab4fdd
<html data-capo="">...</html>
XPath: /html
Example 4 View on Page
The `lang` attribute is either missing, empty, or only whitespace
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-adb3a3ff | Pattern ID: A11Y-e0ab4fdd
<html data-capo="">...</html>
XPath: /html
Example 5 View on Page
The `lang` attribute is either missing, empty, or only whitespace
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-f4fc952b | Pattern ID: A11Y-e0ab4fdd
<html data-capo="">...</html>
XPath: /html
7 Moderate alfa SIA-R75
7 pages affected

Rule Information

Engine: alfa

Roles: Front-End Developer

Blocking: No

Examples

Example 1 View on Page
The font size is smaller than 9 pixels
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-d711cba1 | Pattern ID: A11Y-3cb34043
<div data-v-aa0444f3="" data-v-03e0c27b="" class="AfLeafletMap leaflet-container leaflet-touch leaflet-fade-anim leaflet-touch-zoom" tabindex="0" style="width: 100%; height: 100%;">...</div>
XPath: /div[@class="AfLeafletMap leaflet-container leaflet-touch leaflet-fade-anim leaflet-touch-zoom"]
Example 2 View on Page
The font size is smaller than 9 pixels
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-b1d9234b | Pattern ID: A11Y-3cb34043
<div data-v-aa0444f3="" data-v-03e0c27b="" class="AfLeafletMap leaflet-container leaflet-touch leaflet-fade-anim leaflet-touch-zoom" tabindex="0" style="width: 100%; height: 100%;">...</div>
XPath: /div[@class="AfLeafletMap leaflet-container leaflet-touch leaflet-fade-anim leaflet-touch-zoom"]
Example 3 View on Page
The font size is smaller than 9 pixels
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-e59f3a88 | Pattern ID: A11Y-1d9c2559
<div data-v-aa0444f3="" class="AfLeafletMap leaflet-container leaflet-touch leaflet-fade-anim leaflet-grab leaflet-touch-drag leaflet-touch-zoom" tabindex="0" style="width: 100%; height: 100%;">...</div>
XPath: /div[@class="AfLeafletMap leaflet-container leaflet-touch leaflet-fade-anim leaflet-grab leaflet-touch-drag leaflet-touch-zoom"]
Example 4 View on Page
The font size is smaller than 9 pixels
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-1957cbff | Pattern ID: A11Y-1d9c2559
<div data-v-aa0444f3="" class="AfLeafletMap leaflet-container leaflet-touch leaflet-fade-anim leaflet-grab leaflet-touch-drag leaflet-touch-zoom" tabindex="0" style="width: 100%; height: 100%;">...</div>
XPath: /div[@class="AfLeafletMap leaflet-container leaflet-touch leaflet-fade-anim leaflet-grab leaflet-touch-drag leaflet-touch-zoom"]
Example 5 View on Page
The font size is smaller than 9 pixels
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-95c5c125 | Pattern ID: A11Y-1d9c2559
<div data-v-aa0444f3="" class="AfLeafletMap leaflet-container leaflet-touch leaflet-fade-anim leaflet-grab leaflet-touch-drag leaflet-touch-zoom" tabindex="0" style="width: 100%; height: 100%;">...</div>
XPath: /div[@class="AfLeafletMap leaflet-container leaflet-touch leaflet-fade-anim leaflet-grab leaflet-touch-drag leaflet-touch-zoom"]
6 Moderate alfa Best Practice SIA-R64: Heading has non-empty accessible name
6 pages affected

Rule Information

Engine: alfa

Roles: Content Author, Front-End Developer

Blocking: No

WCAG: Best Practice

Examples

Example 1 View on Page
The heading does not have an accessible name
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-2fbd249b | Pattern ID: A11Y-c8b70113
<h2 class="heading-3" data-v-5c8e2e39=""> </h2>
XPath: /h2[@class="heading-3"]
Example 2 View on Page
The heading does not have an accessible name
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-82554879 | Pattern ID: A11Y-c787d9f5
<h1 class="sr-only" data-v-899edca7="" />
XPath: /h1[@class="sr-only"]
Example 3 View on Page
The heading does not have an accessible name
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-1011553a | Pattern ID: A11Y-c787d9f5
<h1 class="sr-only" data-v-899edca7="" />
XPath: /h1[@class="sr-only"]
Example 4 View on Page
The heading does not have an accessible name
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-be789015 | Pattern ID: A11Y-c787d9f5
<h1 class="sr-only" data-v-899edca7="" />
XPath: /h1[@class="sr-only"]
Example 5 View on Page
The heading does not have an accessible name
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-fd8dc387 | Pattern ID: A11Y-c787d9f5
<h1 class="sr-only" data-v-899edca7="" />
XPath: /h1[@class="sr-only"]
5 Serious alfa SC 2.4.4, SC 4.1.2 A Visual Motor Cognitive SIA-R12: Links have an accessible name
5 pages affected

Rule Information

Engine: alfa

Roles: Content Author, UX Designer

Blocking: ⚠️ Yes (Task-Blocking)

WCAG: SC 2.4.4, 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
The button does not have an accessible name
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-29c88abf | Pattern ID: A11Y-504772ed
<button data-v-6458d367="" data-v-aa0444f3="" class="AfButton AfButton--primary AfButton--small AfButton--blueNight AfButton--iconAlone label-s">...</button>
XPath: /button[@class="AfButton AfButton--primary AfButton--small AfButton--blueNight AfButton--iconAlone label-s"]
Example 2 View on Page
The button does not have an accessible name
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-fa4553a7 | Pattern ID: A11Y-504772ed
<button data-v-6458d367="" data-v-aa0444f3="" class="AfButton AfButton--primary AfButton--small AfButton--blueNight AfButton--iconAlone label-s">...</button>
XPath: /button[@class="AfButton AfButton--primary AfButton--small AfButton--blueNight AfButton--iconAlone label-s"]
Example 3 View on Page
The button does not have an accessible name
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-8170d147 | Pattern ID: A11Y-504772ed
<button data-v-6458d367="" data-v-aa0444f3="" class="AfButton AfButton--primary AfButton--small AfButton--blueNight AfButton--iconAlone label-s">...</button>
XPath: /button[@class="AfButton AfButton--primary AfButton--small AfButton--blueNight AfButton--iconAlone label-s"]
Example 4 View on Page
The button does not have an accessible name
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-450c9ead | Pattern ID: A11Y-504772ed
<button data-v-6458d367="" data-v-aa0444f3="" class="AfButton AfButton--primary AfButton--small AfButton--blueNight AfButton--iconAlone label-s">...</button>
XPath: /button[@class="AfButton AfButton--primary AfButton--small AfButton--blueNight AfButton--iconAlone label-s"]
Example 5 View on Page
The button does not have an accessible name
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-76521c33 | Pattern ID: A11Y-504772ed
<button data-v-6458d367="" data-v-aa0444f3="" class="AfButton AfButton--primary AfButton--small AfButton--blueNight AfButton--iconAlone label-s">...</button>
XPath: /button[@class="AfButton AfButton--primary AfButton--small AfButton--blueNight AfButton--iconAlone label-s"]
3 Moderate alfa SIA-R80: ASCII art has a text alternative
3 pages affected

Examples

Example 1 View on Page
The line height is specified using an absolute unit
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-3c471066 | Pattern ID: A11Y-0186f3fe
<p style=" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;">...</p>
XPath: /p
Example 2 View on Page
The line height is specified using an absolute unit
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-97e12e01 | Pattern ID: A11Y-0186f3fe
<p style=" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;">...</p>
XPath: /p
Example 3 View on Page
The line height is specified using an absolute unit
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-7f376e27 | Pattern ID: A11Y-0186f3fe
<p style=" color:#c9c8cd; font-family:Arial,sans-serif; font-size:14px; line-height:17px; margin-bottom:0; margin-top:8px; overflow:hidden; padding:8px 0 7px; text-align:center; text-overflow:ellipsis; white-space:nowrap;">...</p>
XPath: /p
1 Moderate alfa SIA-R70
1 pages affected

Rule Information

Engine: alfa

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
The document contains deprecated elements
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-321037b6 | Pattern ID: A11Y-ce2fc78a
1 Moderate alfa SIA-R13
1 pages affected

Rule Information

Engine: alfa

Roles: Front-End Developer

Blocking: No

Examples

Example 1 View on Page
The `<iframe>` does not have an accessible name
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-090d21e3 | Pattern ID: A11Y-f839471f
<iframe class="instagram-media" id="instagram-embed-0" src="https://www.instagram.com/p/BtXyHWIncdK/embed/?cr=1&v=12&wp=540&rd=https%3A%2F%2Fwww.france.fr&rp=%2Fda%2Fartikel%2FFind-ro-naturen-hvorfor-ikke-%25c3%25a5bne-dine-chakraer-Alperne-Frankrig%2F#%7B%22ci%22%3A0%2C%22os%22%3A2460.3000000000175%2C%22ls%22%3A1864.2000000000116%2C%22le%22%3A2017%7D" allowtransparency="true" allowfullscreen="true" frameborder="0" height="0" data-instgrm-payload-id="instagram-media-payload-0" scrolling="no" style="background: white; max-width: 540px; width: calc(100% - 2px); border-radius: 3px; border: 1px solid rgb(219, 219, 219); box-shadow: none; display: block; margin: 0px; min-width: 326px; padding: 0px; position: absolute;" />
XPath: /iframe[@id="instagram-embed-0"]
1 Critical alfa SC 4.1.2 A Visual Motor Cognitive SIA-R11: Button elements have an accessible name
1 pages affected

Rule Information

Engine: alfa

Roles: Front-End Developer, Content Author

Blocking: ⚠️ Yes (Task-Blocking)

WCAG: SC 4.1.2 A

Disabilities affected:
Visual Motor Cognitive

Who Is Affected

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

Examples

Example 1 View on Page
The link does not have an accessible name
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-7a89b9d2 | Pattern ID: A11Y-78d211e7
<a href="https://www.st-jean-pied-de-port.fr/vie-municipale/les-services-municipaux/marche/" target="_blank" rel="noopener noreferrer"> </a>
XPath: /a
1 Moderate alfa SIA-R78: Headings of same level have text content between them
1 pages affected

Rule Information

Engine: alfa

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
There is no content between this heading and the next
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-4026ec08 | Pattern ID: A11Y-9c4b5e13
<h2 id="quais-sao-as-atividades-imperdiveis-para-fazer-no-pays-de-la-loire-1">...</h2>
XPath: /h2[@id="quais-sao-as-atividades-imperdiveis-para-fazer-no-pays-de-la-loire-1"]
1 Moderate alfa SIA-R67
1 pages affected

Rule Information

Engine: alfa

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
The element is marked as decorative but is exposed
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-2f6bd926 | Pattern ID: A11Y-00080726
<img class="AfImage__img" alt="" loading="lazy" src="https://asset-prod.france.fr/cannes_festival_ouv_51bb2f1913.JPG" srcset="https://asset-prod.france.fr/cannes_festival_ouv_51bb2f1913.JPG 1269w, https://asset-prod.france.fr/large_cannes_festival_ouv_51bb2f1913.JPG 800w, https://asset-prod.france.fr/small_cannes_festival_ouv_51bb2f1913.JPG 150w, https://asset-prod.france.fr/medium_cannes_festival_ouv_51bb2f1913.JPG 400w, https://asset-prod.france.fr/thumbnail_cannes_festival_ouv_51bb2f1913.JPG 80w" sizes="800px" fetchpriority="auto" data-v-5486172a="" tabindex="-1" />
XPath: /img[@class="AfImage__img"]
1 Moderate alfa SIA-R86: Page has a mechanism to bypass repeated blocks of content
1 pages affected

Rule Information

Engine: alfa

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
The element is marked as decorative but is exposed
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-d6e97866 | Pattern ID: A11Y-f467083d
<img class="AfImage__img" alt="" loading="lazy" src="https://asset-prod.france.fr/cannes_festival_ouv_51bb2f1913.JPG" srcset="https://asset-prod.france.fr/cannes_festival_ouv_51bb2f1913.JPG 1269w, https://asset-prod.france.fr/large_cannes_festival_ouv_51bb2f1913.JPG 800w, https://asset-prod.france.fr/small_cannes_festival_ouv_51bb2f1913.JPG 150w, https://asset-prod.france.fr/medium_cannes_festival_ouv_51bb2f1913.JPG 400w, https://asset-prod.france.fr/thumbnail_cannes_festival_ouv_51bb2f1913.JPG 80w" sizes="800px" fetchpriority="auto" data-v-5486172a="" tabindex="-1" />
XPath: /img[@class="AfImage__img"]

🔧 Most Common Issues (axe)

13 rules
199 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.
31 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-08 🔑 Bug ID: A11Y-610031cd | Pattern ID: A11Y-86c6a723
<a data-v-e5ebd53e="" class="AfSummary__link pa-4 bg-goldLight color-gold" href="#6--1" aria-current="false">6) الأجواء الريفيّة للحديقة الداخليّة</a>
XPath: a[href$="#6--1"]
Example 2 View on Page
Elements must meet minimum color contrast ratio thresholds
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-11ff635b | Pattern ID: A11Y-c700b898
<a data-v-e5ebd53e="" class="AfSummary__link pa-4 bg-goldLight color-gold" href="#2--2" aria-current="false">2) منظر مدهش على برج إيفل من بعض الأجنحة</a>
XPath: a[href$="#2--2"]
Example 3 View on Page
Elements must meet minimum color contrast ratio thresholds
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-10237bdd | Pattern ID: A11Y-500a5865
<a data-v-e5ebd53e="" class="AfSummary__link pa-4 bg-goldLight color-gold" href="#1--3" aria-current="false">1) الديكور المدهش لمطعم "ألان دوكاس"</a>
XPath: a[href$="#1--3"]
Example 4 View on Page
Elements must meet minimum color contrast ratio thresholds
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-b7f3205c | Pattern ID: A11Y-3a1c7ae8
<a data-v-e5ebd53e="" class="AfSummary__link pa-4 bg-goldLight color-gold" href="#3--4" aria-current="false">3) ديكور المقصف الحالم</a>
XPath: a[href$="#3--4"]
Example 5 View on Page
Elements must meet minimum color contrast ratio thresholds
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-46de8821 | Pattern ID: A11Y-73a04691
<a data-v-e5ebd53e="" class="AfSummary__link pa-4 bg-goldLight color-gold" href="#5--5" aria-current="false">5) ثريّات وسجّاد أحمر في صالونات الاستقبال</a>
XPath: a[href$="#5--5"]
147 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.
33 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-08 🔑 Bug ID: A11Y-1da0a9a9 | Pattern ID: A11Y-931520d4
<img class="AfImage__img" loading="lazy" src="https://asset-prod.f..." srcset="https://asset-prod.f..." sizes="150px" fetchpriority="auto" data-v-5486172a="">
XPath: img[sizes="150px"]
Example 2 View on Page
Images must have alternative text
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-29085bd5 | Pattern ID: A11Y-931520d4
<img class="AfImage__img" loading="lazy" src="https://asset-prod.f..." srcset="https://asset-prod.f..." sizes="150px" fetchpriority="auto" data-v-5486172a="">
XPath: img[sizes="150px"]
Example 3 View on Page
Images must have alternative text
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-b33153b7 | Pattern ID: A11Y-931520d4
<img class="AfImage__img" loading="lazy" src="https://asset-prod.f..." srcset="https://asset-prod.f..." sizes="150px" fetchpriority="auto" data-v-5486172a="">
XPath: img[sizes="150px"]
Example 4 View on Page
Images must have alternative text
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-045d14d3 | Pattern ID: A11Y-931520d4
<img class="AfImage__img" loading="lazy" src="https://asset-prod.f..." srcset="https://asset-prod.f..." sizes="150px" fetchpriority="auto" data-v-5486172a="">
XPath: img[sizes="150px"]
Example 5 View on Page
Images must have alternative text
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-b71c5088 | Pattern ID: A11Y-931520d4
<img class="AfImage__img" loading="lazy" src="https://asset-prod.f..." srcset="https://asset-prod.f..." sizes="150px" fetchpriority="auto" data-v-5486172a="">
XPath: img[sizes="150px"]
16 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.
16 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-08 🔑 Bug ID: A11Y-de5823d8 | Pattern ID: A11Y-239dd145
<ul class="AfFranceMap__destinations" data-v-e5bacb9e="">
XPath: .AfFranceMap[data-v-a53486d1=""][data-v-e5bacb9e=""] > .AfFranceMap__container[data-v-e5bacb9e=""] > .AfFranceMap__destinations
Example 2 View on Page
<ul> and <ol> must only directly contain <li>, <script> or <template> elements
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-4b725a0d | Pattern ID: A11Y-239dd145
<ul class="AfFranceMap__destinations" data-v-e5bacb9e="">
XPath: .AfFranceMap[data-v-a53486d1=""][data-v-e5bacb9e=""] > .AfFranceMap__container[data-v-e5bacb9e=""] > .AfFranceMap__destinations
Example 3 View on Page
<ul> and <ol> must only directly contain <li>, <script> or <template> elements
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-af0d0122 | Pattern ID: A11Y-239dd145
<ul class="AfFranceMap__destinations" data-v-e5bacb9e="">
XPath: .AfFranceMap[data-v-a53486d1=""][data-v-e5bacb9e=""] > .AfFranceMap__container[data-v-e5bacb9e=""] > .AfFranceMap__destinations
Example 4 View on Page
<ul> and <ol> must only directly contain <li>, <script> or <template> elements
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-66dd421d | Pattern ID: A11Y-239dd145
<ul class="AfFranceMap__destinations" data-v-e5bacb9e="">
XPath: .AfFranceMap[data-v-a53486d1=""][data-v-e5bacb9e=""] > .AfFranceMap__container[data-v-e5bacb9e=""] > .AfFranceMap__destinations
Example 5 View on Page
<ul> and <ol> must only directly contain <li>, <script> or <template> elements
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-79308d59 | Pattern ID: A11Y-ebc59023
<ul class="AfFranceMap__destinations" data-v-e5bacb9e="">
XPath: .AfFranceMap[data-v-e5bacb9e=""][data-v-a53486d1=""] > .AfFranceMap__container[data-v-e5bacb9e=""] > .AfFranceMap__destinations
12 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.
12 pages affected

Examples

Example 1 View on Page
Heading levels should only increase by one
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-0bb89bb3 | Pattern ID: A11Y-a4122c3e
<h3>1. Fashion.</h3>
XPath: h3:nth-child(2)
Example 2 View on Page
Heading levels should only increase by one
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-77c98d05 | Pattern ID: A11Y-cf7d6615
<h3 class="heading-5 mb-4" data-v-03e0c27b="">Étapes de l'itinéraire</h3>
XPath: .mb-4
Example 3 View on Page
Heading levels should only increase by one
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-d1a2c884 | Pattern ID: A11Y-cf7d6615
<h3 class="heading-5 mb-4" data-v-03e0c27b="">Étapes de l'itinéraire</h3>
XPath: .mb-4
Example 4 View on Page
Heading levels should only increase by one
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-f68afdb2 | Pattern ID: A11Y-910b31c5
<h3>La vigna è onnipresente in Occitania, dove rappresenta un terzo delle superfici coltivate. Dal Rodano ai Pirenei, il vitigno del Pays d’Oc è cresciuto con l’obiettivo di un’alleanza perfetta tra i vitigni e il territorio.</h3>
XPath: #undefined-0 > h3
Example 5 View on Page
Heading levels should only increase by one
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-17121cd3 | Pattern ID: A11Y-6043d269
<h3 class="AfCard__title heading-5" data-v-08de3870=""><a class="AfCard__link" href="/de/artikel/frankreich-kulinarisch-solo-reisen-genuss-erleben/" target="" data-v-08de3870="">Allein reisen, gemeinsam genießen: Frankreich kulinarisch erleben</a></h3>
XPath: .gridS-12.gridM-4[data-v-2766cc70=""]:nth-child(1) > .AfCard--medium.AfCard.AfCard--enlarge-link > .AfCard__content[data-v-08de3870=""] > .AfCard__top[data-v-08de3870=""] > h3
6 Moderate axe empty-heading
6 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer

Blocking: No

Examples

Example 1 View on Page
Headings should not be empty
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-ae1ad6cc | Pattern ID: A11Y-59954561
<h2 class="heading-3" data-v-5c8e2e39=""> </h2>
XPath: .heading-3[data-v-5c8e2e39=""]
Example 2 View on Page
Headings should not be empty
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-59d758de | Pattern ID: A11Y-401fca47
<h1 class="sr-only" data-v-899edca7=""></h1>
XPath: h1
Example 3 View on Page
Headings should not be empty
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-1ccb3fbb | Pattern ID: A11Y-401fca47
<h1 class="sr-only" data-v-899edca7=""></h1>
XPath: h1
Example 4 View on Page
Headings should not be empty
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-7e3b357f | Pattern ID: A11Y-401fca47
<h1 class="sr-only" data-v-899edca7=""></h1>
XPath: h1
Example 5 View on Page
Headings should not be empty
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-535c66be | Pattern ID: A11Y-401fca47
<h1 class="sr-only" data-v-899edca7=""></h1>
XPath: h1
5 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.
5 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-08 🔑 Bug ID: A11Y-43ec61f1 | Pattern ID: A11Y-759c8938
<button data-v-6458d367="" data-v-aa0444f3="" class="AfButton AfButton--primary AfButton--small AfButton--blueNight AfButton--iconAlone label-s">
XPath: .AfButton--blueNight
Example 2 View on Page
Buttons must have discernible text
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-297fca4e | Pattern ID: A11Y-759c8938
<button data-v-6458d367="" data-v-aa0444f3="" class="AfButton AfButton--primary AfButton--small AfButton--blueNight AfButton--iconAlone label-s">
XPath: .AfButton--blueNight
Example 3 View on Page
Buttons must have discernible text
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-d7d8582b | Pattern ID: A11Y-759c8938
<button data-v-6458d367="" data-v-aa0444f3="" class="AfButton AfButton--primary AfButton--small AfButton--blueNight AfButton--iconAlone label-s">
XPath: .AfButton--blueNight
Example 4 View on Page
Buttons must have discernible text
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-f646cc5b | Pattern ID: A11Y-759c8938
<button data-v-6458d367="" data-v-aa0444f3="" class="AfButton AfButton--primary AfButton--small AfButton--blueNight AfButton--iconAlone label-s">
XPath: .AfButton--blueNight
Example 5 View on Page
Buttons must have discernible text
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-723a5eae | Pattern ID: A11Y-759c8938
<button data-v-6458d367="" data-v-aa0444f3="" class="AfButton AfButton--primary AfButton--small AfButton--blueNight AfButton--iconAlone label-s">
XPath: .AfButton--blueNight
3 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.
3 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-08 🔑 Bug ID: A11Y-e7585aa5 | Pattern ID: A11Y-9a2136ae
<html>
XPath: html
Example 2 View on Page
<html> element must have a lang attribute
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-4add3812 | Pattern ID: A11Y-9a2136ae
<html data-capo="">
XPath: html
Example 3 View on Page
<html> element must have a lang attribute
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-3fccd4dd | Pattern ID: A11Y-9a2136ae
<html data-capo="">
XPath: html
2 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.
1 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-08 🔑 Bug ID: A11Y-6c43bd38 | Pattern ID: A11Y-9dbb1bed
<center><h1>404 Not Found</h1></center>
XPath: center:nth-child(1)
Example 2 View on Page
All page content should be contained by landmarks
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-ee01b9c6 | Pattern ID: A11Y-533cca6e
<center>nginx/1.25.0</center>
XPath: center:nth-child(3)
2 Moderate axe presentation-role-conflict
1 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer

Blocking: No

Affected Pages

Examples

Example 1 View on Page
Elements marked as presentational should be consistently ignored
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-5e9de9c9 | Pattern ID: A11Y-c2253897
<img class="AfImage__img" alt="" loading="lazy" src="https://asset-prod.f..." srcset="https://asset-prod.f..." sizes="800px" fetchpriority="auto" data-v-5486172a="" tabindex="-1">
XPath: .AfCarousel-slide--next[aria-label="2 of 3"][aria-hidden="false"] > .AfCard--medium.AfCard--enlarge-link.AfCard > .AfCard__cover--vertical.AfCard__cover[data-v-08de3870=""] > .AfImage.AfImage--cover[__typename="RichImage"] > img[sizes="800px"][alt=""][loading="lazy"]
Example 2 View on Page
Elements marked as presentational should be consistently ignored
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-111176f0 | Pattern ID: A11Y-6bda91a8
<img class="AfImage__img" alt="" loading="lazy" src="https://asset-prod.f..." srcset="https://asset-prod.f..." sizes="800px" fetchpriority="auto" data-v-5486172a="" tabindex="-1">
XPath: .AfCarousel-slide[aria-label="0 of 3"][aria-hidden="false"] > .AfCard--medium.AfCard--enlarge-link.AfCard > .AfCard__cover--vertical.AfCard__cover[data-v-08de3870=""] > .AfImage.AfImage--cover[__typename="RichImage"] > img[sizes="800px"][alt=""][loading="lazy"]
2 Moderate axe SC 2.1.1, SC 2.1.3 A Motor scrollable-region-focusable
2 pages affected

Rule Information

Engine: axe

Roles: Front-End Developer

Blocking: No

WCAG: SC 2.1.1, SC 2.1.3 A

Disabilities affected:
Motor

Affected Pages

Who Is Affected

  • Limited Manipulation 2.2% — ~7,600,000 Americans
  • Limited Reach and Strength 5.8% — ~19,600,000 Americans

Examples

Example 1 View on Page
Scrollable region must have keyboard access
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-9926ced9 | Pattern ID: A11Y-e732444f
<div class="AfKeyFigures__scrolling--isDurable AfKeyFigures__scrolling custom-scrollbar-h" data-v-afa8ea60="">
XPath: .AfKeyFigures__scrolling--isDurable
Example 2 View on Page
Scrollable region must have keyboard access
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-79531052 | Pattern ID: A11Y-e732444f
<div class="AfKeyFigures__scrolling--isDurable AfKeyFigures__scrolling custom-scrollbar-h" data-v-afa8ea60="">
XPath: .AfKeyFigures__scrolling--isDurable
1 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.
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 have one main landmark
Mode: light 🕑 First identified: 2026-05-08 🔑 Bug ID: A11Y-e93f2641 | Pattern ID: A11Y-85b00be0
<html>
XPath: html