Public accessibility assessment

Accessibility issues detected on aveclesfilles.com

Evolize inspected 5 public pages on aveclesfilles.com and detected 57 automatically identifiable accessibility findings.

57Findings detected
7WCAG criteria affected
5Pages inspected
8 Sep 2026Assessment date

Highest detected severity: High · 7 high-priority findings · 100% inspected-page coverage

Most widespread issueHidden elements can still receive keyboard focusDetected on 5 inspected pages
Most affected page/pages/contact-form20 findings detected
Most represented WCAG criterionWCAG 1.4.3 — Contrast (Minimum)43 detected findings

Is aveclesfilles.com your website?

Keep this assessment current and get notified when new accessibility issues are detected.

https://

Not your website? Scan your own site →

01 · Accessibility summary

Evolize inspected 5 public pages on aveclesfilles.com and detected 57 accessibility findings. The most widespread issue was "Hidden elements can still receive keyboard focus", detected on 5 inspected pages. The most affected inspected page was "/pages/contact-form", where 20 findings were detected. The assessment identified findings mapped to 7 WCAG success criterions. The sections below prioritize the broadest issues and provide technical evidence for each detected finding.

02 · Start here

These findings combine the highest severity and broadest reach detected during this assessment.

  1. High

    Hidden elements can still receive keyboard focus

    WCAG 2.4.3 (A) · 5 inspected pages · 25 instances
    Why this matters

    An element is not visible but remains in the tab order, so a sighted keyboard user loses track of focus when it lands there.

    Recommended action

    Keep this element out of the tab order while its containing region is hidden — remove it from focus (for example tabindex="-1"), or apply the inert attribute to the hidden container where supported. Restore normal focusability when the region becomes visible.

    View technical evidence →
  2. High

    Hidden elements can still receive keyboard focus

    WCAG 2.4.3 (A) · 5 inspected pages · 15 instances
    Why this matters

    An element is not visible but remains in the tab order, so a sighted keyboard user loses track of focus when it lands there.

    Recommended action

    Keep this element out of the tab order while its containing region is hidden — remove it from focus (for example tabindex="-1"), or apply the inert attribute to the hidden container where supported. Restore normal focusability when the region becomes visible.

    View technical evidence →
  3. High

    Hidden elements can still receive keyboard focus

    WCAG 2.4.3 (A) · 5 inspected pages · 10 instances
    Why this matters

    An element is not visible but remains in the tab order, so a sighted keyboard user loses track of focus when it lands there.

    Recommended action

    Keep this element out of the tab order while its containing region is hidden — remove it from focus (for example tabindex="-1"), or apply the inert attribute to the hidden container where supported. Restore normal focusability when the region becomes visible.

    View technical evidence →
  4. High

    Images lack text alternatives

    WCAG 1.1.1 (A) · 1 inspected page · 2 instances
    Why this matters

    Informative images have no alternative text, so their meaning is unavailable to people using assistive technology.

    Recommended action

    Add a concise alt attribute describing each informative image. Mark purely decorative images with alt="" so assistive technology skips them.

    View technical evidence →
  5. High

    Interactive controls are not keyboard-accessible

    WCAG 2.1.1 (A) · 1 inspected page · 1 instance
    Why this matters

    A control that responds to clicks (a clickable element or an ARIA widget) cannot receive keyboard focus, so keyboard and switch users cannot operate it.

    Recommended action

    Use a native <button>/<a>, or add tabindex="0" plus keyboard event handlers (Enter/Space) to custom controls.

    View technical evidence →

03 · WCAG criteria affected

CriterionNameLevelFindingsPagesReach
1.4.3Contrast (Minimum)AA4355 / 5
2.1.1KeyboardA522 / 5
1.2.2Captions (Prerecorded)A422 / 5
2.4.3Focus OrderA355 / 5
2.2.2Pause, Stop, HideA222 / 5
1.1.1Non-text ContentA111 / 5
4.1.2Name, Role, ValueA111 / 5

