Public accessibility assessment

Accessibility issues detected on r13.com

Evolize inspected 5 public pages on r13.com and detected 26 automatically identifiable accessibility findings.

26Findings detected
7WCAG criteria affected
5Pages inspected
9 Sep 2026Assessment date

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

Most widespread issueInteractive controls are not keyboard-accessibleDetected on 5 inspected pages
Most affected page/24 findings detected
Most represented WCAG criterionWCAG 1.4.3 — Contrast (Minimum)7 detected findings

Is r13.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 r13.com and detected 26 accessibility findings. The most widespread issue was "Interactive controls are not keyboard-accessible", detected on 5 inspected pages. The most affected inspected page was "/", where 24 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

    Interactive controls are not keyboard-accessible

    WCAG 2.1.1 (A) · 5 inspected pages · 50 instances
    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 →
  2. High

    Hidden elements can still receive keyboard focus

    WCAG 2.4.3 (A) · 5 inspected pages · 45 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

    IDs used in ARIA and labels must be unique

    WCAG 4.1.2 (A) · 5 inspected pages · 20 instances
    Why this matters

    IDs used in ARIA and labels must be unique

    Recommended action

    Review the affected element and correct the reported accessibility issue.

    View technical evidence →
  4. High

    Interactive controls are not keyboard-accessible

    WCAG 2.1.1 (A) · 5 inspected pages · 10 instances
    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 →
  5. High

    Interactive controls are not keyboard-accessible

    WCAG 2.1.1 (A) · 5 inspected pages · 5 instances
    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)AA755 / 5
1.3.1Info and RelationshipsA555 / 5
2.1.1KeyboardA555 / 5
2.4.3Focus OrderA455 / 5
4.1.2Name, Role, ValueA355 / 5
1.2.2Captions (Prerecorded)A211 / 5
3.3.2Labels or InstructionsA155 / 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

IDs used in ARIA and labels must be unique

WCAG 4.1.2 (A)30 instances5 inspected pages

IDs used in ARIA and labels must be unique

Why it matters

IDs used in ARIA and labels must be unique

Recommended correction

Review the affected element and correct the reported accessibility issue.

View 30 affected elements
Component · Ref KZP8R1
Affected pagehttps://www.r13.com/pages/contact-us
Element.custo-shop[open="true"][data-menu="shop"] > .sr-inner-menu > li:nth-child(8) > details[open=""] > .sdv.header__submenu.list-menu
Accessible nameHandbags Belts Scarves Hats Jewelry Underwear E-Gift Card View All
Markup
<ul id="HeaderMenu-SubMenuList-shop-accessories-" class="sdv header__submenu list-menu motion-reduce">
Affected pages/ /products/r13-cap /pages/contact-us /pages/contact /cart
Component · Ref G9CXSF
Affected pagehttps://www.r13.com/
Element#HeaderMenu-MenuList-1 > .sr-menu-main.drawermenuC > .custo-collections.main-menu-item[data-menu="collections"] > .sr-inner-menu > li:nth-child(5) > details[open=""] > .sdv.header__submenu.list-menu
Accessible nameThe Usual Suspects The Birth of Punk's Bondage Revolution The Path Of Not Giving A Fuck
Markup
<ul id="HeaderMenu-SubMenuList-collections-the-journal-" class="sdv header__submenu list-menu motion-reduce">
Affected pages/ /products/r13-cap /pages/contact-us /pages/contact /cart
Component · Ref O8PFAB
Affected pagehttps://www.r13.com/products/r13-cap
Element#HeaderCountryForm > div > .disclosure > .disclosure__list-wrapper.country-selector[hidden=""] > .country-filter > .field > .country-filter__input[name="country_filter"][aria-owns="country-results"]
Rolecombobox
Markup
<input class="country-filter__inpu..." id="country-filter-input" type="search" name="country_filter" value="" placeholder="Search" role="combobox" aria-owns="country-results" aria-controls="country-results" aria-haspopup="listbox" aria-autocomplete="list" autocorrect="off" autocomplete="off" ...>
Affected pages/ /products/r13-cap /pages/contact-us /pages/contact /cart
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 BMJXNL
Affected pagehttps://www.r13.com/products/r13-cap
Elementinput#country-filter-input
Rolecombobox
Markup
<input class="country-filter__input field__input" id="country-filter-input" type="search" name="country_filter" value="" placeholder="Search" role="combobox" aria-owns="country-results" aria-controls="country-results" aria-haspopup="listbox" aria-autocomplete="list" autocorrect="off" autocomplete="off" autocapitalize="off" spellcheck="false">
Affected pages/ /products/r13-cap /pages/contact-us /pages/contact /cart
Component · Ref CWY6GI
Affected pagehttps://www.r13.com/pages/contact-us
Elementa#Germany
Accessible nameGermany EUR €
Markup
<a class="link link--text disclosure__link caption-large focus-inset" href="#" data-value="DE" id="Germany">
                <span class="visibility-hidden"><svg xmlns="http://www.w3.org/2000/svg" fill="none" class="icon icon-checkmark" viewBox="0 0 12 9"><path fill="currentColor" fill-rule="evenodd" d="M11.35.643a.5.5 0 0 1 .006.707l-6.77 6.886a.5.5 0 0 1-.719-.006L.638 4.845a.5.5 0 1 1 .724-.69l2.872 3.011 6.41-6.517a.5.5 0 0 1 .707-.006z" clip-rule="evenodd"></path></svg>
