eBayebay.com
Accessibility Score
Issues Found
Issues Found
CriticalRequired ARIA attributes must be provided1 element
ARIA widget roles need required attributes to describe their current state. Without these attributes, screen readers cannot communicate essential information like whether a checkbox is checked or a slider's current value, leaving users unable to interact effectively with the widget.
Failing Elements
<a href="https://pages.ebay.com/price-guide/" target="_self" class="no-underline hover:text-inherit dp-banner-color-theme__container" role="heading" _sp="p4624852.m4523.l188498">Level up with our new Price Guide</a>
Fix any of the following:
- Required ARIA attribute not present: aria-level
CriticalImages must have alternative text1 element
Screen readers cannot translate images into text without alt attributes. Alternative text is essential for blind users and beneficial for users with low vision or color blindness, providing the same information that sighted users get from viewing the image.
Failing Elements
<img src="https://www.ebayadservices.com/marketingtracking/v1/sync?guid=a0089a0d19e0ac7313070ca1ffe64e13&uid=" width="1" height="1">
Fix any of the following:
- Element does not have an alt attribute
- aria-label attribute does not exist or is empty
- aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
- Element has no title attribute
- Element's default semantics were not overridden with role="none" or role="presentation"
Serious[role="img"] elements must have alternative text2 elements
Screen readers cannot convert visual images with role="img" into text without an accessible alternative. All users with visual disabilities, from complete blindness to low vision and color blindness, require text alternatives to access the information that images convey.
Failing Elements
<div role="img" class="h-full w-full dp-evo-banner-color-custom-class"><img src="https://i.ebayimg.com/images/g/q2wAAOSw1BxmWfB8/s-l960.webp" alt="" class="block w-full h-full object-cover object-position-left-center" loading="lazy"></div>
Fix any of the following:
- aria-label attribute does not exist or is empty
- aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
- Element has no title attribute
<div role="img" class="h-full w-full dp-evo-banner-color-custom-class"><img src="https://i.ebayimg.com/images/g/EfgAAeSwkXBqEM2m/s-l960.webp" alt="" class="block w-full h-full object-cover object-position-left-center" loading="lazy"></div>
Fix any of the following:
- aria-label attribute does not exist or is empty
- aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
- Element has no title attribute
SeriousElements should not have tabindex greater than zero8 elements
Using tabindex values greater than 0 creates unexpected tab orders that disorient users. It makes elements appear to be skipped when users tab past them, requires setting tabindex on every element to maintain order, and forces all tabindex items to be visited before any normal elements, breaking natural navigation flow.
Failing Elements
<a class="gh-a11y-skip-button__link" href="#mainContent" tabindex="1">Skip to main content</a>
Fix any of the following:
- Element has a tabindex greater than 0
<a href="https://www.ebay.com" _sp="m570.l2586" class="gh-logo" tabindex="2">
Fix any of the following:
- Element has a tabindex greater than 0
<button class="gh-flyout__target" tabindex="3" aria-controls="s0-1-4-9-0-1-dialog" aria-haspopup="true" aria-expanded="false">
Fix any of the following:
- Element has a tabindex greater than 0
<input data-marko="{"oninput":"handleTe..." data-marko-key="@input s0-1-4-10-4" id="gh-ac" class="gh-search-input gh-t..." title="Search" type="text" placeholder="Search for anything" aria-autocomplete="list" aria-expanded="false" size="50" maxlength="300" aria-label="Search for anything" ...>Fix any of the following:
- Element has a tabindex greater than 0
<button data-marko="{"onclick":"handleCl..." class="gh-search-input__cam..." data-ebayui="" type="button" aria-label="Camera icon" tabindex="5" _sp="m570.l197748">Fix any of the following:
- Element has a tabindex greater than 0
<select data-marko="{"onchange":"handleCategorySelect s0-1-4-10-5 false"}" aria-label="Select a category for search" class="gh-search-categories" size="1" id="gh-cat" name="_sacat" tabindex="5">Fix any of the following:
- Element has a tabindex greater than 0
<button data-marko="{"onclick":"handleCl..." class="gh-search-button btn..." data-ebayui="" type="submit" id="gh-search-btn" role="button" value="Search" tabindex="6">Fix any of the following:
- Element has a tabindex greater than 0
<a class="gh-search-button__advanced-link" href="https://www.ebay.com/sch/ebayadvsearch" _sp="m570.l2614" tabindex="7">Advanced</a>
Fix any of the following:
- Element has a tabindex greater than 0
ModerateLandmarks should have a unique role or role/label/title (i.e. accessible name) combination1 element
Each landmark on a page must have either a unique role or a unique accessible name. Duplicate landmarks confuse screen reader users about which section they're navigating to, making it difficult to efficiently move through the page structure.
Failing Elements
<aside adstrackingmetadata="{"amdata":"t=0|tdt=i..." trackableid="01KTG0H6QVE3EW209Q63..." data-viewport="{"trackableId":"01KT..." class="overflow-hidden mx-a..." data-testid="dp-ebfbi-image-aHlwZ..." style="--dp-color-backgroun...">Fix any of the following:
- The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable
ModerateAll page content should be contained by landmarks1 element
Content should be organized within high-level landmark regions like <header>, <navigation>, <main>, and <footer>. Content outside these sections is difficult to find and its purpose may be unclear, making navigation inefficient for screen reader users who rely on landmarks to understand page structure.
Failing Elements
<img src="https://www.ebayadservices.com/marketingtracking/v1/sync?guid=a0089a0d19e0ac7313070ca1ffe64e13&uid=" width="1" height="1">
Fix any of the following:
- Some page content is not contained by landmarks
MinorARIA role should be appropriate for the element1 element
Invalid ARIA role and HTML element combinations can break accessibility for entire sections of your application. When roles are used incorrectly, assistive technologies may report confusing or nonsensical information to users, making it impossible for them to understand and interact with the interface properly.
Failing Elements
<a href="https://pages.ebay.com/price-guide/" target="_self" class="no-underline hover:text-inherit dp-banner-color-theme__container" role="heading" _sp="p4624852.m4523.l188498">Level up with our new Price Guide</a>
Fix any of the following:
- ARIA role heading is not allowed for given element
MinorElements marked as presentational should be consistently ignored4 elements
Elements with role="none" or role="presentation" should be removed from the accessibility tree. Adding global ARIA attributes or making these elements focusable prevents their removal, leaving them accessible to screen readers when they should be ignored, creating unexpected and confusing behavior.
Failing Elements
<img class="product-image block ..." style="object-fit:contain" alt="" aria-labelledby="s0-2-0-1-1-0-2-9-4-1..." src="https://i.ebayimg.co...">
Fix all of the following:
- Element does not have global ARIA attribute
<img class="product-image block ..." style="object-fit:cover" alt="" aria-labelledby="s0-2-0-1-1-0-2-9-4-1..." src="https://i.ebayimg.co...">
Fix all of the following:
- Element does not have global ARIA attribute
<img class="product-image block ..." style="object-fit:cover" alt="" aria-labelledby="s0-2-0-1-1-0-2-9-4-1..." src="https://i.ebayimg.co...">
Fix all of the following:
- Element does not have global ARIA attribute
<img class="product-image block ..." style="object-fit:cover" alt="" aria-labelledby="s0-2-0-1-1-0-2-9-4-1..." src="https://i.ebayimg.co...">
Fix all of the following:
- Element does not have global ARIA attribute
Passed Audits
<html> element must have a lang attribute1 element
Screen readers need language information to switch between pronunciation libraries. Without a specified language, screen readers default to the user's preferred language, resulting in incorrect pronunciation that sounds like a strange accent and makes content difficult or impossible to understand.
Audit Elements
<html lang="en-US">
<html> element must have a valid value for the lang attribute1 element
Screen readers use language-specific sound libraries for proper pronunciation. Invalid language attributes cause screen readers to use the wrong library, making text sound like a confusing accent or completely unintelligible, especially for multilingual users who access content in multiple languages.
Audit Elements
<html lang="en-US">
<li> elements must be contained in a <ul> or <ol>70 elements
Lists require proper semantic hierarchy with ul or ol parent elements and li child elements. This structure allows screen readers to announce when users enter a list, how many items it contains, and which item they're currently on, providing essential context for understanding the content.
Audit Elements
<li class="vl-flyout-nav__js-tab vl-flyout-nav__no-sub" data-currenttabindex="0"><a _sp="p4624852.m1379.l192283" href="https://www.ebay.com/ebaylive" class="vl-flyout-nav__link-container"><span>eBay Live</span></a></li>
<li class="vl-flyout-nav__js-tab vl-flyout-nav__no-sub" data-currenttabindex="1"><a _sp="p4624852.m1379.l187997" href="https://www.ebay.com/mye/myebay/saved" class="vl-flyout-nav__link-container"><span>Saved</span></a></li>
<li class="vl-flyout-nav__js-tab" data-currenttabindex="2">
<li class="vl-flyout-nav__js-tab" data-currenttabindex="3">
<li class="vl-flyout-nav__js-tab" data-currenttabindex="4">
<li class="vl-flyout-nav__js-tab" data-currenttabindex="5">
<li class="vl-flyout-nav__js-tab" data-currenttabindex="6">
<li class="vl-flyout-nav__js-tab" data-currenttabindex="7">
<li class="vl-flyout-nav__js-tab" data-currenttabindex="8">
<li class="vl-flyout-nav__js-tab" data-currenttabindex="9">
Showing first 10 of 70 audited elements.
<ul> and <ol> must only directly contain <li>, <script> or <template> elements14 elements
Lists must contain only li elements as direct children (besides non-content elements like script or style). When other content elements appear within ul or ol tags, screen readers cannot properly inform users they're listening to list items, breaking the expected list navigation experience.
Audit Elements
<ul class="vl-flyout-nav__container">
<ul class="carousel__list" id="s0-2-0-1-1-0-2-9-4-11-2-0-3-0-1-3-@homepage-0-0-5[0]-@us_xc_homepage_general_dweb_so-1-0-@hp-topp-module-2-8-4-1-11-1-1-0-list">
<ul class="flex gap-[6px] justify-center ps-0">
<ul class="carousel__list" id="s0-2-0-1-1-0-2-9-4-11-2-0-3-0-1-3-@homepage-0-0-5[0]-@us_xc_homepage_general_dweb_so-1-0-@102997--ebay-live-events_dweb_so-2-14-4-1-11-1-1-8-list">
<ul class="carousel__list" id="s0-2-0-1-1-0-2-9-4-11-2-0-3-0-1-3-@homepage-0-0-5[0]-@us_xc_homepage_general_dweb_so-1-0-@us_xc_homepage_pds_fathersday-2-0-4-1-11-0-4-0-8-0-15-3-0-list">
<ul class="carousel__list" id="s0-2-0-1-1-0-2-9-4-11-2-0-3-0-1-3-@homepage-0-0-5[0]-@us_xc_homepage_general_dweb_so-1-0-@102690-featured-deals-2-22-4-1-11-1-0-4-2-0-5-1-0-list">
<ul class="gf-big-links__list">
<ul class="gf-big-links__list">
<ul class="gf-big-links__list">
<ul class="gf-big-links__list">
Showing first 10 of 14 audited elements.
All page content should be contained by landmarks686 elements
Content should be organized within high-level landmark regions like <header>, <navigation>, <main>, and <footer>. Content outside these sections is difficult to find and its purpose may be unclear, making navigation inefficient for screen reader users who rely on landmarks to understand page structure.
Audit Elements
<div data-marko-key="@gh-border s0-1-4-3" id="gh-gb" class="gh-sch-prom" tabindex="-1" style="margin-top: 30px; display: block;"></div>
<svg style="position: absolute; width: 0px; height: 0px;">
<defs></defs>
<symbol viewBox="0 0 16 16" id="icon-close-16"><path d="M2.293 2.293a1 1 0 0 1 1.414 0L8 6.586l4.293-4.293a1 1 0 1 1 1.414 1.414L9.414 8l4.293 4.293a1 1 0 0 1-1.414 1.414L8 9.414l-4.293 4.293a1 1 0 0 1-1.414-1.414L6.586 8 2.293 3.707a1 1 0 0 1 0-1.414Z"></path></symbol>
<path d="M2.293 2.293a1 1 0 0 1 1.414 0L8 6.586l4.293-4.293a1 1 0 1 1 1.414 1.414L9.414 8l4.293 4.293a1 1 0 0 1-1.414 1.414L8 9.414l-4.293 4.293a1 1 0 0 1-1.414-1.414L6.586 8 2.293 3.707a1 1 0 0 1 0-1.414Z"></path>
<symbol viewBox="0 0 16 16" id="icon-chevron-down-16"><path d="M8.707 12.707a1 1 0 0 1-1.414 0l-6-6a1 1 0 0 1 1.414-1.414L8 10.586l5.293-5.293a1 1 0 1 1 1.414 1.414l-6 6Z"></path></symbol>
<path d="M8.707 12.707a1 1 0 0 1-1.414 0l-6-6a1 1 0 0 1 1.414-1.414L8 10.586l5.293-5.293a1 1 0 1 1 1.414 1.414l-6 6Z"></path>
<symbol viewBox="0 0 16 16" id="icon-heart-16">
<path fill-rule="evenodd" d="M8 2.536a6.136 6.136..." clip-rule="evenodd">
<symbol viewBox="0 0 16 16" id="icon-play-16"><path d="m4.836 1.18 9.6 5.83a1.15 1.15 0 0 1 0 1.98l-9.6 5.83c-.8.486-1.836-.072-1.836-.988V2.168C3 1.252 4.037.694 4.836 1.18Z"></path></symbol>
Showing first 10 of 686 audited elements.
Alternative text of images should not be repeated as text25 elements
Duplicating alternative text adjacent to an image or link forces screen readers to announce the same information twice. This redundancy is unnecessary and confusing, especially when image buttons repeat their labels in nearby text.
Audit Elements
<img src="https://i.ebayimg.co..." alt="" class="overflow-visible abs..." style="inset: 0">
<img src="https://i.ebayimg.com/images/g/s4cAAOSw83Zl4Ygn/s-l200.webp" alt="" class="max-h-[24px]" loading="lazy">
<img class="vl-video-card__img display" src="https://i.ebayimg.com/images/g/EZkAAeSwoDpqIatA/s-l960.webp" alt=": $1 Starts! Rare Coins & Sudden Death Gold Vault w/ Christian" loading="lazy">
<img src="https://i.ebayimg.com/00/$(KGrHqJ,!l!E-cGWife!BPpZs0EYgQ~~_7.JPG" alt="Event host avatar" loading="lazy">
<img class="vl-video-card__img display" src="https://i.ebayimg.com/images/g/9rgAAeSwpc9qHyww/s-l960.webp" alt="All Weekend MLB Marathon! Over 1,500 Cards Raw & Graded!" loading="lazy">
<img src="https://i.ebayimg.com/00/s/MzAwWDMwMA==/z/COEAAOSwSQpmXyF-/$_7.PNG" alt="Event host avatar" loading="lazy">
<img class="vl-video-card__img display" src="https://i.ebayimg.com/images/g/loIAAeSwgBVqIcNP/s-l960.webp" alt="$1 START MASSIVE SLABATHON 100K SELLOUT PSA/CGC" loading="lazy">
<img src="https://i.ebayimg.com/00/s/MzAwWDMwMA==/z/lr8AAeSw~4BpFkYz/$_7.PNG" alt="Event host avatar" loading="lazy">
<img class="vl-video-card__img display" src="https://i.ebayimg.com/images/g/kZoAAeSwbMNqJB6G/s-l960.webp" alt="SATURDAY ALL DAY FUN!!! $1 STARTS (HULK #181 SIGNED BY STAN LEE)" loading="lazy">
<img src="https://i.ebayimg.com/00/s/Mjk4WDMwMA==/z/ytwAAOSwdoVoQhGJ/$_7.JPG" alt="Event host avatar" loading="lazy">
Showing first 10 of 25 audited elements.
ARIA attributes must be used as specified for the element's role61 elements
Using ARIA attributes where they're not expected causes unpredictable behavior in assistive technologies. Following the ARIA specification ensures that screen readers and other tools can properly interpret and communicate your content's meaning to people with disabilities.
Audit Elements
<a _sp="m570.l3188" href="https://www.ebay.com/deals" aria-label="Deals">Deals</a>
<a _sp="m570.l47233" href="https://www.ebay.com/b/Brand-Outlet/bn_7115532402" aria-label="Brand Outlet">Brand Outlet</a>
<a _sp="m570.l174317" href="https://www.ebay.com/giftcards" aria-label="Gift Cards">Gift Cards</a>
<a _sp="m570.l1545" href="https://www.ebay.com/help/home" aria-label="Help & Contact">Help & Contact</a>
<a _sp="m570.l1528" href="https://www.ebay.com/sl/sell" aria-label="Sell">Sell</a>
<button aria-controls="s0-1-4-6-12-0-0-dialog" aria-expanded="false" aria-haspopup="true" class="gh-flyout__target-a11y-btn" tabindex="0">Expand Watch List</button>
<button aria-controls="s0-1-4-6-13-0-dialog" aria-expanded="false" aria-haspopup="true" class="gh-flyout__target-a11y-btn" tabindex="0">Expand My eBay</button>
<button class="gh-flyout__target" aria-controls="s0-1-4-6-15-0-1-dialog" aria-haspopup="true" aria-expanded="false"><svg class="icon icon--20" focusable="false" aria-hidden="true"><use href="#icon-notification-20"></use></svg><span class="gh-hidden">Notifications</span></button>
<span class="gh-cart__icon" aria-label="Your shopping cart contains 0 items"><svg class="icon icon--20" focusable="false" aria-hidden="true"><use href="#icon-cart-20"></use></svg></span>
<button aria-controls="s0-1-4-6-16-1-0-dialog" aria-expanded="false" aria-haspopup="true" class="gh-flyout__target-a11y-btn" tabindex="0">Expand Cart</button>
Showing first 10 of 61 audited elements.
ARIA attributes must conform to valid names61 elements
Misspelled or non-existent ARIA attributes cannot perform their intended accessibility function. Assistive technologies rely on correctly spelled, current ARIA attributes to convey proper user interface behaviors and structural information to people with disabilities.
Audit Elements
<a _sp="m570.l3188" href="https://www.ebay.com/deals" aria-label="Deals">Deals</a>
<a _sp="m570.l47233" href="https://www.ebay.com/b/Brand-Outlet/bn_7115532402" aria-label="Brand Outlet">Brand Outlet</a>
<a _sp="m570.l174317" href="https://www.ebay.com/giftcards" aria-label="Gift Cards">Gift Cards</a>
<a _sp="m570.l1545" href="https://www.ebay.com/help/home" aria-label="Help & Contact">Help & Contact</a>
<a _sp="m570.l1528" href="https://www.ebay.com/sl/sell" aria-label="Sell">Sell</a>
<button aria-controls="s0-1-4-6-12-0-0-dialog" aria-expanded="false" aria-haspopup="true" class="gh-flyout__target-a11y-btn" tabindex="0">Expand Watch List</button>
<button aria-controls="s0-1-4-6-13-0-dialog" aria-expanded="false" aria-haspopup="true" class="gh-flyout__target-a11y-btn" tabindex="0">Expand My eBay</button>
<button class="gh-flyout__target" aria-controls="s0-1-4-6-15-0-1-dialog" aria-haspopup="true" aria-expanded="false"><svg class="icon icon--20" focusable="false" aria-hidden="true"><use href="#icon-notification-20"></use></svg><span class="gh-hidden">Notifications</span></button>
<span class="gh-cart__icon" aria-label="Your shopping cart contains 0 items"><svg class="icon icon--20" focusable="false" aria-hidden="true"><use href="#icon-cart-20"></use></svg></span>
<button aria-controls="s0-1-4-6-16-1-0-dialog" aria-expanded="false" aria-haspopup="true" class="gh-flyout__target-a11y-btn" tabindex="0">Expand Cart</button>
Showing first 10 of 61 audited elements.
ARIA attributes must conform to valid values54 elements
ARIA attributes must contain correctly spelled values that match the attribute's expected options. Invalid values prevent the accessibility feature from working, making content inaccessible to assistive technology users who depend on these attributes for navigation and interaction.
Audit Elements
<a _sp="m570.l3188" href="https://www.ebay.com/deals" aria-label="Deals">Deals</a>
<a _sp="m570.l47233" href="https://www.ebay.com/b/Brand-Outlet/bn_7115532402" aria-label="Brand Outlet">Brand Outlet</a>
<a _sp="m570.l174317" href="https://www.ebay.com/giftcards" aria-label="Gift Cards">Gift Cards</a>
<a _sp="m570.l1545" href="https://www.ebay.com/help/home" aria-label="Help & Contact">Help & Contact</a>
<a _sp="m570.l1528" href="https://www.ebay.com/sl/sell" aria-label="Sell">Sell</a>
<span class="gh-cart__icon" aria-label="Your shopping cart contains 0 items"><svg class="icon icon--20" focusable="false" aria-hidden="true"><use href="#icon-cart-20"></use></svg></span>
<svg xmlns="http://www.w3.org/2000/svg" width="117" height="48" viewBox="0 0 122 48.592" id="gh-logo" aria-labelledby="ebayLogoTitle">
<span id="ebay-autocomplete-status" role="status" aria-live="polite" class="ebay-autocomplete-helper"></span>
<button data-marko="{"onclick":"handleCl..." class="gh-search-input__cam..." data-ebayui="" type="button" aria-label="Camera icon" tabindex="5" _sp="m570.l197748"><select data-marko="{"onchange":"handleCategorySelect s0-1-4-10-5 false"}" aria-label="Select a category for search" class="gh-search-categories" size="1" id="gh-cat" name="_sacat" tabindex="5">Showing first 10 of 54 audited elements.
ARIA hidden element must not be focusable or contain focusable elements73 elements
Elements with aria-hidden="true" are removed from the accessibility API but remain keyboard-focusable, creating confusion about their visibility state. When users tab to these hidden elements, screen readers stay silent, leaving users unaware of what they've focused on or why nothing is being announced.
Audit Elements
<svg class="gh-flyout__chevron icon icon--12" focusable="false" tabindex="-1" aria-hidden="true"><use href="#icon-chevron-down-12"></use></svg>
<svg class="gh-flyout__chevron icon icon--12" focusable="false" tabindex="-1" aria-hidden="true"><use href="#icon-chevron-down-12"></use></svg>
<svg class="icon icon--20" focusable="false" aria-hidden="true"><use href="#icon-notification-20"></use></svg>
<svg class="icon icon--20" focusable="false" aria-hidden="true"><use href="#icon-cart-20"></use></svg>
<svg class="icon icon--30" focusable="false" aria-hidden="true"><use href="#icon-spinner-30"></use></svg>
<svg class="gh-flyout__chevron icon icon--12" focusable="false" tabindex="-1" aria-hidden="true"><use href="#icon-chevron-down-12"></use></svg>
<svg aria-hidden="true" class="icon icon--12" focusable="false"><use href="#icon-chevron-right-12"></use></svg>
<svg aria-hidden="true" class="icon icon--12" focusable="false"><use href="#icon-chevron-right-12"></use></svg>
<svg aria-hidden="true" class="icon icon--12" focusable="false"><use href="#icon-chevron-right-12"></use></svg>
<svg data-marko-key="@svg s0-1-4-10-4-1-0" class="gh-search-input__icon icon icon--16" focusable="false" aria-hidden="true"><use href="#icon-search-16"></use></svg>
Showing first 10 of 73 audited elements.
ARIA role should be appropriate for the element56 elements
Invalid ARIA role and HTML element combinations can break accessibility for entire sections of your application. When roles are used incorrectly, assistive technologies may report confusing or nonsensical information to users, making it impossible for them to understand and interact with the interface properly.
Audit Elements
<span class="progress-spinner progress-spinner--large gh-flyout-loading__spinner" role="img" aria-label="Loading..."><svg class="icon icon--30" focusable="false" aria-hidden="true"><use href="#icon-spinner-30"></use></svg></span>
<span id="ebay-autocomplete-status" role="status" aria-live="polite" class="ebay-autocomplete-helper"></span>
<input data-marko="{"oninput":"handleTe..." data-marko-key="@input s0-1-4-10-4" id="gh-ac" class="gh-search-input gh-t..." title="Search" type="text" placeholder="Search for anything" aria-autocomplete="list" aria-expanded="false" size="50" maxlength="300" aria-label="Search for anything" ...><button data-marko="{"onclick":"handleCl..." class="gh-search-button btn..." data-ebayui="" type="submit" id="gh-search-btn" role="button" value="Search" tabindex="6"><ul role="listbox" id="ebay-autocomplete" style="width: 697px; display: none;" class="ebay-autocomplete-large ui-autocomplete"></ul>
<div aria-roledescription="Carousel" class="carousel dp-carousel-disable-mask home-topp-carousel my-0 mx-auto overflow-hidden hp-xl2:px-600 carousel--slides carousel__autoplay" role="group">
<div role="img" class="h-full w-full dp-evo-banner-color-custom-class"><img src="https://i.ebayimg.com/images/g/f~YAAeSwYelog5xk/s-l960.webp" alt="" class="block w-full h-full object-cover object-position-left-center" loading="lazy"></div>
<h2 class="m-0 text-large2 lg:text-giant1" id="s0-2-0-1-1-0-2-9-4-11-2-0-3-0-1-3-@homepage-0-0-5[0]-@us_xc_homepage_general_dweb_so-1-0-@100004-hp-madronaevobannerloyaltymodule-dweb-2-12-4-1-11-1-title" role="presentation" data-testid="loyalty-banner-heading">
<div aria-roledescription="Carousel" class="carousel live-event-video-carousel live-event-video-carousel__skeleton__layout" role="group">
<button class="vl-pause-play-button icon-btn" data-ebayui="" type="button" aria-label="Play video" role="button"><svg class="icon icon--16" focusable="false" aria-hidden="true"><use href="#icon-play-16"></use></svg></button>
Showing first 10 of 56 audited elements.
ARIA roles used must conform to valid values16 elements
Invalid ARIA role values prevent assistive technologies from understanding and communicating the element's purpose to users. Without valid roles, screen readers cannot provide information about the element's features, properties, or how users should interact with it.
Audit Elements
<span id="ebay-autocomplete-status" role="status" aria-live="polite" class="ebay-autocomplete-helper"></span>
<input data-marko="{"oninput":"handleTe..." data-marko-key="@input s0-1-4-10-4" id="gh-ac" class="gh-search-input gh-t..." title="Search" type="text" placeholder="Search for anything" aria-autocomplete="list" aria-expanded="false" size="50" maxlength="300" aria-label="Search for anything" ...><button data-marko="{"onclick":"handleCl..." class="gh-search-button btn..." data-ebayui="" type="submit" id="gh-search-btn" role="button" value="Search" tabindex="6"><div aria-roledescription="Carousel" class="carousel dp-carousel-disable-mask home-topp-carousel my-0 mx-auto overflow-hidden hp-xl2:px-600 carousel--slides carousel__autoplay" role="group">
<h2 class="m-0 text-large2 lg:text-giant1" id="s0-2-0-1-1-0-2-9-4-11-2-0-3-0-1-3-@homepage-0-0-5[0]-@us_xc_homepage_general_dweb_so-1-0-@100004-hp-madronaevobannerloyaltymodule-dweb-2-12-4-1-11-1-title" role="presentation" data-testid="loyalty-banner-heading">
<a href="https://pages.ebay.com/price-guide/" target="_self" class="no-underline hover:text-inherit dp-banner-color-theme__container" role="heading" _sp="p4624852.m4523.l188498">Level up with our new Price Guide</a>
<div aria-roledescription="Carousel" class="carousel live-event-video-carousel live-event-video-carousel__skeleton__layout" role="group">
<button class="vl-pause-play-button icon-btn" data-ebayui="" type="button" aria-label="Play video" role="button"><svg class="icon icon--16" focusable="false" aria-hidden="true"><use href="#icon-play-16"></use></svg></button>
<button class="vl-pause-play-button icon-btn" data-ebayui="" type="button" aria-label="Play video" role="button"><svg class="icon icon--16" focusable="false" aria-hidden="true"><use href="#icon-play-16"></use></svg></button>
<button class="vl-pause-play-button icon-btn" data-ebayui="" type="button" aria-label="Play video" role="button"><svg class="icon icon--16" focusable="false" aria-hidden="true"><use href="#icon-play-16"></use></svg></button>
Showing first 10 of 16 audited elements.
aria-hidden="true" must not be present on the document body1 element
Setting <body aria-hidden="true" hides all page content from assistive technologies while leaving it visible on screen. This creates a confusing experience where keyboard users can still tab to elements, but screen readers remain completely silent, providing no information about what's focused.
Audit Elements
<body>
Aside should not be contained in another landmark6 elements
Screen reader users can skip over complementary content like <aside> elements when they appear at the top level. Embedding asides within other landmarks may disable this navigation feature, forcing users to wade through ancillary content they want to skip.
Audit Elements
<aside adstrackingmetadata="{"amdata":"t=0|tdt=i..." trackableid="01KTG0H6QVE3EW209Q63..." data-viewport="{"trackableId":"01KT..." class="overflow-hidden mx-a..." data-testid="dp-ebfbi-image-aHlwZ..." style="--dp-color-backgroun..."><aside aria-labelledby="s0-2-0-1-1-0-2-9-4-1..." class="max-w-screen mx-auto..." data-viewport="{"trackableId":"01KT..." trackableid="01KTG0H6QNP1X2D2NM1G..."><aside aria-labelledby="s0-2-0-1-1-0-2-9-4-1..." class="page-grid-container ..." semantichints="[]" trackablemoduleid="4776" trackableid="01KTG0H6NXNRBPVEPAE9..." data-viewport="{"trackableId":"01KT..."><aside class="dp_evo_banner_color_..." style="--dp-color-backgroun..." __typename="EvoBannerColorModule" ads-tracking-metadat...="{"amdata":"t=0|tdt=i..." trackable-id="01KTG0H6QQ1MHQF6326B..." data-viewport="{"trackableId":"01KT..."><aside class="dp_evo_banner_color_..." style="--dp-color-backgroun..." __typename="EvoBannerColorModule" ads-tracking-metadat...="{"amdata":"t=0|tdt=i..." trackable-id="01KTG0H6R175DBXSVKTD..." data-viewport="{"trackableId":"01KT..."><aside data-viewport="{"trackableId":"01KT..." semantichints="[]" modulemeta="{"algoVariant":"PERS..." aria-labelledby="s0-2-0-1-1-0-2-9-4-1..." class="flex flex-col gap-20...">autocomplete attribute must be used correctly1 element
Missing or incorrect autocomplete values make forms inaccessible to screen reader users. Screen readers cannot provide adequate information about form fields without proper autocomplete attributes, preventing users from understanding what information is required and how to complete forms correctly.
Audit Elements
<input data-marko="{"oninput":"handleTe..." data-marko-key="@input s0-1-4-10-4" id="gh-ac" class="gh-search-input gh-t..." title="Search" type="text" placeholder="Search for anything" aria-autocomplete="list" aria-expanded="false" size="50" maxlength="300" aria-label="Search for anything" ...>Banner landmark should not be contained in another landmark1 element
Banner landmarks must be top-level to effectively designate the header portion of the page. Nested banner landmarks fail to provide the structural information screen reader users need to navigate efficiently through the page layout.
Audit Elements
<header data-marko-key="@gh s0-1-4" id="gh" class="gh-header">
Buttons must have discernible text33 elements
Screen reader users cannot determine the purpose of buttons without an accessible name. Without a name, users don't know what action the button will perform when activated.
Audit Elements
<button aria-controls="s0-1-4-6-12-0-0-dialog" aria-expanded="false" aria-haspopup="true" class="gh-flyout__target-a11y-btn" tabindex="0">Expand Watch List</button>
<button aria-controls="s0-1-4-6-13-0-dialog" aria-expanded="false" aria-haspopup="true" class="gh-flyout__target-a11y-btn" tabindex="0">Expand My eBay</button>
<button class="gh-flyout__target" aria-controls="s0-1-4-6-15-0-1-dialog" aria-haspopup="true" aria-expanded="false"><svg class="icon icon--20" focusable="false" aria-hidden="true"><use href="#icon-notification-20"></use></svg><span class="gh-hidden">Notifications</span></button>
<button aria-controls="s0-1-4-6-16-1-0-dialog" aria-expanded="false" aria-haspopup="true" class="gh-flyout__target-a11y-btn" tabindex="0">Expand Cart</button>
<button class="gh-flyout__target" tabindex="3" aria-controls="s0-1-4-9-0-1-dialog" aria-haspopup="true" aria-expanded="false">
<button data-marko="{"onclick":"handleCl..." class="gh-search-input__cam..." data-ebayui="" type="button" aria-label="Camera icon" tabindex="5" _sp="m570.l197748"><button data-marko="{"onclick":"handleCl..." class="gh-search-button btn..." data-ebayui="" type="submit" id="gh-search-btn" role="button" value="Search" tabindex="6"><button aria-haspopup="true">Expand: Motors</button>
<button aria-haspopup="true">Expand: Electronics</button>
<button aria-haspopup="true">Expand: Collectibles</button>
Showing first 10 of 33 audited elements.
Contentinfo landmark should not be contained in another landmark1 element
The contentinfo landmark must be at the top level to help screen reader users quickly navigate to footer information. When nested inside another landmark, it becomes harder to find, defeating its purpose of providing quick access to content information.
Audit Elements
<footer class="gh-footer is-large">
Deprecated ARIA roles must not be used16 elements
Deprecated ARIA roles are not recognized by modern screen readers and assistive technologies. Using outdated roles means some users cannot access essential information or functionality on your site.
Audit Elements
<span id="ebay-autocomplete-status" role="status" aria-live="polite" class="ebay-autocomplete-helper"></span>
<input data-marko="{"oninput":"handleTe..." data-marko-key="@input s0-1-4-10-4" id="gh-ac" class="gh-search-input gh-t..." title="Search" type="text" placeholder="Search for anything" aria-autocomplete="list" aria-expanded="false" size="50" maxlength="300" aria-label="Search for anything" ...><button data-marko="{"onclick":"handleCl..." class="gh-search-button btn..." data-ebayui="" type="submit" id="gh-search-btn" role="button" value="Search" tabindex="6"><div aria-roledescription="Carousel" class="carousel dp-carousel-disable-mask home-topp-carousel my-0 mx-auto overflow-hidden hp-xl2:px-600 carousel--slides carousel__autoplay" role="group">
<h2 class="m-0 text-large2 lg:text-giant1" id="s0-2-0-1-1-0-2-9-4-11-2-0-3-0-1-3-@homepage-0-0-5[0]-@us_xc_homepage_general_dweb_so-1-0-@100004-hp-madronaevobannerloyaltymodule-dweb-2-12-4-1-11-1-title" role="presentation" data-testid="loyalty-banner-heading">
<a href="https://pages.ebay.com/price-guide/" target="_self" class="no-underline hover:text-inherit dp-banner-color-theme__container" role="heading" _sp="p4624852.m4523.l188498">Level up with our new Price Guide</a>
<div aria-roledescription="Carousel" class="carousel live-event-video-carousel live-event-video-carousel__skeleton__layout" role="group">
<button class="vl-pause-play-button icon-btn" data-ebayui="" type="button" aria-label="Play video" role="button"><svg class="icon icon--16" focusable="false" aria-hidden="true"><use href="#icon-play-16"></use></svg></button>
<button class="vl-pause-play-button icon-btn" data-ebayui="" type="button" aria-label="Play video" role="button"><svg class="icon icon--16" focusable="false" aria-hidden="true"><use href="#icon-play-16"></use></svg></button>
<button class="vl-pause-play-button icon-btn" data-ebayui="" type="button" aria-label="Play video" role="button"><svg class="icon icon--16" focusable="false" aria-hidden="true"><use href="#icon-play-16"></use></svg></button>
Showing first 10 of 16 audited elements.
Document should have one main landmark1 element
Every page should have exactly one main landmark that identifies the primary content. Without a main landmark, screen reader users must navigate through all content linearly to find what they're looking for, making page navigation difficult and time-consuming.
Audit Elements
<html lang="en-US">
Document should not have more than one banner landmark1 element
Multiple banner landmarks force screen reader users to sort through duplicate options to find header information. Each page should have only one banner landmark to enable quick, predictable navigation to the header without overwhelming users with unnecessary choices.
Audit Elements
<header data-marko-key="@gh s0-1-4" id="gh" class="gh-header">
Document should not have more than one contentinfo landmark1 element
Multiple contentinfo landmarks force screen reader users to sort through extra options to find footer information. Each page should have only one content info landmark to enable quick, predictable navigation without overwhelming users with duplicate structural markers.
Audit Elements
<footer class="gh-footer is-large">
Document should not have more than one main landmark1 element
Multiple main landmarks confuse screen reader users about where the primary content is located. Each page should have only one main landmark so users can quickly and predictably navigate to the primary content area.
Audit Elements
<main class="pt-0 -mt-50 lg:-mt-150 hp-sm:-mt-200 overflow-clip" id="mainContent">
Documents must have <title> element to aid in navigation1 element
The page title is the first thing screen reader users hear when loading a page. Without a descriptive, unique title, users must read through the entire page to understand its contents and purpose, wasting valuable time on every page visit.
Audit Elements
<html lang="en-US">
Elements marked as presentational should be consistently ignored13 elements
Elements with role="none" or role="presentation" should be removed from the accessibility tree. Adding global ARIA attributes or making these elements focusable prevents their removal, leaving them accessible to screen readers when they should be ignored, creating unexpected and confusing behavior.
Audit Elements
<img src="https://i.ebayimg.co..." alt="" class="overflow-visible abs..." style="inset: 0">
<img src="https://i.ebayimg.com/images/g/s4cAAOSw83Zl4Ygn/s-l200.webp" alt="" class="max-h-[24px]" loading="lazy">
<h2 class="m-0 text-large2 lg:text-giant1" id="s0-2-0-1-1-0-2-9-4-11-2-0-3-0-1-3-@homepage-0-0-5[0]-@us_xc_homepage_general_dweb_so-1-0-@100004-hp-madronaevobannerloyaltymodule-dweb-2-12-4-1-11-1-title" role="presentation" data-testid="loyalty-banner-heading">
<img alt="" class="duration-200 ease-in-out h-full object-center object-contain transform transition-all w-full [transition:scale_var(--motion-duration-medium-2)_var(--motion-easing-standard)]" src="https://i.ebayimg.com/images/g/3j0AAeSwn8tqEMwF/s-l500.webp">
<img alt="" class="duration-200 ease-in-out h-full object-center object-contain transform transition-all w-full [transition:scale_var(--motion-duration-medium-2)_var(--motion-easing-standard)]" src="https://i.ebayimg.com/images/g/fFQAAeSwTpVqEMzm/s-l500.webp">
<img alt="" class="duration-200 ease-in-out h-full object-center object-contain transform transition-all w-full [transition:scale_var(--motion-duration-medium-2)_var(--motion-easing-standard)]" src="https://i.ebayimg.com/images/g/9cAAAeSwu-dqEM0n/s-l500.webp">
<img alt="" class="duration-200 ease-in-out h-full object-center object-contain transform transition-all w-full [transition:scale_var(--motion-duration-medium-2)_var(--motion-easing-standard)]" src="https://i.ebayimg.com/images/g/6vYAAeSwHpNqEM1-/s-l500.webp">
<img alt="" class="duration-200 ease-in-out h-full object-center object-contain transform transition-all w-full [transition:scale_var(--motion-duration-medium-2)_var(--motion-easing-standard)]" src="https://i.ebayimg.com/images/g/qHYAAeSwd2xqEM3a/s-l500.webp">
<img alt="" class="duration-200 ease-in-out h-full object-center object-contain transform transition-all w-full [transition:scale_var(--motion-duration-medium-2)_var(--motion-easing-standard)]" src="https://i.ebayimg.com/images/g/vp8AAeSw0UlqEM49/s-l500.webp">
<img alt="" class="duration-200 ease-in-out h-full object-center object-contain transform transition-all w-full [transition:scale_var(--motion-duration-medium-2)_var(--motion-easing-standard)]" src="https://i.ebayimg.com/images/g/uPkAAeSw~7lqEM6I/s-l500.webp">
Showing first 10 of 13 audited elements.
Elements must meet minimum color contrast ratio thresholds130 elements
People with low vision or color blindness cannot read text that lacks sufficient contrast with its background. With nearly three times more people having low vision than total blindness, and 8% of men and 0.4% of women having color deficiencies, adequate contrast is essential for making text readable to millions of users.
Audit Elements
<button aria-controls="s0-1-4-6-12-0-0-dialog" aria-expanded="false" aria-haspopup="true" class="gh-flyout__target-a11y-btn" tabindex="0">Expand Watch List</button>
<button aria-controls="s0-1-4-6-13-0-dialog" aria-expanded="false" aria-haspopup="true" class="gh-flyout__target-a11y-btn" tabindex="0">Expand My eBay</button>
<button aria-controls="s0-1-4-6-16-1-0-dialog" aria-expanded="false" aria-haspopup="true" class="gh-flyout__target-a11y-btn" tabindex="0">Expand Cart</button>
<input data-marko="{"oninput":"handleTe..." data-marko-key="@input s0-1-4-10-4" id="gh-ac" class="gh-search-input gh-t..." title="Search" type="text" placeholder="Search for anything" aria-autocomplete="list" aria-expanded="false" size="50" maxlength="300" aria-label="Search for anything" ...><span class="gh-search-button__label">Search</span>
<a href="https://www.ebay.com..." target="_self" class="cursor-pointer font-..." data-testid="dp-ebfbi-cta-aHlwZXJ..." _sp="p4624852.m4518.l1884...">
<a href="https://pages.ebay.com/price-guide/" target="_self" class="no-underline hover:text-inherit dp-banner-color-theme__container" role="heading" _sp="p4624852.m4523.l188498">Level up with our new Price Guide</a>
<p class="m-0 text-base lg:text-medium">Get pricing, insights, and more by scanning your fave cards.</p>
<a href="https://pages.ebay.c..." target="_self" class="cursor-pointer font-..." data-testid="dp-ebl-cta-null" _sp="p4624852.m4523.l1884...">
<a class="live-event-video-carousel__title" href="https://www.ebay.com/ebaylive">eBay Live</a>
Showing first 10 of 130 audited elements.
Elements must only use permitted ARIA attributes61 elements
Using prohibited ARIA attributes prevents important information from reaching assistive technology users. It also causes assistive technologies to behave inconsistently as they attempt to compensate for the error.
Audit Elements
<a _sp="m570.l3188" href="https://www.ebay.com/deals" aria-label="Deals">Deals</a>
<a _sp="m570.l47233" href="https://www.ebay.com/b/Brand-Outlet/bn_7115532402" aria-label="Brand Outlet">Brand Outlet</a>
<a _sp="m570.l174317" href="https://www.ebay.com/giftcards" aria-label="Gift Cards">Gift Cards</a>
<a _sp="m570.l1545" href="https://www.ebay.com/help/home" aria-label="Help & Contact">Help & Contact</a>
<a _sp="m570.l1528" href="https://www.ebay.com/sl/sell" aria-label="Sell">Sell</a>
<button aria-controls="s0-1-4-6-12-0-0-dialog" aria-expanded="false" aria-haspopup="true" class="gh-flyout__target-a11y-btn" tabindex="0">Expand Watch List</button>
<button aria-controls="s0-1-4-6-13-0-dialog" aria-expanded="false" aria-haspopup="true" class="gh-flyout__target-a11y-btn" tabindex="0">Expand My eBay</button>
<button class="gh-flyout__target" aria-controls="s0-1-4-6-15-0-1-dialog" aria-haspopup="true" aria-expanded="false"><svg class="icon icon--20" focusable="false" aria-hidden="true"><use href="#icon-notification-20"></use></svg><span class="gh-hidden">Notifications</span></button>
<span class="gh-cart__icon" aria-label="Your shopping cart contains 0 items"><svg class="icon icon--20" focusable="false" aria-hidden="true"><use href="#icon-cart-20"></use></svg></span>
<button aria-controls="s0-1-4-6-16-1-0-dialog" aria-expanded="false" aria-haspopup="true" class="gh-flyout__target-a11y-btn" tabindex="0">Expand Cart</button>
Showing first 10 of 61 audited elements.
Elements must only use supported ARIA attributes61 elements
Using ARIA attributes in roles where they're not allowed can disable accessibility for entire sections of your application. Invalid attribute-role combinations create conflicts that cause assistive technologies to report incorrect or nonsensical information about your interface.
Audit Elements
<a _sp="m570.l3188" href="https://www.ebay.com/deals" aria-label="Deals">Deals</a>
<a _sp="m570.l47233" href="https://www.ebay.com/b/Brand-Outlet/bn_7115532402" aria-label="Brand Outlet">Brand Outlet</a>
<a _sp="m570.l174317" href="https://www.ebay.com/giftcards" aria-label="Gift Cards">Gift Cards</a>
<a _sp="m570.l1545" href="https://www.ebay.com/help/home" aria-label="Help & Contact">Help & Contact</a>
<a _sp="m570.l1528" href="https://www.ebay.com/sl/sell" aria-label="Sell">Sell</a>
<button aria-controls="s0-1-4-6-12-0-0-dialog" aria-expanded="false" aria-haspopup="true" class="gh-flyout__target-a11y-btn" tabindex="0">Expand Watch List</button>
<button aria-controls="s0-1-4-6-13-0-dialog" aria-expanded="false" aria-haspopup="true" class="gh-flyout__target-a11y-btn" tabindex="0">Expand My eBay</button>
<button class="gh-flyout__target" aria-controls="s0-1-4-6-15-0-1-dialog" aria-haspopup="true" aria-expanded="false"><svg class="icon icon--20" focusable="false" aria-hidden="true"><use href="#icon-notification-20"></use></svg><span class="gh-hidden">Notifications</span></button>
<span class="gh-cart__icon" aria-label="Your shopping cart contains 0 items"><svg class="icon icon--20" focusable="false" aria-hidden="true"><use href="#icon-cart-20"></use></svg></span>
<button aria-controls="s0-1-4-6-16-1-0-dialog" aria-expanded="false" aria-haspopup="true" class="gh-flyout__target-a11y-btn" tabindex="0">Expand Cart</button>
Showing first 10 of 61 audited elements.
Elements should not have tabindex greater than zero4 elements
Using tabindex values greater than 0 creates unexpected tab orders that disorient users. It makes elements appear to be skipped when users tab past them, requires setting tabindex on every element to maintain order, and forces all tabindex items to be visited before any normal elements, breaking natural navigation flow.
Audit Elements
<div data-marko-key="@gh-border s0-1-4-3" id="gh-gb" class="gh-sch-prom" tabindex="-1" style="margin-top: 30px; display: block;"></div>
<button aria-controls="s0-1-4-6-12-0-0-dialog" aria-expanded="false" aria-haspopup="true" class="gh-flyout__target-a11y-btn" tabindex="0">Expand Watch List</button>
<button aria-controls="s0-1-4-6-13-0-dialog" aria-expanded="false" aria-haspopup="true" class="gh-flyout__target-a11y-btn" tabindex="0">Expand My eBay</button>
<button aria-controls="s0-1-4-6-16-1-0-dialog" aria-expanded="false" aria-haspopup="true" class="gh-flyout__target-a11y-btn" tabindex="0">Expand Cart</button>
Form elements must have labels1 element
Form labels are essential for screen reader users to understand what information each field requires. Without proper labels, screen readers cannot identify input expectations, fields don't receive focus when announced, and users with motor impairments lose the benefit of larger clickable areas that labels provide.
Audit Elements
<input data-marko="{"oninput":"handleTe..." data-marko-key="@input s0-1-4-10-4" id="gh-ac" class="gh-search-input gh-t..." title="Search" type="text" placeholder="Search for anything" aria-autocomplete="list" aria-expanded="false" size="50" maxlength="300" aria-label="Search for anything" ...>Form elements should have a visible label2 elements
The title and aria-describedby attributes provide supplementary hints, not labels. Screen readers treat these as advisory information rather than true labels, which prevents them from properly conveying the form element's purpose. Form fields need proper labels that can be programmatically determined.
Audit Elements
<input data-marko="{"oninput":"handleTe..." data-marko-key="@input s0-1-4-10-4" id="gh-ac" class="gh-search-input gh-t..." title="Search" type="text" placeholder="Search for anything" aria-autocomplete="list" aria-expanded="false" size="50" maxlength="300" aria-label="Search for anything" ...><select data-marko="{"onchange":"handleCategorySelect s0-1-4-10-5 false"}" aria-label="Select a category for search" class="gh-search-categories" size="1" id="gh-cat" name="_sacat" tabindex="5">Form field must not have multiple label elements2 elements
Multiple labels on the same form field cause inconsistent behavior across screen reader and browser combinations. Some will read the first label, others the last, and some will read both, creating confusion about what information the field requires.
Audit Elements
<input data-marko="{"oninput":"handleTe..." data-marko-key="@input s0-1-4-10-4" id="gh-ac" class="gh-search-input gh-t..." title="Search" type="text" placeholder="Search for anything" aria-autocomplete="list" aria-expanded="false" size="50" maxlength="300" aria-label="Search for anything" ...><select data-marko="{"onchange":"handleCategorySelect s0-1-4-10-5 false"}" aria-label="Select a category for search" class="gh-search-categories" size="1" id="gh-cat" name="_sacat" tabindex="5">Heading levels should only increase by one16 elements
Headings convey page structure for screen reader users the same way text size does for sighted users. Properly ordered headings (h1 through h6) allow screen reader users to quickly navigate and understand content structure, saving significant time and frustration while also improving search engine optimization.
Audit Elements
<h1 class="clipped">Electronics, Cars, Fashion, Collectibles & More | eBay</h1>
<h2 class="m-0 text-giant1 hp-xl1:text-giant2 hp-xl2:text-giant2">Fits your ride, every time</h2>
<a href="https://pages.ebay.com/price-guide/" target="_self" class="no-underline hover:text-inherit dp-banner-color-theme__container" role="heading" _sp="p4624852.m4523.l188498">Level up with our new Price Guide</a>
<h2 class="font-weight-bold m-0 text-large1 md:text-large2" id="s0-2-0-1-1-0-2-9-4-11-2-0-3-0-1-3-@homepage-0-0-5[0]-@us_xc_homepage_general_dweb_so-1-0-@us_xc_homepage_pds_fathersday-2-0-4-1-11-0-4-0-title">Tap into Dad's faves</h2>
<h2 class="mb-100 mt-0 mx-0 text-giant1 line-clamp-3 hp-md:mb-150 hp-xl1:text-giant2">Run the streets for under $250</h2>
<h2 class="mb-100 mt-0 mx-0 text-giant1 line-clamp-3 hp-md:mb-150 hp-xl1:text-giant2">20% off your wishlist</h2>
<h2 class="font-weight-bold m-0 mr-[8px] text-large1 md:text-large2" id="s0-2-0-1-1-0-2-9-4-11-2-0-3-0-1-3-@homepage-0-0-5[0]-@us_xc_homepage_general_dweb_so-1-0-@102690-featured-deals-2-22-4-1-11-1-0-3-title">Today's Deals</h2>
<h3 class="gf-big-links__title"><a href="https://www.ebay.com/n/all-categories" _sp="m571.l3601">Buy</a></h3>
<h3 class="gf-big-links__title"><a href="https://www.ebay.com/sl/sell" _sp="m571.l2903">Sell</a></h3>
<h3 class="gf-big-links__title">Tools & apps</h3>
Showing first 10 of 16 audited elements.
Headings should not be empty16 elements
Screen readers announce headings to help users navigate page structure. Empty headings confuse users and prevent them from understanding the page's organization. Headings should only be used to convey structure, not for visual styling, and must contain accessible text that screen readers can announce.
Audit Elements
<h1 class="clipped">Electronics, Cars, Fashion, Collectibles & More | eBay</h1>
<h2 class="m-0 text-giant1 hp-xl1:text-giant2 hp-xl2:text-giant2">Fits your ride, every time</h2>
<a href="https://pages.ebay.com/price-guide/" target="_self" class="no-underline hover:text-inherit dp-banner-color-theme__container" role="heading" _sp="p4624852.m4523.l188498">Level up with our new Price Guide</a>
<h2 class="font-weight-bold m-0 text-large1 md:text-large2" id="s0-2-0-1-1-0-2-9-4-11-2-0-3-0-1-3-@homepage-0-0-5[0]-@us_xc_homepage_general_dweb_so-1-0-@us_xc_homepage_pds_fathersday-2-0-4-1-11-0-4-0-title">Tap into Dad's faves</h2>
<h2 class="mb-100 mt-0 mx-0 text-giant1 line-clamp-3 hp-md:mb-150 hp-xl1:text-giant2">Run the streets for under $250</h2>
<h2 class="mb-100 mt-0 mx-0 text-giant1 line-clamp-3 hp-md:mb-150 hp-xl1:text-giant2">20% off your wishlist</h2>
<h2 class="font-weight-bold m-0 mr-[8px] text-large1 md:text-large2" id="s0-2-0-1-1-0-2-9-4-11-2-0-3-0-1-3-@homepage-0-0-5[0]-@us_xc_homepage_general_dweb_so-1-0-@102690-featured-deals-2-22-4-1-11-1-0-3-title">Today's Deals</h2>
<h3 class="gf-big-links__title"><a href="https://www.ebay.com/n/all-categories" _sp="m571.l3601">Buy</a></h3>
<h3 class="gf-big-links__title"><a href="https://www.ebay.com/sl/sell" _sp="m571.l2903">Sell</a></h3>
<h3 class="gf-big-links__title">Tools & apps</h3>
Showing first 10 of 16 audited elements.
IDs used in ARIA and labels must be unique25 elements
Duplicate IDs break the accessibility of ARIA elements, form labels, and table headers. When IDs are duplicated, assistive technologies and scripts only reference the first instance, causing subsequent elements with the same ID to be ignored or incorrectly associated.
Audit Elements
<div class="gh-flyout__dialog" id="s0-1-4-6-12-0-0-dialog"><div class="gh-flyout__box"></div></div>
<div class="gh-flyout__dialog" id="s0-1-4-6-13-0-dialog">
<div class="gh-flyout__dialog" id="s0-1-4-6-15-0-1-dialog">
<div class="gh-flyout__dialog" id="s0-1-4-6-16-1-0-dialog">
<title id="ebayLogoTitle">eBay Home</title>
<div class="gh-flyout__dialog" id="s0-1-4-9-0-1-dialog">
<ul role="listbox" id="ebay-autocomplete" style="width: 697px; display: none;" class="ebay-autocomplete-large ui-autocomplete"></ul>
<h2 class="m-0 text-large2 lg:text-giant1" id="s0-2-0-1-1-0-2-9-4-11-2-0-3-0-1-3-@homepage-0-0-5[0]-@us_xc_homepage_general_dweb_so-1-0-@100004-hp-madronaevobannerloyaltymodule-dweb-2-12-4-1-11-1-title" role="presentation" data-testid="loyalty-banner-heading">
<h2 class="font-weight-bold m-0 text-large1 md:text-large2" id="s0-2-0-1-1-0-2-9-4-11-2-0-3-0-1-3-@homepage-0-0-5[0]-@us_xc_homepage_general_dweb_so-1-0-@us_xc_homepage_pds_fathersday-2-0-4-1-11-0-4-0-title">Tap into Dad's faves</h2>
<a href="https://www.ebay.com..." target="_blank" class="block no-underline h..." id="s0-2-0-1-1-0-2-9-4-1..." data-testid="dp-gi-element-undefi..." _sp="p4624852.m150506.l18...">
Showing first 10 of 25 audited elements.
Images must have alternative text24 elements
Screen readers cannot translate images into text without alt attributes. Alternative text is essential for blind users and beneficial for users with low vision or color blindness, providing the same information that sighted users get from viewing the image.
Audit Elements
<img src="https://i.ebayimg.co..." alt="" class="overflow-visible abs..." style="inset: 0">
<img src="https://i.ebayimg.com/images/g/s4cAAOSw83Zl4Ygn/s-l200.webp" alt="" class="max-h-[24px]" loading="lazy">
<img class="vl-video-card__img display" src="https://i.ebayimg.com/images/g/EZkAAeSwoDpqIatA/s-l960.webp" alt=": $1 Starts! Rare Coins & Sudden Death Gold Vault w/ Christian" loading="lazy">
<img src="https://i.ebayimg.com/00/$(KGrHqJ,!l!E-cGWife!BPpZs0EYgQ~~_7.JPG" alt="Event host avatar" loading="lazy">
<img class="vl-video-card__img display" src="https://i.ebayimg.com/images/g/9rgAAeSwpc9qHyww/s-l960.webp" alt="All Weekend MLB Marathon! Over 1,500 Cards Raw & Graded!" loading="lazy">
<img src="https://i.ebayimg.com/00/s/MzAwWDMwMA==/z/COEAAOSwSQpmXyF-/$_7.PNG" alt="Event host avatar" loading="lazy">
<img class="vl-video-card__img display" src="https://i.ebayimg.com/images/g/loIAAeSwgBVqIcNP/s-l960.webp" alt="$1 START MASSIVE SLABATHON 100K SELLOUT PSA/CGC" loading="lazy">
<img src="https://i.ebayimg.com/00/s/MzAwWDMwMA==/z/lr8AAeSw~4BpFkYz/$_7.PNG" alt="Event host avatar" loading="lazy">
<img class="vl-video-card__img display" src="https://i.ebayimg.com/images/g/kZoAAeSwbMNqJB6G/s-l960.webp" alt="SATURDAY ALL DAY FUN!!! $1 STARTS (HULK #181 SIGNED BY STAN LEE)" loading="lazy">
<img src="https://i.ebayimg.com/00/s/Mjk4WDMwMA==/z/ytwAAOSwdoVoQhGJ/$_7.JPG" alt="Event host avatar" loading="lazy">
Showing first 10 of 24 audited elements.
Inline text spacing must be adjustable with custom stylesheets47 elements
Single-spaced text makes it difficult for people with cognitive disabilities to track lines while reading. Providing line spacing between 1.5 to 2 helps these users start a new line more easily after finishing the previous one.
Audit Elements
<div data-marko-key="@gh-border s0-1-4-3" id="gh-gb" class="gh-sch-prom" tabindex="-1" style="margin-top: 30px; display: block;"></div>
<section data-marko-key="@gh-main s0-1-4" class="gh-header__main" style="will-change: transform; width: 1184px;">
<form id="gh-f" class="gh-search" method="get" action="https://www.ebay.com/sch/i.html" target="_top" style="position: relative;">
<div id="widgets-placeholder" class="widgets-placeholder" style="display: block;">
<li class="carousel__snap-point" style="width:calc(100% - 0px);margin-right:0px">
<aside adstrackingmetadata="{"amdata":"t=0|tdt=i..." trackableid="01KTG0H6QVE3EW209Q63..." data-viewport="{"trackableId":"01KT..." class="overflow-hidden mx-a..." data-testid="dp-ebfbi-image-aHlwZ..." style="--dp-color-backgroun..."><img src="https://i.ebayimg.co..." alt="" class="overflow-visible abs..." style="inset: 0">
<li class="border-width-[1.5px] border-solid box-border content-[''] duration-250 h-[8px] inline-block rounded-full transition w-[8px]" style="border-color: var(--color-neutral-200);
background-color: var(--color-neutral-200)"></li><li class="border-width-[1.5px] border-solid box-border content-[''] duration-250 h-[8px] inline-block rounded-full transition w-[8px]" style="border-color: var(--color-neutral-200);
background-color: transparent"></li><li class="border-width-[1.5px] border-solid box-border content-[''] duration-250 h-[8px] inline-block rounded-full transition w-[8px]" style="border-color: var(--color-neutral-200);
background-color: transparent"></li>Showing first 10 of 47 audited elements.
Interactive controls must not be nested84 elements
Nested interactive elements create empty tab stops where screen readers remain silent. When users tab to a focusable element inside another interactive control, they receive no information about its name, role, or state, creating a confusing and broken navigation experience.
Audit Elements
<button aria-controls="s0-1-4-6-12-0-0-dialog" aria-expanded="false" aria-haspopup="true" class="gh-flyout__target-a11y-btn" tabindex="0">Expand Watch List</button>
<button aria-controls="s0-1-4-6-13-0-dialog" aria-expanded="false" aria-haspopup="true" class="gh-flyout__target-a11y-btn" tabindex="0">Expand My eBay</button>
<button class="gh-flyout__target" aria-controls="s0-1-4-6-15-0-1-dialog" aria-haspopup="true" aria-expanded="false"><svg class="icon icon--20" focusable="false" aria-hidden="true"><use href="#icon-notification-20"></use></svg><span class="gh-hidden">Notifications</span></button>
<button aria-controls="s0-1-4-6-16-1-0-dialog" aria-expanded="false" aria-haspopup="true" class="gh-flyout__target-a11y-btn" tabindex="0">Expand Cart</button>
<button class="gh-flyout__target" tabindex="3" aria-controls="s0-1-4-9-0-1-dialog" aria-haspopup="true" aria-expanded="false">
<button data-marko="{"onclick":"handleCl..." class="gh-search-input__cam..." data-ebayui="" type="button" aria-label="Camera icon" tabindex="5" _sp="m570.l197748"><option value="0">All Categories</option>
<option value="20081">Antiques</option>
<option value="550">Art</option>
<option value="2984">Baby</option>
Showing first 10 of 84 audited elements.
Landmarks should have a unique role or role/label/title (i.e. accessible name) combination6 elements
Each landmark on a page must have either a unique role or a unique accessible name. Duplicate landmarks confuse screen reader users about which section they're navigating to, making it difficult to efficiently move through the page structure.
Audit Elements
<header data-marko-key="@gh s0-1-4" id="gh" class="gh-header">
<nav class="gh-nav">
<main class="pt-0 -mt-50 lg:-mt-150 hp-sm:-mt-200 overflow-clip" id="mainContent">
<aside aria-labelledby="s0-2-0-1-1-0-2-9-4-1..." class="max-w-screen mx-auto..." data-viewport="{"trackableId":"01KT..." trackableid="01KTG0H6QNP1X2D2NM1G..."><aside aria-labelledby="s0-2-0-1-1-0-2-9-4-1..." class="page-grid-container ..." semantichints="[]" trackablemoduleid="4776" trackableid="01KTG0H6NXNRBPVEPAE9..." data-viewport="{"trackableId":"01KT..."><footer class="gh-footer is-large">
Links must have discernible text117 elements
Keyboard users and screen reader users can only interact with links that have accessible names and can receive focus. Without proper names, users don't know where links lead. Without keyboard focus, users who cannot use a mouse cannot activate the links at all.
Audit Elements
<a class="gh-a11y-skip-button__link" href="#mainContent" tabindex="1">Skip to main content</a>
<a _sp="m570.l1524" href="https://signin.ebay.com/ws/eBayISAPI.dll?SignIn&sgfl=gh&ru=https%3A%2F%2Fwww.ebay.com%2F">Sign in</a>
<a _sp="m570.l2621" href="https://signup.ebay.com/pa/crte?ru=https%3A%2F%2Fwww.ebay.com%2F">register</a>
<a _sp="m570.l3188" href="https://www.ebay.com/deals" aria-label="Deals">Deals</a>
<a _sp="m570.l47233" href="https://www.ebay.com/b/Brand-Outlet/bn_7115532402" aria-label="Brand Outlet">Brand Outlet</a>
<a _sp="m570.l174317" href="https://www.ebay.com/giftcards" aria-label="Gift Cards">Gift Cards</a>
<a _sp="m570.l1545" href="https://www.ebay.com/help/home" aria-label="Help & Contact">Help & Contact</a>
<a _sp="m570.l1528" href="https://www.ebay.com/sl/sell" aria-label="Sell">Sell</a>
<a class="gh-flyout__target" href="https://www.ebay.com/mye/myebay/watchlist" _sp="m570.l47137"><span class="gh-watchlist__target">Watchlist</span><svg class="gh-flyout__chevron icon icon--12" focusable="false" tabindex="-1" aria-hidden="true"><use href="#icon-chevron-down-12"></use></svg></a>
<a class="gh-flyout__target" href="https://www.ebay.com/mys/home?source=GBH" _sp="m570.l2919">
Showing first 10 of 117 audited elements.
Main landmark should not be contained in another landmark1 element
The main landmark must be at the top level and not nested inside other landmarks. This ensures screen reader users can quickly navigate to the primary content without searching through complex hierarchy, making page navigation simpler and more predictable.
Audit Elements
<main class="pt-0 -mt-50 lg:-mt-150 hp-sm:-mt-200 overflow-clip" id="mainContent">
Page must have means to bypass repeated blocks1 element
Keyboard-only users must tab through all navigation and header content before reaching the main content, which can take several minutes and cause physical pain for users with motor limitations. Bypass mechanisms like skip links allow these users to jump directly to main content, saving time and reducing fatigue.
Audit Elements
<html lang="en-US">
Page should contain a level-one heading1 element
Screen reader users use keyboard shortcuts to jump directly to the first h1, expecting to land at the main content. Without an h1 or with a misplaced one, users must listen to more of the page to understand its structure, wasting valuable time on every page visit.
Audit Elements
<html lang="en-US">
Required ARIA attributes must be provided15 elements
ARIA widget roles need required attributes to describe their current state. Without these attributes, screen readers cannot communicate essential information like whether a checkbox is checked or a slider's current value, leaving users unable to interact effectively with the widget.
Audit Elements
<span id="ebay-autocomplete-status" role="status" aria-live="polite" class="ebay-autocomplete-helper"></span>
<input data-marko="{"oninput":"handleTe..." data-marko-key="@input s0-1-4-10-4" id="gh-ac" class="gh-search-input gh-t..." title="Search" type="text" placeholder="Search for anything" aria-autocomplete="list" aria-expanded="false" size="50" maxlength="300" aria-label="Search for anything" ...><button data-marko="{"onclick":"handleCl..." class="gh-search-button btn..." data-ebayui="" type="submit" id="gh-search-btn" role="button" value="Search" tabindex="6"><div aria-roledescription="Carousel" class="carousel dp-carousel-disable-mask home-topp-carousel my-0 mx-auto overflow-hidden hp-xl2:px-600 carousel--slides carousel__autoplay" role="group">
<h2 class="m-0 text-large2 lg:text-giant1" id="s0-2-0-1-1-0-2-9-4-11-2-0-3-0-1-3-@homepage-0-0-5[0]-@us_xc_homepage_general_dweb_so-1-0-@100004-hp-madronaevobannerloyaltymodule-dweb-2-12-4-1-11-1-title" role="presentation" data-testid="loyalty-banner-heading">
<div aria-roledescription="Carousel" class="carousel live-event-video-carousel live-event-video-carousel__skeleton__layout" role="group">
<button class="vl-pause-play-button icon-btn" data-ebayui="" type="button" aria-label="Play video" role="button"><svg class="icon icon--16" focusable="false" aria-hidden="true"><use href="#icon-play-16"></use></svg></button>
<button class="vl-pause-play-button icon-btn" data-ebayui="" type="button" aria-label="Play video" role="button"><svg class="icon icon--16" focusable="false" aria-hidden="true"><use href="#icon-play-16"></use></svg></button>
<button class="vl-pause-play-button icon-btn" data-ebayui="" type="button" aria-label="Play video" role="button"><svg class="icon icon--16" focusable="false" aria-hidden="true"><use href="#icon-play-16"></use></svg></button>
<button class="vl-pause-play-button icon-btn" data-ebayui="" type="button" aria-label="Play video" role="button"><svg class="icon icon--16" focusable="false" aria-hidden="true"><use href="#icon-play-16"></use></svg></button>
Showing first 10 of 15 audited elements.
Scrollable region must have keyboard access2 elements
Scrollable regions must contain focusable elements or be focusable themselves to enable keyboard navigation. Without keyboard access, users cannot scroll to view content that extends beyond the visible area, making that content completely inaccessible to keyboard-only users.
Audit Elements
<ul class="carousel__list" id="s0-2-0-1-1-0-2-9-4-11-2-0-3-0-1-3-@homepage-0-0-5[0]-@us_xc_homepage_general_dweb_so-1-0-@102997--ebay-live-events_dweb_so-2-14-4-1-11-1-1-8-list">
<ul class="carousel__list" id="s0-2-0-1-1-0-2-9-4-11-2-0-3-0-1-3-@homepage-0-0-5[0]-@us_xc_homepage_general_dweb_so-1-0-@102690-featured-deals-2-22-4-1-11-1-0-4-2-0-5-1-0-list">
Select element must have an accessible name1 element
Screen reader users cannot understand what information a select element requires without a proper label. Labels are essential for identifying form fields even when the purpose seems visually obvious, ensuring all users can complete forms successfully.
Audit Elements
<select data-marko="{"onchange":"handleCategorySelect s0-1-4-10-5 false"}" aria-label="Select a category for search" class="gh-search-categories" size="1" id="gh-cat" name="_sacat" tabindex="5">Users should be able to zoom and scale the text up to 500%1 element
The user-scalable="no" and restrictive maximum-scale parameters prevent people with low vision from zooming to read content. Users who rely on browser zoom to enlarge text are blocked from accessing content at a readable size, violating their need to scale pages up to 5x zoom.
Audit Elements
<meta name="viewport" content="width=device-width, initial-scale=1">
Zooming and scaling must not be disabled1 element
Setting user-scalable="no" or maximum-scale less than 2 prevents people with low vision from zooming to read content. Users who enlarge text in their browsers are blocked from making content readable, violating accessibility guidelines that require supporting at least 200% zoom.
Audit Elements
<meta name="viewport" content="width=device-width, initial-scale=1">