Absence of a criterion here does not indicate conformance with it — only that no automatically detectable issue was found for it.

Continuous monitoring

A scan shows today's exposure. Monitoring shows what changes next.

Evolize continuously reassesses public website pages, detects newly introduced or recurring accessibility findings, and tracks remediation over time.

04 · All detected findings

High

Hidden elements can still receive keyboard focus

WCAG 2.4.3 (A)50 instances5 inspected pages

An element is not visible but remains in the tab order, so a sighted keyboard user loses track of focus when it lands there.

Why it matters

An element is not visible but remains in the tab order, so a sighted keyboard user loses track of focus when it lands there.

Recommended correction

Keep this element out of the tab order while its containing region is hidden — remove it from focus (for example tabindex="-1"), or apply the inert attribute to the hidden container where supported. Restore normal focusability when the region becomes visible.

View 50 affected elements
Component · Ref UF0V5R
Affected pagehttps://aveclesfilles.com/products/086434-coat-sb-robe
Elementheader-sidebar#sidebar-menu > div > div:nth-of-type(1) > ul > li:nth-of-type(1) > a
Accessible nameNew Arrivals
Markup
<a href="/collections/new-arrivals" class="header-sidebar__linklist-button h6">New Arrivals</a>
Affected pages/ /pages/contact-form /collections/orderlyemails-recommended-products /products/086434-coat-sb-robe /cart
Component · Ref HPP3EX
Affected pagehttps://aveclesfilles.com/products/086434-coat-sb-robe
Elementul > li:nth-of-type(1) > accordion-disclosure > details > div > a:nth-of-type(1)
Accessible nameNew Arrivals
Markup
<a href="/collections/new-arrivals" class="link-faded-reverse">New Arrivals</a>
Affected pages/ /pages/contact-form /collections/orderlyemails-recommended-products /products/086434-coat-sb-robe /cart
Component · Ref LFAW32
Affected pagehttps://aveclesfilles.com/products/086434-coat-sb-robe
Elementform#predictive-search-form > div > input
Accessible nameSearch
Markup
<input type="search" name="q" spellcheck="false" class="header-search__input h5 sm:h4" aria-label="Search" placeholder="Search for...">
Affected pages/ /pages/contact-form /collections/orderlyemails-recommended-products /products/086434-coat-sb-robe /cart
High

Interactive controls are not keyboard-accessible

WCAG 2.1.1 (A)2 instances1 inspected page

A control that responds to clicks (a clickable element or an ARIA widget) cannot receive keyboard focus, so keyboard and switch users cannot operate it.

Why it matters

A control that responds to clicks (a clickable element or an ARIA widget) cannot receive keyboard focus, so keyboard and switch users cannot operate it.

Recommended correction

Use a native <button>/<a>, or add tabindex="0" plus keyboard event handlers (Enter/Space) to custom controls.

View 2 affected elements
Component · Ref E835B5
Affected pagehttps://aveclesfilles.com/products/086434-coat-sb-robe
Elementform#\[object\ HTMLInputElement\] > div > buy-buttons > div > shopify-accelerated-checkout > div:nth-of-type(2)
Rolebutton
Markup
<div class="shopify-payment-button__more-options shopify-payment-button__skeleton" role="button" disabled="" aria-hidden="true">&nbsp;</div>
Component · Ref 39MM08
Affected pagehttps://aveclesfilles.com/products/086434-coat-sb-robe
Elementform#\[object\ HTMLInputElement\] > div > buy-buttons > div > shopify-accelerated-checkout > div:nth-of-type(1)
Rolebutton
Markup
<div class="shopify-payment-button__button" role="button" disabled="" aria-hidden="true" style="background-color: transparent; border: none"> <div class="shopify-payment-button__skeleton">&nbsp;</div> </div>
High

Images lack text alternatives