</span>
                <span class="country">Germany</span>
                <span class="localization-form__currency mo…
Affected pages/ /products/r13-cap /pages/contact-us /pages/contact /cart
High

Interactive controls are not keyboard-accessible

WCAG 2.1.1 (A)75 instances5 inspected pages

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 75 affected elements
Component · Ref KXPBBY
Affected pagehttps://www.r13.com/pages/contact
Elementdetails#Details-menu-drawer-container > summary
Accessible nameMenu
Rolebutton
Markup
<summary class="header__icon header__icon--menu header__icon--summary link focus-inset" aria-label="Menu" role="button" aria-expanded="false" aria-controls="menu-drawer">
      <span>
       <div class="menu">Menu</div><svg xmlns="http://www.w3.org/2000/svg" fill="Currentcolor" class="icon icon-close" viewBox="0 0 18 17"><path fill="currentColor" d="M.865 15.978a.5.5 0 0 0 .707.707l7.433-7.431 7.579 7.282a.501.501 0 0 0 .846-.37.5.5 0 0 0-.153-.351L9.712 8.546l7.417-7.416a.5.5 0 1 0-.707-.708L8.991 7.853 1.413.573a.5.5 0 1 0-.693.72l7.563 7.268z"></path></svg>
</span>
    </summary>
Affected pages/ /products/r13-cap /pages/contact-us /pages/contact /cart
Component · Ref E5V6CY
Affected pagehttps://www.r13.com/pages/contact-us
Elementul#HeaderMenu-MenuList-3 > div > details:nth-of-type(2) > summary
Accessible nameNEW
Markup
<summary class="header__menu-item link link--text focus-inset caption-large" onclick="window.location.href='/collections/new-arrivals';">
        NEW
      </summary>
Affected pages/ /products/r13-cap /pages/contact-us /pages/contact /cart
Component · Ref RWGCUJ
Affected pagehttps://www.r13.com/
Elementsticky-header > header > div > details-modal > details > summary
Accessible nameSearch
Rolebutton
Markup
<summary class="header__icon header__icon--search header__icon--summary link focus-inset modal__toggle" aria-haspopup="dialog" aria-label="Search" role="button">
      <span>
        <span class="svg-wrapper">
        <span class="header-text">SEARCH</span><svg fill="currentcolor" class="icon icon-search" viewBox="0 0 18 19"><path fill="currentColor" fill-rule="evenodd" d="M11.03 11.68A5.784 5.784 0 1 1 2.85 3.5a5.784 5.784 0 0 1 8.18 8.18m.26 1.12a6.78 6.78 0 1 1 .72-.7l5.4 5.4a.5.5 0 1 1-.71.7z" clip-rule="evenodd"></path></svg>
</span>
        <span class="svg-wrapper header__icon-close"><s…