WCAG 1.1.1 (A)2 instances1 inspected page

Informative images have no alternative text, so their meaning is unavailable to people using assistive technology.

Why it matters

Informative images have no alternative text, so their meaning is unavailable to people using assistive technology.

Recommended correction

Add a concise alt attribute describing each informative image. Mark purely decorative images with alt="" so assistive technology skips them.

View 2 affected elements
Component · Ref 3TA1PS
Affected pagehttps://aveclesfilles.com/
Element#carousel-template--27310750204223__slideshow_mcUDtf > .slideshow__slide.is-selected[media-type="video"] > .content-over-media.content-over-media--auto > video-media:nth-child(1) > video > img
Markup
<img src="//aveclesfilles.com/cdn/shop/files/preview_images/8412d0168fc4405fb8fc94d86a0e7d0e.thumbnail.0000000000_400x.jpg?v=1787608953">
High

Scrollable region must have keyboard access

WCAG 2.1.1 (A)1 instance1 inspected page

Scrollable region must have keyboard access

Why it matters

Scrollable region must have keyboard access

Recommended correction

Review the affected element and correct the reported accessibility issue.

View 1 affected element
Component · Ref JZWPJJ
Affected pagehttps://aveclesfilles.com/products/086434-coat-sb-robe
Element#product-gallery-carousel-10578029019455-template--27310751383871__main
Accessible namePlaid Sailor Collar Coat Coats & Jackets Avec Les Filles
Roleregion
Markup
<scroll-carousel adaptive-height="" id="product-gallery-carousel-10578029019455-template--27310751383871__main" class="product-gallery__carousel scroll-area full-bleed md:unbleed" role="region">
Medium

Text has insufficient colour contrast

WCAG 1.4.3 (AA)65 instances5 inspected pages

Text and background colours do not meet the minimum contrast ratio, reducing legibility.

Why it matters

Text and background colours do not meet the minimum contrast ratio, reducing legibility.

Recommended correction

Increase the contrast ratio to at least 4.5:1 for normal text and 3:1 for large text.

View 65 affected elements
Component · Ref SN0ZYW
Affected pagehttps://aveclesfilles.com/pages/contact-form
Elementa[href$="shipping-returns-1"]
Accessible nameShipping & Returns
Markup
<a href="/pages/shipping-returns-1" class="link-faded">Shipping &amp; Returns</a>
Affected pages/ /pages/contact-form /collections/orderlyemails-recommended-products /products/086434-coat-sb-robe /cart
Component · Ref 7MTTY2
Affected pagehttps://aveclesfilles.com/cart
Elementbutton[type="submit"]
Accessible nameSubscribe
Markup
<button type="submit" class="button" style="--button-background: 28 28 28;--button-outline-color: 28 28 28;">Subscribe</button>
Affected pages/ /collections/orderlyemails-recommended-products /cart
Component · Ref NXD44B
Affected pagehttps://aveclesfilles.com/products/086434-coat-sb-robe
Elementvariant-inventory > span
Accessible nameOnly a few units left
Markup
<span>Only a few units left</span>
Component · Ref 25HJH7
Affected pagehttps://aveclesfilles.com/
Element.collection-card.group[href$="ready-to-wear-1"] > .content-over-media.content-over-media--auto > .collection-card__content.color-scheme--scheme-4.prose--tight > .button[type="button"]
Accessible nameSHOP NOW
Markup
<button type="button" class="button" tabindex="-1">SHOP NOW</button>
Component · Ref U1UDQZ
Affected pagehttps://aveclesfilles.com/pages/contact-form
Elementdiv[aria-label="Item 1 of 4"] > .gap-6.sm\:justify-items-center.justify-items-center > .gap-2.sm\:text-center.text-center > p
Accessible nameFree ground delivery*
Markup
<p class="h6">Free ground delivery*</p>
Component · Ref UIF8W6
Affected pagehttps://aveclesfilles.com/pages/contact-form
Element.footer__block--links.footer__block:nth-child(2) > .sm\:gap-5.gap-4.v-stack > .gap-2\.5[role="list"] > li:nth-child(3) > .link-faded
Accessible nameStart A Return
Markup
<a href="https://aveclesfilles.loopreturns.com/#/" class="link-faded">Start A Return</a>
Component · Ref TMX5AM
Affected pagehttps://aveclesfilles.com/pages/contact-form
Elementli:nth-child(5) > .link-faded[href$="contact-form"]
Accessible nameHelp
Markup
<a href="/pages/contact-form" class="link-faded">Help</a>
Component · Ref YPGS52
Affected pagehttps://aveclesfilles.com/collections/orderlyemails-recommended-products
Element.smallcaps.link-faded[href="/"]
Accessible nameHome
Markup
<a href="/" class="smallcaps link-faded">Home</a>
Component · Ref O3A03W
Affected pagehttps://aveclesfilles.com/pages/contact-form
Element.footer__block--links.footer__block:nth-child(3) > .sm\:gap-5.gap-4.v-stack > p
Accessible nameInformation
Markup
<p class="h6">Information</p>
Component · Ref MMQORQ
Affected pagehttps://aveclesfilles.com/
Element.button--outline.button[href$="new-arrivals"]
Accessible nameSHOP NOW
Markup
<a class="button button--outline" style="--button-background: 255 255 255;--button-outline-color: 255 255 255;--button-text-color: 0 0 0;" href="/collections/new-arrivals">SHOP NOW</a>
Component · Ref 4QED1Z
Affected pagehttps://aveclesfilles.com/pages/contact-form
Elementdiv[aria-label="Item 2 of 4"] > .gap-6.sm\:justify-items-center.justify-items-center > .gap-2.sm\:text-center.text-center > .prose > p:nth-child(1)
Accessible nameFree Returns for Orders over $75 in USA
Markup
<p>Free Returns for Orders over $75 in USA</p>
Component · Ref BBVQ44
Affected pagehttps://aveclesfilles.com/
Element.collection-card.group[href$="outerwear"] > .content-over-media.content-over-media--auto > .collection-card__content.color-scheme--scheme-4.prose--tight > .h3
Accessible nameOUTERWEAR
Markup
<p class="h3">OUTERWEAR</p>
Component · Ref QJ6QRK
Affected pagehttps://aveclesfilles.com/pages/contact-form
Element.footer__block--newsletter > .sm\:gap-5.gap-4.v-stack > p
Accessible nameJOIN #Withthegirls
Markup
<p class="h6">JOIN #Withthegirls</p>
Component · Ref 5A2EWD
Affected pagehttps://aveclesfilles.com/collections/orderlyemails-recommended-products
Elementh1
Accessible nameOrderlyEmails - Recommended Products
Markup
<h1 class="h1">OrderlyEmails - Recommended Products</h1>
Component · Ref TF7LFV
Affected pagehttps://aveclesfilles.com/pages/contact-form
Elementstrong
Accessible nameHOURS OF OPERATION
Markup
<strong>HOURS OF OPERATION</strong>
Component · Ref COHRBO
Affected pagehttps://aveclesfilles.com/pages/contact-form
Element.footer__block--newsletter > .sm\:gap-5.gap-4.v-stack > .text-subdued.prose > p
Accessible nameEnjoy 10% your first full-price purchase & receive VIP offers, exclusive first access to new products, launches & restocks.
Markup
<p>Enjoy 10% your first full-price purchase &amp; receive VIP offers, exclusive first access to new products, launches &amp; restocks.</p>
Component · Ref D0A71W
Affected pagehttps://aveclesfilles.com/
Element.sm\:justify-end > .button[href$="exclusive-styles"]
Accessible nameShop Now
Markup
<a class="button" style="--button-background: 255 255 255;--button-outline-color: 255 255 255;--button-text-color: 0 0 0;" href="/collections/exclusive-styles">Shop Now</a>
Component · Ref Y9G6I4
Affected pagehttps://aveclesfilles.com/collections/orderlyemails-recommended-products
Element.breadcrumb__list-item:nth-child(2) > a[href$="all"]
Accessible nameShop
Markup
<a href="/collections/all" class="smallcaps link-faded">Shop</a>
Component · Ref 9U8ZO0
Affected pagehttps://aveclesfilles.com/products/086434-coat-sb-robe
Element.align-self-start > .button[type="submit"]
Accessible nameSubscribe
Markup
<button type="submit" class="button" style="--button-background: 28 28 28;--button-outline-color: 28 28 28;">Subscribe</button>
Component · Ref V3E1OW
Affected pagehttps://aveclesfilles.com/collections/orderlyemails-recommended-products
Element.justify-center
Accessible nameSort by
Markup
<span class="text-with-icon justify-center">Sort by<svg aria-hidden="true" focusable="false" fill="none" width="10" class="icon icon-chevron-down" viewBox="0 0 10 10">
      <path d="m1 3 4 4 4-4" stroke="currentColor" stroke-linecap="square"></path>
    </svg></span>