Affected pages/ /products/r13-cap /pages/contact-us /pages/contact /cart
Component · Ref 529HK7
Affected pagehttps://www.r13.com/products/r13-cap
Elementsummary#HeaderDrawer-shop
Accessible nameShop
Rolebutton
Markup
<summary id="HeaderDrawer-shop" class="menu-drawer__menu-item list-menu__item link link--text focus-inset" role="button" aria-expanded="true" aria-controls="link-shop">
                        Shop
                        <!-- <span class="svg-wrapper"><svg xmlns="http://www.w3.org/2000/svg" fill="none" class="icon icon-arrow" viewBox="0 0 14 10"><path fill="currentColor" fill-rule="evenodd" d="M8.537.808a.5.5 0 0 1 .817-.162l4 4a.5.5 0 0 1 0 .708l-4 4a.5.5 0 1 1-.708-.708L11.793 5.5H1a.5.5 0 0 1 0-1h10.793L8.646 1.354a.5.5 0 0 1-.109-.546" clip-rule="evenodd"/></svg>
</span> -->
             …
Affected pages/ /products/r13-cap /pages/contact-us /pages/contact /cart
Component · Ref YT00GL
Affected pagehttps://www.r13.com/cart
Elementsummary#HeaderMenu-shop-ready-to-wear
Accessible nameREADY-TO-WEAR
Rolebutton
Markup
<summary id="HeaderMenu-shop-ready-to-wear" class="header__menu-item link link--text list-menu__item focus-inset caption-large" role="button" aria-expanded="true" aria-controls="HeaderMenu-SubMenuList-shop-ready-to-wear-">
      <span>READY-TO-WEAR</span><svg class="icon icon-caret" viewBox="0 0 10 6"><path fill="currentColor" fill-rule="evenodd" d="M9.354.646a.5.5 0 0 0-.708 0L5 4.293 1.354.646a.5.5 0 0 0-.708.708l4 4a.5.5 0 0 0 .708 0l4-4a.5.5 0 0 0 0-.708" clip-rule="evenodd"></path></svg>
</summary>
Affected pages/ /products/r13-cap /pages/contact-us /pages/contact /cart
High

Modal dialog does not trap keyboard focus

WCAG 2.4.3 (A)10 instances5 inspected pages

An open modal leaves the content behind it keyboard-focusable, so keyboard and screen reader users can tab out of the dialog into hidden page content.

Why it matters

An open modal leaves the content behind it keyboard-focusable, so keyboard and screen reader users can tab out of the dialog into hidden page content.

Recommended correction

While a modal is open, confine focus to the dialog and mark the rest of the page inert (or aria-hidden). Restore focus on close.

View 10 affected elements
Component · Ref XY9R7G
Affected pagehttps://www.r13.com/pages/contact-us
Elementdiv#lw-banner
Accessible nameCookies
Roledialog
Markup
<div id="lw-banner" class="lw-banner-visible" tabindex="-1" role="dialog" aria-modal="true" aria-hidden="false" aria-label="Cookies" data-nosnippet="true"><div class="lw-banner-wrapper"><div class="lw-banner-header"><div class="lw-banner-header-brand"></div><div class="lw-banner-header-title">Cookies settings</div></div><div class="lw-banner-brand"></div><div class="lw-banner-text-wrapper"><div class="lw-banner-text">We use our own and third-party cookies for analytical purposes and to show you personalized advertising based on a profile created from your browsing habits. You can customize you…
Affected pages/ /products/r13-cap /pages/contact-us /pages/contact /cart
Component · Ref MI635U
Affected pagehttps://www.r13.com/cart
Elementsticky-header > header > div > details-modal > details > div
Accessible nameSearch
Roledialog
Markup
<div class="search-modal modal__content gradient" role="dialog" aria-modal="true" aria-label="Search">
      <div class="modal-overlay custom-overlay"></div>
      <div class="search-modal__content search-modal__content-bottom" tabindex="-1"><predictive-search class="search-modal__form" data-loading-text="Loading..."><form action="/search" method="get" role="search" class="search search-modal__form">
          <div class="field">
            <input class="search__input field__input" id="Search-In-Modal" type="search" name="q" value="" placeholder="Search" role="combobox" aria-expanded="false" …
Affected pages/ /products/r13-cap /pages/contact-us /pages/contact /cart
High