Component · Ref 1IQJ7L
Affected pagehttps://aveclesfilles.com/pages/contact-form
Element.gap-2.sm\:text-center.text-center > .prose > p:nth-child(2)
Accessible name*Except Final Sale Items
Markup
<p>*Except Final Sale Items</p>
Component · Ref MBLTQJ
Affected pagehttps://aveclesfilles.com/cart
Elementh1
Accessible nameCart
Markup
<h1 class="h4">Cart</h1>
Component · Ref 6NSPFP
Affected pagehttps://aveclesfilles.com/
Element.collection-card.is-selected[href$="bomber-jacket"] > .content-over-media.content-over-media--auto > .collection-card__content.color-scheme--scheme-4.prose--tight > .h3
Accessible nameBOMBER JACKETS
Markup
<p class="h3">BOMBER JACKETS</p>
Component · Ref 1VGNWM
Affected pagehttps://aveclesfilles.com/pages/contact-form
Element#\33 14110cd_1597890051 > p
Accessible nameWe are closed on national holidays as we observe both US and Canadian Holidays
Markup
<p style="text-align: center;">We are closed on national holidays as we observe both US and Canadian Holidays</p>
Component · Ref 4P5EHX
Affected pagehttps://aveclesfilles.com/cart
Element.empty-state > .prose > p
Accessible nameYour cart is empty
Markup
<p>Your cart is empty</p>

Showing 25 representative examples · 18 more affected elements not shown

Medium

<video> elements must have captions

WCAG 1.2.2 (A)3 instances2 inspected pages

<video> elements must have captions

Why it matters

<video> elements must have captions

Recommended correction

Review the affected element and correct the reported accessibility issue.

View 3 affected elements
Component · Ref Q625M9
Affected pagehttps://aveclesfilles.com/
Element#carousel-template--27310750204223__slideshow_mcUDtf > .slideshow__slide.is-selected[media-type="video"] > .content-over-media.content-over-media--auto > video-media:nth-child(1) > video
Markup
<video playsinline="true" muted="muted" loop="loop" preload="metadata" poster="//aveclesfilles.com/cdn/shop/files/preview_images/8412d0168fc4405fb8fc94d86a0e7d0e.thumbnail.0000000000_400x.jpg?v=1787608953">
Component · Ref FVESFA
Affected pagehttps://aveclesfilles.com/products/086434-coat-sb-robe
Elementvideo
Accessible nameSailor collar blue and brown plaid coat with long raglan sleeves - Shop women's long plaid coats by Avec Les Filles.
Markup
<video playsinline="true" controls="controls" muted="muted" loop="loop" preload="none" aria-label="Sailor collar blue a..." poster="//aveclesfilles.com/...">
Medium