Form fields use placeholder text as the only label

WCAG 1.3.1 (A)5 instances5 inspected pages

Fields rely on placeholder text instead of a real label. The placeholder disappears once the user types, and it is not exposed as a programmatic label.

Why it matters

Fields rely on placeholder text instead of a real label. The placeholder disappears once the user types, and it is not exposed as a programmatic label.

Recommended correction

Add a persistent <label> associated with each field. Keep the placeholder for example text only, not as the label.

View 5 affected elements
Component · Ref MM04HK
Affected pagehttps://www.r13.com/pages/contact-us
Elementinput#NewsletterForm--sections--20591840952489__footer
Markup
<input id="NewsletterForm--sections--20591840952489__footer" type="email" name="contact[email]" class="field__input" value="" aria-required="true" autocorrect="off" autocapitalize="off" autocomplete="email" placeholder="Email address" required="">
Affected pages/ /products/r13-cap /pages/contact-us /pages/contact /cart
Medium

Text has insufficient colour contrast

WCAG 1.4.3 (AA)26 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 26 affected elements
Component · Ref 0CKM8L
Affected pagehttps://www.r13.com/cart
Elementa[aria-label="Follow R13 on Tiktok"] > .text
Accessible nameTikTok
Markup
<span class="text">TikTok</span>
Affected pages/ /products/r13-cap /pages/contact-us /pages/contact /cart
Component · Ref N01A5Y
Affected pagehttps://www.r13.com/cart
Element.lw-banner-text
Accessible nameWe use our own and third-party cookies for analytical purposes and to show you personalized advertising based on a profile created from your browsing habits. You can customize your preferences by clicking "Configure," accept all cookies by clicking "Accept," or reject them by selecting "Reject." For more information, please consult our Cookie Policy.
Markup
<div class="lw-banner-text">
Affected pages/ /cart
Component · Ref KK2M1N
Affected pagehttps://www.r13.com/
Elementa[href$="jackets-and-coats"] > span
Accessible nameSHOP NOW
Markup
<span> SHOP NOW</span>
Component · Ref HVZR2G
Affected pagehttps://www.r13.com/
Element.image-section.block.show_cta_always:nth-child(2) > .content-pro.image-wrap > .protitle > .title-center > a[href$="pants-shorts"] > span
Accessible nameSHOP NOW
Markup
<span> SHOP NOW</span>
Component · Ref XDHK89
Affected pagehttps://www.r13.com/
Element.image-section.block.show_cta_always:nth-child(2) > .content-pro.image-wrap > .protitle > .title-center > a[href$="pants-shorts"]
Accessible nameBOTTOMS SHOP NOW
Markup
<a href="/collections/pants-shorts">BOTTOMS
  <span> SHOP NOW</span></a>
Component · Ref QSSREM
Affected pagehttps://www.r13.com/
Element.title-center > a[href$="womens-shoes"]
Accessible nameFOOTWEAR SHOP NOW
Markup
<a href="/collections/womens-shoes">FOOTWEAR
  <span> SHOP NOW</span></a>
Component · Ref FBLLOS
Affected pagehttps://www.r13.com/pages/contact
Elementh1
Accessible nameContact
Markup
<h1 class="main-page-title page-title h0">
    Contact
  </h1>
Medium

Content sits outside any landmark region

WCAG 1.3.1 (A)5 instances5 inspected pages

Meaningful content is not contained in a landmark (header/nav/main/footer/aside), so assistive-technology users cannot reach it via landmark navigation.

Why it matters

Meaningful content is not contained in a landmark (header/nav/main/footer/aside), so assistive-technology users cannot reach it via landmark navigation.

Recommended correction

Wrap primary content in <main> and other regions in appropriate landmark elements.

View 5 affected elements
Component · Ref G4PXWX
Affected pagehttps://www.r13.com/pages/contact-us
Elementdiv#CartDrawer > div:nth-of-type(2) > div:nth-of-type(1) > div > div > p:nth-of-type(2)
Accessible nameLog in to check out faster.
Markup
<p class="cart__login-paragraph">
                  <a href="https://www.r13.com/customer_authentication/redirect?locale=en&amp;region_country=US" class="link underlined-link">Log in</a> to check out faster.
                </p>