Elements must only use supported ARIA attributes

WCAG 4.1.2 (A)1 instance1 inspected page

Elements must only use supported ARIA attributes

Why it matters

Elements must only use supported ARIA attributes

Recommended correction

Review the affected element and correct the reported accessibility issue.

View 1 affected element
Component · Ref BYT9QJ
Affected pagehttps://aveclesfilles.com/products/086434-coat-sb-robe
Elementprogress-bar
Markup
<progress-bar class="progress-bar" animate-on-scroll="" aria-valuenow="3" aria-valuemax="12"></progress-bar>
Low

Video may be missing captions

WCAG 1.2.2 (A)5 instances2 inspected pages

A video element has no captions or subtitles track. Whether captions are needed depends on the audio content and requires manual review.

Why it matters

A video element has no captions or subtitles track. Whether captions are needed depends on the audio content and requires manual review.

Recommended correction

Provide a synchronized captions track (<track kind="captions">) for video with meaningful audio.

View 5 affected elements
Component · Ref 71S5IY
Affected pagehttps://aveclesfilles.com/
Elementslideshow-carousel#carousel-template--27310750204223__slideshow_czFtE3 > div > div > video-media:nth-of-type(2) > video
Markup
<video playsinline="true" muted="muted" loop="loop" preload="metadata" poster="//aveclesfilles.com/cdn/shop/files/preview_images/a6165eef58584784a46243a3128b502c.thumbnail.0000000000_400x.jpg?v=1786040942"><source src="//aveclesfilles.com/cdn/shop/videos/c/vp/a6165eef58584784a46243a3128b502c/a6165eef58584784a46243a3128b502c.HD-1080p-7.2Mbps-90955212.mp4?v=0" type="video/mp4"><img src="//aveclesfilles.com/cdn/shop/files/preview_images/a6165eef58584784a46243a3128b502c.thumbnail.0000000000_400x.jpg?v=1786040942"></video>
Component · Ref C6ZGYS
Affected pagehttps://aveclesfilles.com/products/086434-coat-sb-robe
Elementscroll-carousel#product-gallery-carousel-10578029019455-template--27310751383871__main > div:nth-of-type(8) > video-media > video
Accessible nameSailor collar blue and brown plaid coat with long raglan sleeves - Shop women's long plaid coats by Avec Les Filles.
Markup
<video playsinline="true" controls="controls" muted="muted" loop="loop" preload="none" aria-label="Sailor collar blue and brown plaid coat with long raglan sleeves - Shop women's long plaid coats by Avec Les Filles." poster="//aveclesfilles.com/cdn/shop/files/preview_images/332faac4f0f04f889ae2b561276db1f6.thumbnail.0000000000_400x.jpg?v=1787090752"><source src="//aveclesfilles.com/cdn/shop/videos/c/vp/332faac4f0f04f889ae2b561276db1f6/332faac4f0f04f889ae2b561276db1f6.HD-1080p-7.2Mbps-91981273.mp4?v=0" type="video/mp4"><img alt="Sailor collar blue and brown plaid coat with long raglan sleeves -…

05 · Most affected inspected pages

06 · About this assessment

Evolize inspects publicly accessible website pages using automated browser-based testing and deterministic accessibility rules. Automated testing can identify many reproducible technical issues but cannot determine complete WCAG or legal compliance.

  • Publicly accessible surfaces only — no credentials, private systems, or source-code access.
  • Findings apply to the pages and states successfully inspected; automated analysis may not detect every issue.
  • Results reflect the site at the scan date and may have changed since.

Evolize provides digital risk intelligence and does not provide legal advice, certify compliance, or guarantee that litigation will not occur. Methodology · Security · Example assessment

07 · Continuous monitoring

This public report captures one assessment. Evolize monitoring rescans the website, detects new and recurring findings, tracks changes over time and verifies corrections.

Is information in this report inaccurate or outdated? Request a correction or removal.