Affected pages/ /products/r13-cap /pages/contact-us /pages/contact /cart
Medium

Navigation regions are not distinguishable

WCAG 1.3.1 (A)10 instances5 inspected pages

The page has multiple navigation landmarks but they lack accessible names, so screen reader users cannot tell them apart.

Why it matters

The page has multiple navigation landmarks but they lack accessible names, so screen reader users cannot tell them apart.

Recommended correction

Give each navigation region a distinct aria-label (e.g. "Primary", "Footer") when more than one is present.

View 10 affected elements
Component · Ref 9AE2N6
Affected pagehttps://www.r13.com/
Elementdiv#shopify-section-sections--20591840985257__header > sticky-header > header > nav
Accessible nameShop Shop PRE-FALL 26 NEW ARRIVALS HARNESS HANDBAGS NEW ICONS READY-TO-WEAR Tops Tees & Tanks Sweatshirts Sweaters Pants & Shorts Jackets & Coats Dresses & Skirts View All DENIM Boyfriend & Crossover Straight Loose & Wide Leg Flare & Bootcut Slim & Skinny Shorts View All FOOTWEAR Harness Boots Cowboys Sneakers Men's View All ACCESSORIES Handbags Belts Scarves Hats Jewelry Underwear E-Gift Card View All NEW Collections PRE-FALL 26 HARNESS HANDBAGS NEW ICONS R13 X VEERT THE JOURNAL The Usual Suspects The Birth of Punk's Bondage Revolution The Path Of Not Giving A Fuck NEW Collections Shop PRE-FALL 26 NEW ARRIVALS HARNESS HANDBAGS NEW ICONS READY-TO-WEAR Tops Tees & Tanks Sweatshirts Sweaters Pants & Shorts Jackets & Coats Dresses & Skirts View All DENIM Boyfriend & Crossover Straight Loose & Wide Leg Flare & Bootcut Slim & Skinny Shorts View All FOOTWEAR Harness Boots Cowboys Sneakers Men's View All ACCESSORIES Handbags Belts Scarves Hats Jewelry Underwear E-Gift Card View All NEW Collections PRE-FALL 26 HARNESS HANDBAGS NEW ICONS R13 X VEERT THE JOURNAL The Usual Suspects The Birth of Punk's Bondage Revolution The Path Of Not Giving A Fuck
Markup
<nav class="header__inline-menu">
  <ul class="list-menu list-menu--inline" role="list"><li><header-menu>
            <details class="sr-drawer-menu level-1" id="DrawerMenu-1" data-menu="shop">
              <summary id="HeaderMenu-shop" class="header__menu-item list-menu__item link focus-inset">
                <span>Shop</span>
               
              </summary>
              <ul id="HeaderMenu-MenuList-1" class="drawer-menu__content header__submenu list-menu list-menu--disclosure color-scheme-1 gradient caption-large motion-reduce global-settings-popup" role="list" tabindex="-1">
  <!…
Affected pages/ /products/r13-cap /pages/contact-us /pages/contact /cart
Component · Ref GEAFEZ
Affected pagehttps://www.r13.com/cart
Elementdiv#menu-drawer > div > div > nav
Accessible nameShop Shop PRE-FALL 26 NEW ARRIVALS HARNESS HANDBAGS NEW ICONS READY-TO-WEAR READY-TO-WEAR Tops Tees & Tanks Sweatshirts Sweaters Pants & Shorts Jackets & Coats Dresses & Skirts View All DENIM DENIM Boyfriend & Crossover Straight Loose & Wide Leg Flare & Bootcut Slim & Skinny Shorts View All FOOTWEAR FOOTWEAR Harness Boots Cowboys Sneakers Men's View All ACCESSORIES ACCESSORIES Handbags Scarves Hats Underwear Jewelry E-Gift Card View All …[truncated by Evolize: exceeded D1 value limit]
Markup
<nav class="menu-drawer__navigation">
            <ul class="sr-main-menu menu-drawer__menu has-submenu list-menu submenu-open" role="list">

                

              
<li><details id="Details-menu-drawer-menu-item-1" class="menu-opening" open="">
                      <summary id="HeaderDrawer-shop" class="menu-drawer__menu-item list-menu__item link link--text focus-inset" role="button" aria-expanded="true" aria-controls="link-shop">
                        Shop
                        <!-- <span class="svg-wrapper"><svg xmlns="http://www.w3.org/2000/svg" fill="none" class="icon icon-a…
Affected pages/ /products/r13-cap /pages/contact-us /pages/contact /cart
Medium

<video> elements must have captions

WCAG 1.2.2 (A)1 instance1 inspected page

<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 1 affected element
Component · Ref 84K6C
Affected pagehttps://www.r13.com/
Elementvideo
Accessible nameR13 store interior at 34 Howard Street NYC with gallery-style installation
Markup
<video playsinline="playsinline" autoplay="autoplay" loop="loop" muted="muted" preload="metadata" aria-label="R13 store interior a..." poster="//www.r13.com/cdn/sh...">
Low

Page has no level-one heading

WCAG 1.3.1 (A)1 instance1 inspected page

The page exposes no <h1>, so its topic is not conveyed in the heading structure.

Why it matters

The page exposes no <h1>, so its topic is not conveyed in the heading structure.

Recommended correction

Add a single descriptive <h1> that names the page's primary purpose.

View 1 affected element
Component · Ref NPBH1Y
Affected pagehttps://www.r13.com/pages/contact-us
Elementhtml > body
Accessible nameWishlist 0 <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KVSFFPZ" height="0" width="0" style="display:none;visibility:hidden"></iframe> Skip to content .drawer { visibility: hidden; } .drawer__footer .cart__ctas a.button {width:100%;} .drawer__footer .cart__ctas { flex-direction: column;} .drawer__footer .cart__ctas a.button { border: 1px solid var(--color-2);} cart-remove-button .button{color: var(--color-2); } .cart-drawer .cart-item>td dl{display:none;} .cart-drawer .cart__checkout-button { background: var(--color-2); color: var(--color-1);} Your cart is empty Continue shopping Have an account? Log in to check out faster. Your cart Loading... Estimated total $0.00 USD Taxes, discounts and shipping calculated at checkout. Check out body svg.icon.icon-tiktok { right: 0; } a#cart-notification-button { color: #fff; background: #000; } body .cart-notification { z-index: 123; } form#cart-notification-form button.button.button--primary.button--full-width { color: #000; } .cart-notification__links button.link.button-label { color: #000; text-decoration: underline; } body .quick-add-modal__content-info .product__info-wrapper label { margin: auto 8px !important; padding: 7px 0 0 0 !important; overflow: hidden; } .hide-desktop { display:none !important; } @media (max-width:767px) { .customm-product .related-products img { height: auto; } product-recommendations.related-products .card__information { display: none; } body product-recommendations.related-products.page-width.section-template--17827209511081__related-products-padding.isolate.product-recommendations--loaded li.grid__item { padding-bottom: 0 !important; } .hide-desktop { display:flex !important; } .grid__item.product__media-wrapper.custom-gallymob .slider-counter__link--dots .dot { opacity: .5; background: #fff; } .grid__item.product__media-wrapper.custom-gallymob button.slider-counter__link.slider-counter__link--dots.link.slider-counter__link--active .dot { opacity: 1; } .search-modal__content.search-modal__content-bottom { padding-right: 1rem; } body.custom-menus header-drawer .menu { color: #000; } body.custom-menus a i.fa.fa-heart-o { color: #000; } body.custom-menus svg.icon.icon-search path { fill: #000; } .desktop-localization-wrapper>span { display: none; } .search-modal__content.search-modal__content-bottom button.search-modal__close-button.modal__close-button.link.link--text.focus-inset { display: flex; top: 0; } body.custom-menus svg.icon.icon-search { fill:#000; } } document.addEventListener("DOMContentLoaded", function () { const searchButton = document.querySelector('.search-button-selector'); // Replace with the actual selector for the search button const closeSearchButton = document.querySelector('.close-search-button-selector'); // Replace with the actual selector for the close button const header = document.querySelector('.header'); if (searchButton && header) { searchButton.addEventListener('click', () => { header.classList.add('header--search-open'); }); closeSearchButton.addEventListener('click', () => { header.classList.remove('header--search-open'); }); } }); .header--search-open .header__heading-link, .header--search-open .menu-right ul li a { color: black !important; /* Force menu links to black */ } .header--search-open .header__heading-logo { filter: brightness(0); /* Converts the logo to black; adjust as needed */ } header-drawer { justify-self: start; margin-left: -1.2rem; }@media screen and (min-width: 990px) { header-drawer { display: none; } }.menu-drawer-container { display: flex; } .list-menu { list-style: none; padding: 0; margin: 0; } .list-menu--inline { display: inline-flex; flex-wrap: wrap; } summary.list-menu__item { padding-right: 2.7rem; } .list-menu__item { display: flex; align-items: center; line-height: calc(1 + 0.3 / var(--font-body-scale)); } .list-menu__item--link { text-decoration: none; padding-bottom: 1rem; padding-top: 1rem; line-height: calc(1 + 0.8 / var(--font-body-scale)); } @media screen and (min-width: 750px) { .list-menu__item--link { padding-bottom: 0.5rem; padding-top: 0.5rem; } } .header--search-open .header__heading-link, .header--search-open .menu-right ul li a { color: black !important; } .header--search-open .header__heading-link, .header--search-open .menu-right ul li a { color: black !important; } .header--search-open .header__heading-logo img { filter: brightness(0) invert(1); /* Makes the logo black */ } .header { padding: 10px 3rem 10px 3rem; } .section-header { position: sticky; /* This is for fixing a Safari z-index issue. PR #2147 */ margin-bottom: 0px; } @media screen and (min-width: 750px) { .section-header { margin-bottom: 0px; } } @media screen and (min-width: 990px) { .header { padding-top: 20px; padding-bottom: 20px; } } Shop Shop PRE-FALL 26 NEW ARRIVALS HARNESS HANDBAGS NEW ICONS READY-TO-WEAR Tops Tees & Tanks Sweatshirts Sweaters Pants & Shorts Jackets & Coats Dresses & Skirts View All DENIM Boyfriend & Crossover Straight Loose & Wide Leg Flare & Bootcut Slim & Skinny Shorts View All FOOTWEAR Harness Boots Cowboys Sneakers Men's View All ACCESSORIES Handbags Belts Scarves Hats Jewelry Underwear …[truncated by Evolize: exceeded D1 value limit]
Markup
<body class="customm-page.contact-us gradient swym-ready swym-buttons-loaded" ge-active="false"><div id="swym-plugin" class="swym-inject swym-ready">
                    <div id="swym-anchor" role="region" aria-label="Wishlist" class="swym- swym-heart">
                        <a href="#swym-wishlist" class="swym-background-color" id="notepad-anchor-title" aria-label="Wishlist" data-swym-loaded="true"><i class="swym-icon swym-notepad-white"></i>Wishlist</a>
                    <span class="swym-anchor-badge" data-count="0">0</span></div>
                <div class="swym-ui-components" id="swym…
Low

Video may be missing captions

WCAG 1.2.2 (A)1 instance1 inspected page

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 1 affected element
Component · Ref PDUE3Z
Affected pagehttps://www.r13.com/
Elementdiv#Slide-template--20591842328745__slideshow_qWtrFF-1 > div:nth-of-type(1) > a > video
Accessible nameR13 store interior at 34 Howard Street NYC with gallery-style installation
Markup
<video playsinline="playsinline" autoplay="autoplay" loop="loop" muted="muted" preload="metadata" aria-label="R13 store interior at 34 Howard Street NYC with gallery-style installation" poster="//www.r13.com/cdn/shop/files/preview_images/7050a4b6a4884aca99c0c8fae14b528d.thumbnail.0000000000_small.jpg?v=1753300210"><source src="//www.r13.com/cdn/shop/videos/c/vp/7050a4b6a4884aca99c0c8fae14b528d/7050a4b6a4884aca99c0c8fae14b528d.HD-1080p-7.2Mbps-51790202.mp4?v=0" type="video/mp4"><img alt="R13 store interior at 34 Howard Street NYC with gallery-style installation" src="//www.r13.com/cdn/shop/file…

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.