Apple TV+tv.apple.com
Accessibility Score
Issues Found
Issues Found
CriticalElements must only use supported ARIA attributes1 element
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.
Failing Elements
<div data-testid="amp-search-input" aria-controls="search-suggestions" aria-expanded="false" aria-haspopup="listbox" aria-owns="search-suggestions" class="search-input-container svelte-52onsm" tabindex="-1" role="">
Fix all of the following:
- ARIA attribute is not allowed: aria-expanded="false"
CriticalARIA attributes must conform to valid values1 element
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.
Failing Elements
<input aria-autocomplete="list" aria-multiline="false" aria-controls="search-suggestions" spellcheck="false" autocomplete="off" autocorrect="off" autocapitalize="off" type="search" inputmode="search" class="search-input__text-f..." data-testid="search-input__text-f..." ...>
Fix all of the following:
- Invalid ARIA attribute value: aria-controls="search-suggestions"
SeriousElements must meet minimum color contrast ratio thresholds1 element
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.
Failing Elements
<span class="button-text">Sign In</span>
Fix any of the following:
- Element has insufficient color contrast of 4.01 (foreground color: #ffffff, background color: #007aff, font size: 9.8pt (13px), font weight: normal). Expected contrast ratio of 4.5:1
Serious<ul> and <ol> must only directly contain <li>, <script> or <template> elements1 element
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.
Failing Elements
<ul class="shelf-list svelte-10i104w">
Fix all of the following:
- List element has direct children that are not allowed: [role=tabpanel]
ModerateAll page content should be contained by landmarks2 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.
Failing Elements
<label for="search-input__text-field" aria-hidden="" class="search-input__label svelte-52onsm">Search</label>
Fix any of the following:
- Some page content is not contained by landmarks
<input aria-autocomplete="list" aria-multiline="false" aria-controls="search-suggestions" spellcheck="false" autocomplete="off" autocorrect="off" autocapitalize="off" type="search" inputmode="search" class="search-input__text-f..." data-testid="search-input__text-f..." ...>
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
<li role="tabpanel" class="shelf-item svelte-10i104w active" data-index="0" id="tabpanel-0" aria-labelledby="tab-0">
Fix any of the following:
- ARIA role tabpanel is not allowed for given element
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 dir="ltr" lang="en-US" hydrated="">
<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 dir="ltr" lang="en-US" hydrated="">
<li> elements must be contained in a <ul> or <ol>85 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 aria-current="page" class="svelte-125cjw1 current-tab"><a href="https://tv.apple.com/us/channel/apple-tv/tvs.sbd.4000" dir="ltr" class="svelte-125cjw1">Apple TV</a> </li>
<li class="svelte-125cjw1"><a href="https://tv.apple.com/us/channel/formula-1/tvs.sbd.241000" dir="ltr" class="svelte-125cjw1">Formula 1</a> </li>
<li class="svelte-125cjw1"><a href="https://tv.apple.com/us/channel/mls/tvs.sbd.7000" dir="ltr" class="svelte-125cjw1">MLS</a> </li>
<li class="shelf-grid__list-item svelte-13b6ljx" data-test-id="shelf-grid-list-item-0" data-index="0" aria-hidden="false">
<li class="shelf-grid__list-item svelte-13b6ljx" data-test-id="shelf-grid-list-item-1" data-index="1" aria-hidden="false">
<li class="shelf-grid__list-item svelte-13b6ljx" data-test-id="shelf-grid-list-item-2" data-index="2" aria-hidden="false">
<li class="shelf-grid__list-item svelte-13b6ljx" data-test-id="shelf-grid-list-item-3" data-index="3" aria-hidden="false">
<li class="shelf-grid__list-item svelte-13b6ljx" data-test-id="shelf-grid-list-item-4" data-index="4" aria-hidden="false">
<li class="shelf-grid__list-item svelte-13b6ljx" data-test-id="shelf-grid-list-item-5" data-index="5" aria-hidden="false">
<li class="shelf-grid__list-item svelte-13b6ljx" data-test-id="shelf-grid-list-item-0" data-index="0" aria-hidden="false">
Showing first 10 of 85 audited elements.
<ul> and <ol> must only directly contain <li>, <script> or <template> elements7 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="svelte-125cjw1">
<ul class="landing-devices__3ptv svelte-nyudnv" aria-labelledby="landing-devices-title">
<ul class="landing-devices__apple svelte-nyudnv" aria-labelledby="landing-devices-ways-to-watch">
<ul>
<ul class="svelte-n776hm"><li class="svelte-n776hm"><a href="?l=es-MX" aria-label="This page is available in Español (México)" data-testid="other-language-es-MX" class="svelte-n776hm">Español (México)</a> </li></ul>
<ul class="svelte-15fwn9j">
<ul class="offers svelte-1p33v01">
All page content should be contained by landmarks1445 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 class="body-container">
<div class="app-container svelte-ksk4wg" data-testid="app-container">
<div data-testid="header" class="header header--color svelte-17u3p6w">
<div class="header__contents svelte-17u3p6w">
<div class="header__open svelte-17u3p6w"></div>
<div class="header__tabs svelte-17u3p6w">
<nav class="navigation-tabs decoration svelte-125cjw1">
<ul class="svelte-125cjw1">
<li aria-current="page" class="svelte-125cjw1 current-tab"><a href="https://tv.apple.com/us/channel/apple-tv/tvs.sbd.4000" dir="ltr" class="svelte-125cjw1">Apple TV</a> </li>
<a href="https://tv.apple.com/us/channel/apple-tv/tvs.sbd.4000" dir="ltr" class="svelte-125cjw1">Apple TV</a>
Showing first 10 of 1445 audited elements.
Alternative text of images should not be repeated as text59 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 alt="" class="artwork-component__contents artwork-component__image svelte-1fla0gl" src="/assets/artwork/1x1.gif" role="presentation" decoding="async" width="1200" height="675" fetchpriority="high" style="opacity: 1;">
<img alt="" class="artwork-component__contents artwork-component__image svelte-1fla0gl" loading="lazy" src="/assets/artwork/1x1.gif" role="presentation" decoding="async" width="225" height="337" fetchpriority="auto" style="opacity: 1;">
<img alt="Your Friends & Neighbors" class="artwork-component__contents artwork-component__image svelte-1fla0gl" loading="lazy" src="/assets/artwork/1x1.gif" decoding="async" width="100" height="33" fetchpriority="auto" style="opacity: 1;">
<img alt="" class="artwork-component__contents artwork-component__image svelte-1fla0gl" loading="lazy" src="/assets/artwork/1x1.gif" role="presentation" decoding="async" width="225" height="337" fetchpriority="auto" style="opacity: 1;">
<img alt="Margo’s Got Money Troubles" class="artwork-component__contents artwork-component__image svelte-1fla0gl" loading="lazy" src="/assets/artwork/1x1.gif" decoding="async" width="100" height="33" fetchpriority="auto" style="opacity: 1;">
<img alt="" class="artwork-component__contents artwork-component__image svelte-1fla0gl" loading="lazy" src="/assets/artwork/1x1.gif" role="presentation" decoding="async" width="225" height="337" fetchpriority="auto" style="opacity: 1;">
<img alt="Monarch: Legacy of Monsters" class="artwork-component__contents artwork-component__image svelte-1fla0gl" loading="lazy" src="/assets/artwork/1x1.gif" decoding="async" width="100" height="33" fetchpriority="auto" style="opacity: 1;">
<img alt="" class="artwork-component__contents artwork-component__image svelte-1fla0gl" loading="lazy" src="/assets/artwork/1x1.gif" role="presentation" decoding="async" width="225" height="337" fetchpriority="auto" style="opacity: 1;">
<img alt="Imperfect Women" class="artwork-component__contents artwork-component__image svelte-1fla0gl" loading="lazy" src="/assets/artwork/1x1.gif" decoding="async" width="100" height="33" fetchpriority="auto" style="opacity: 1;">
<img alt="" class="artwork-component__contents artwork-component__image svelte-1fla0gl" loading="lazy" src="/assets/artwork/1x1.gif" role="presentation" decoding="async" width="225" height="337" fetchpriority="auto" style="opacity: 1;">
Showing first 10 of 59 audited elements.
ARIA attributes must be used as specified for the element's role156 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
<li aria-current="page" class="svelte-125cjw1 current-tab"><a href="https://tv.apple.com/us/channel/apple-tv/tvs.sbd.4000" dir="ltr" class="svelte-125cjw1">Apple TV</a> </li>
<div data-testid="amp-search-input" aria-controls="search-suggestions" aria-expanded="false" aria-haspopup="listbox" aria-owns="search-suggestions" class="search-input-container svelte-52onsm" tabindex="-1" role="">
<label for="search-input__text-field" aria-hidden="" class="search-input__label svelte-52onsm">Search</label>
<input aria-autocomplete="list" aria-multiline="false" aria-controls="search-suggestions" spellcheck="false" autocomplete="off" autocorrect="off" autocapitalize="off" type="search" inputmode="search" class="search-input__text-f..." data-testid="search-input__text-f..." ...>
<div id="scrollable-page" class="scrollable-page svelte-xmtc6f" data-main-content="" data-testid="main-section" aria-hidden="false">
<div class="pagination svelte-10i104w" aria-hidden="false" style="--transition-duration: 420ms; --transition-easing: cubic-bezier(0.33, 1, 0.68, 1); --transition-delay: 600ms;">
<nav class="pagination-dots svelte-1wlnx51" data-testid="pagination-dots" aria-label="Featured Content">
<button id="tab-0" role="tab" aria-selected="true" aria-controls="tabpanel-0" data-testid="pagination-dot-0" class="pagination__dot svelte-1wlnx51 dot--visible-first dot--active dot--visible"><span class="svelte-1wlnx51">Get Apple TV free for 1 week.</span> </button>
<button id="tab-1" role="tab" aria-selected="false" aria-controls="tabpanel-1" data-testid="pagination-dot-1" class="pagination__dot svelte-1wlnx51 dot--visible-second dot--visible"><span class="svelte-1wlnx51">Get Apple TV and Peacock together.</span> </button>
<button id="tab-2" role="tab" aria-selected="false" aria-controls="tabpanel-2" data-testid="pagination-dot-2" class="pagination__dot svelte-1wlnx51 dot--visible"><span class="svelte-1wlnx51">Criminal Record</span> </button>
Showing first 10 of 156 audited elements.
ARIA attributes must conform to valid names156 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
<li aria-current="page" class="svelte-125cjw1 current-tab"><a href="https://tv.apple.com/us/channel/apple-tv/tvs.sbd.4000" dir="ltr" class="svelte-125cjw1">Apple TV</a> </li>
<div data-testid="amp-search-input" aria-controls="search-suggestions" aria-expanded="false" aria-haspopup="listbox" aria-owns="search-suggestions" class="search-input-container svelte-52onsm" tabindex="-1" role="">
<label for="search-input__text-field" aria-hidden="" class="search-input__label svelte-52onsm">Search</label>
<input aria-autocomplete="list" aria-multiline="false" aria-controls="search-suggestions" spellcheck="false" autocomplete="off" autocorrect="off" autocapitalize="off" type="search" inputmode="search" class="search-input__text-f..." data-testid="search-input__text-f..." ...>
<div id="scrollable-page" class="scrollable-page svelte-xmtc6f" data-main-content="" data-testid="main-section" aria-hidden="false">
<div class="pagination svelte-10i104w" aria-hidden="false" style="--transition-duration: 420ms; --transition-easing: cubic-bezier(0.33, 1, 0.68, 1); --transition-delay: 600ms;">
<nav class="pagination-dots svelte-1wlnx51" data-testid="pagination-dots" aria-label="Featured Content">
<button id="tab-0" role="tab" aria-selected="true" aria-controls="tabpanel-0" data-testid="pagination-dot-0" class="pagination__dot svelte-1wlnx51 dot--visible-first dot--active dot--visible"><span class="svelte-1wlnx51">Get Apple TV free for 1 week.</span> </button>
<button id="tab-1" role="tab" aria-selected="false" aria-controls="tabpanel-1" data-testid="pagination-dot-1" class="pagination__dot svelte-1wlnx51 dot--visible-second dot--visible"><span class="svelte-1wlnx51">Get Apple TV and Peacock together.</span> </button>
<button id="tab-2" role="tab" aria-selected="false" aria-controls="tabpanel-2" data-testid="pagination-dot-2" class="pagination__dot svelte-1wlnx51 dot--visible"><span class="svelte-1wlnx51">Criminal Record</span> </button>
Showing first 10 of 156 audited elements.
ARIA attributes must conform to valid values153 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
<li aria-current="page" class="svelte-125cjw1 current-tab"><a href="https://tv.apple.com/us/channel/apple-tv/tvs.sbd.4000" dir="ltr" class="svelte-125cjw1">Apple TV</a> </li>
<div id="scrollable-page" class="scrollable-page svelte-xmtc6f" data-main-content="" data-testid="main-section" aria-hidden="false">
<div class="pagination svelte-10i104w" aria-hidden="false" style="--transition-duration: 420ms; --transition-easing: cubic-bezier(0.33, 1, 0.68, 1); --transition-delay: 600ms;">
<nav class="pagination-dots svelte-1wlnx51" data-testid="pagination-dots" aria-label="Featured Content">
<button id="tab-0" role="tab" aria-selected="true" aria-controls="tabpanel-0" data-testid="pagination-dot-0" class="pagination__dot svelte-1wlnx51 dot--visible-first dot--active dot--visible"><span class="svelte-1wlnx51">Get Apple TV free for 1 week.</span> </button>
<button id="tab-1" role="tab" aria-selected="false" aria-controls="tabpanel-1" data-testid="pagination-dot-1" class="pagination__dot svelte-1wlnx51 dot--visible-second dot--visible"><span class="svelte-1wlnx51">Get Apple TV and Peacock together.</span> </button>
<button id="tab-2" role="tab" aria-selected="false" aria-controls="tabpanel-2" data-testid="pagination-dot-2" class="pagination__dot svelte-1wlnx51 dot--visible"><span class="svelte-1wlnx51">Criminal Record</span> </button>
<button id="tab-3" role="tab" aria-selected="false" aria-controls="tabpanel-3" data-testid="pagination-dot-3" class="pagination__dot svelte-1wlnx51 dot--visible"><span class="svelte-1wlnx51">Margo’s Got Money Troubles</span> </button>
<button id="tab-4" role="tab" aria-selected="false" aria-controls="tabpanel-4" data-testid="pagination-dot-4" class="pagination__dot svelte-1wlnx51 dot--visible"><span class="svelte-1wlnx51">Your Friends & Neighbors</span> </button>
<button id="tab-5" role="tab" aria-selected="false" aria-controls="tabpanel-5" data-testid="pagination-dot-5" class="pagination__dot svelte-1wlnx51 dot--visible"><span class="svelte-1wlnx51">Shrinking</span> </button>
Showing first 10 of 153 audited elements.
ARIA hidden element must not be focusable or contain focusable elements99 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 width="16" height="16" viewBox="0 0 16 16" class="search-svg" aria-hidden="true"><path d="M11.87 10.835q.027.022.051.047l3.864 3.863a.735.735 0 1 1-1.04 1.04l-3.863-3.864-.047-.051a6.667 6.667 0 1 1 1.035-1.035M6.667 12a5.333 5.333 0 1 0 0-10.667 5.333 5.333 0 0 0 0 10.667"></path></svg>
<div class="video-control__container svelte-1mqmv95" data-testid="video-control-container" aria-hidden="true">
<amp-background-video fit="cover" muted="" aria-hidden="true" class="background-video cover" hydrated="" style="--joe-color: rgb(0,0,0);"></amp-background-video>
<li role="tabpanel" class="shelf-item svelte-10i104w" data-index="1" id="tabpanel-1" aria-labelledby="tab-1" aria-hidden="true">
<li role="tabpanel" class="shelf-item svelte-10i104w" data-index="2" id="tabpanel-2" aria-labelledby="tab-2" aria-hidden="true">
<li role="tabpanel" class="shelf-item svelte-10i104w hidden placeholder" data-index="3" id="tabpanel-3" aria-labelledby="tab-3" aria-hidden="true">
<li role="tabpanel" class="shelf-item svelte-10i104w hidden placeholder" data-index="4" id="tabpanel-4" aria-labelledby="tab-4" aria-hidden="true">
<li role="tabpanel" class="shelf-item svelte-10i104w hidden placeholder" data-index="5" id="tabpanel-5" aria-labelledby="tab-5" aria-hidden="true">
<li role="tabpanel" class="shelf-item svelte-10i104w hidden placeholder" data-index="6" id="tabpanel-6" aria-labelledby="tab-6" aria-hidden="true">
<li role="tabpanel" class="shelf-item svelte-10i104w hidden placeholder" data-index="7" id="tabpanel-7" aria-labelledby="tab-7" aria-hidden="true">
Showing first 10 of 99 audited elements.
ARIA role should be appropriate for the element111 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
<div role="tablist" class="pagination-dots__list svelte-1wlnx51 pagination--start pagination-dots__list--will-overflow">
<button id="tab-0" role="tab" aria-selected="true" aria-controls="tabpanel-0" data-testid="pagination-dot-0" class="pagination__dot svelte-1wlnx51 dot--visible-first dot--active dot--visible"><span class="svelte-1wlnx51">Get Apple TV free for 1 week.</span> </button>
<button id="tab-1" role="tab" aria-selected="false" aria-controls="tabpanel-1" data-testid="pagination-dot-1" class="pagination__dot svelte-1wlnx51 dot--visible-second dot--visible"><span class="svelte-1wlnx51">Get Apple TV and Peacock together.</span> </button>
<button id="tab-2" role="tab" aria-selected="false" aria-controls="tabpanel-2" data-testid="pagination-dot-2" class="pagination__dot svelte-1wlnx51 dot--visible"><span class="svelte-1wlnx51">Criminal Record</span> </button>
<button id="tab-3" role="tab" aria-selected="false" aria-controls="tabpanel-3" data-testid="pagination-dot-3" class="pagination__dot svelte-1wlnx51 dot--visible"><span class="svelte-1wlnx51">Margo’s Got Money Troubles</span> </button>
<button id="tab-4" role="tab" aria-selected="false" aria-controls="tabpanel-4" data-testid="pagination-dot-4" class="pagination__dot svelte-1wlnx51 dot--visible"><span class="svelte-1wlnx51">Your Friends & Neighbors</span> </button>
<button id="tab-5" role="tab" aria-selected="false" aria-controls="tabpanel-5" data-testid="pagination-dot-5" class="pagination__dot svelte-1wlnx51 dot--visible"><span class="svelte-1wlnx51">Shrinking</span> </button>
<button id="tab-6" role="tab" aria-selected="false" aria-controls="tabpanel-6" data-testid="pagination-dot-6" class="pagination__dot svelte-1wlnx51 dot--visible dot--visible-last-1"><span class="svelte-1wlnx51">Imperfect Women</span> </button>
<button id="tab-7" role="tab" aria-selected="false" aria-controls="tabpanel-7" data-testid="pagination-dot-7" class="pagination__dot svelte-1wlnx51 dot--visible dot--visible-last"><span class="svelte-1wlnx51">Monarch: Legacy of Monsters</span> </button>
<button id="tab-8" role="tab" aria-selected="false" aria-hidden="true" aria-controls="tabpanel-8" data-testid="pagination-dot-8" class="pagination__dot svelte-1wlnx51"><span class="svelte-1wlnx51">The Last Thing He Told Me</span> </button>
Showing first 10 of 111 audited elements.
ARIA roles used must conform to valid values70 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
<div role="tablist" class="pagination-dots__list svelte-1wlnx51 pagination--start pagination-dots__list--will-overflow">
<button id="tab-0" role="tab" aria-selected="true" aria-controls="tabpanel-0" data-testid="pagination-dot-0" class="pagination__dot svelte-1wlnx51 dot--visible-first dot--active dot--visible"><span class="svelte-1wlnx51">Get Apple TV free for 1 week.</span> </button>
<button id="tab-1" role="tab" aria-selected="false" aria-controls="tabpanel-1" data-testid="pagination-dot-1" class="pagination__dot svelte-1wlnx51 dot--visible-second dot--visible"><span class="svelte-1wlnx51">Get Apple TV and Peacock together.</span> </button>
<button id="tab-2" role="tab" aria-selected="false" aria-controls="tabpanel-2" data-testid="pagination-dot-2" class="pagination__dot svelte-1wlnx51 dot--visible"><span class="svelte-1wlnx51">Criminal Record</span> </button>
<button id="tab-3" role="tab" aria-selected="false" aria-controls="tabpanel-3" data-testid="pagination-dot-3" class="pagination__dot svelte-1wlnx51 dot--visible"><span class="svelte-1wlnx51">Margo’s Got Money Troubles</span> </button>
<button id="tab-4" role="tab" aria-selected="false" aria-controls="tabpanel-4" data-testid="pagination-dot-4" class="pagination__dot svelte-1wlnx51 dot--visible"><span class="svelte-1wlnx51">Your Friends & Neighbors</span> </button>
<button id="tab-5" role="tab" aria-selected="false" aria-controls="tabpanel-5" data-testid="pagination-dot-5" class="pagination__dot svelte-1wlnx51 dot--visible"><span class="svelte-1wlnx51">Shrinking</span> </button>
<button id="tab-6" role="tab" aria-selected="false" aria-controls="tabpanel-6" data-testid="pagination-dot-6" class="pagination__dot svelte-1wlnx51 dot--visible dot--visible-last-1"><span class="svelte-1wlnx51">Imperfect Women</span> </button>
<button id="tab-7" role="tab" aria-selected="false" aria-controls="tabpanel-7" data-testid="pagination-dot-7" class="pagination__dot svelte-1wlnx51 dot--visible dot--visible-last"><span class="svelte-1wlnx51">Monarch: Legacy of Monsters</span> </button>
<li role="tabpanel" class="shelf-item svelte-10i104w active" data-index="0" id="tabpanel-0" aria-labelledby="tab-0">
Showing first 10 of 70 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 class="noscroll">
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 aria-autocomplete="list" aria-multiline="false" aria-controls="search-suggestions" spellcheck="false" autocomplete="off" autocorrect="off" autocapitalize="off" type="search" inputmode="search" class="search-input__text-f..." data-testid="search-input__text-f..." ...>
Buttons must have discernible text62 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 tabindex="0" data-testid="sign-in-button" class="commerce-button signin svelte-q2kuuf signin--compact">
<button id="tab-0" role="tab" aria-selected="true" aria-controls="tabpanel-0" data-testid="pagination-dot-0" class="pagination__dot svelte-1wlnx51 dot--visible-first dot--active dot--visible"><span class="svelte-1wlnx51">Get Apple TV free for 1 week.</span> </button>
<button id="tab-1" role="tab" aria-selected="false" aria-controls="tabpanel-1" data-testid="pagination-dot-1" class="pagination__dot svelte-1wlnx51 dot--visible-second dot--visible"><span class="svelte-1wlnx51">Get Apple TV and Peacock together.</span> </button>
<button id="tab-2" role="tab" aria-selected="false" aria-controls="tabpanel-2" data-testid="pagination-dot-2" class="pagination__dot svelte-1wlnx51 dot--visible"><span class="svelte-1wlnx51">Criminal Record</span> </button>
<button id="tab-3" role="tab" aria-selected="false" aria-controls="tabpanel-3" data-testid="pagination-dot-3" class="pagination__dot svelte-1wlnx51 dot--visible"><span class="svelte-1wlnx51">Margo’s Got Money Troubles</span> </button>
<button id="tab-4" role="tab" aria-selected="false" aria-controls="tabpanel-4" data-testid="pagination-dot-4" class="pagination__dot svelte-1wlnx51 dot--visible"><span class="svelte-1wlnx51">Your Friends & Neighbors</span> </button>
<button id="tab-5" role="tab" aria-selected="false" aria-controls="tabpanel-5" data-testid="pagination-dot-5" class="pagination__dot svelte-1wlnx51 dot--visible"><span class="svelte-1wlnx51">Shrinking</span> </button>
<button id="tab-6" role="tab" aria-selected="false" aria-controls="tabpanel-6" data-testid="pagination-dot-6" class="pagination__dot svelte-1wlnx51 dot--visible dot--visible-last-1"><span class="svelte-1wlnx51">Imperfect Women</span> </button>
<button id="tab-7" role="tab" aria-selected="false" aria-controls="tabpanel-7" data-testid="pagination-dot-7" class="pagination__dot svelte-1wlnx51 dot--visible dot--visible-last"><span class="svelte-1wlnx51">Monarch: Legacy of Monsters</span> </button>
<button class="scrim svelte-1nixv1r" data-testid="superhero-media-scrim">Get Apple TV free for 1 week.</button>
Showing first 10 of 62 audited elements.
Certain ARIA roles must be contained by particular parents8 elements
ARIA roles with missing required parent elements cannot function as intended for assistive technology users. Parent-child relationships convey essential hierarchy and context, like showing where an item sits within a tree structure. Without proper parents, this critical relationship information is lost.
Audit Elements
<button id="tab-0" role="tab" aria-selected="true" aria-controls="tabpanel-0" data-testid="pagination-dot-0" class="pagination__dot svelte-1wlnx51 dot--visible-first dot--active dot--visible"><span class="svelte-1wlnx51">Get Apple TV free for 1 week.</span> </button>
<button id="tab-1" role="tab" aria-selected="false" aria-controls="tabpanel-1" data-testid="pagination-dot-1" class="pagination__dot svelte-1wlnx51 dot--visible-second dot--visible"><span class="svelte-1wlnx51">Get Apple TV and Peacock together.</span> </button>
<button id="tab-2" role="tab" aria-selected="false" aria-controls="tabpanel-2" data-testid="pagination-dot-2" class="pagination__dot svelte-1wlnx51 dot--visible"><span class="svelte-1wlnx51">Criminal Record</span> </button>
<button id="tab-3" role="tab" aria-selected="false" aria-controls="tabpanel-3" data-testid="pagination-dot-3" class="pagination__dot svelte-1wlnx51 dot--visible"><span class="svelte-1wlnx51">Margo’s Got Money Troubles</span> </button>
<button id="tab-4" role="tab" aria-selected="false" aria-controls="tabpanel-4" data-testid="pagination-dot-4" class="pagination__dot svelte-1wlnx51 dot--visible"><span class="svelte-1wlnx51">Your Friends & Neighbors</span> </button>
<button id="tab-5" role="tab" aria-selected="false" aria-controls="tabpanel-5" data-testid="pagination-dot-5" class="pagination__dot svelte-1wlnx51 dot--visible"><span class="svelte-1wlnx51">Shrinking</span> </button>
<button id="tab-6" role="tab" aria-selected="false" aria-controls="tabpanel-6" data-testid="pagination-dot-6" class="pagination__dot svelte-1wlnx51 dot--visible dot--visible-last-1"><span class="svelte-1wlnx51">Imperfect Women</span> </button>
<button id="tab-7" role="tab" aria-selected="false" aria-controls="tabpanel-7" data-testid="pagination-dot-7" class="pagination__dot svelte-1wlnx51 dot--visible dot--visible-last"><span class="svelte-1wlnx51">Monarch: Legacy of Monsters</span> </button>
Certain ARIA roles must contain particular children11 elements
ARIA roles missing required child elements cannot perform their intended accessibility functions. Children provide essential context, like how a treeitem relates to its parent container and siblings. Without proper children, assistive technologies cannot convey this structural information to users.
Audit Elements
<div role="tablist" class="pagination-dots__list svelte-1wlnx51 pagination--start pagination-dots__list--will-overflow">
<ul slot="shelf-content" class="shelf-grid__list shelf-grid__list--grid-type-I shelf-grid__list--grid-rows-1 svelte-13b6ljx" role="list" tabindex="-1" data-testid="shelf-item-list">
<ul slot="shelf-content" class="shelf-grid__list shelf-grid__list--grid-type-I shelf-grid__list--grid-rows-1 svelte-13b6ljx" role="list" tabindex="-1" data-testid="shelf-item-list">
<ul slot="shelf-content" class="shelf-grid__list shelf-grid__list--grid-type-Spotlight shelf-grid__list--grid-rows-1 svelte-13b6ljx" role="list" tabindex="-1" data-testid="shelf-item-list">
<ul slot="shelf-content" class="shelf-grid__list shelf-grid__list--grid-type-I shelf-grid__list--grid-rows-1 svelte-13b6ljx" role="list" tabindex="-1" data-testid="shelf-item-list">
<ul slot="shelf-content" class="shelf-grid__list shelf-grid__list--grid-type-I shelf-grid__list--grid-rows-1 svelte-13b6ljx" role="list" tabindex="-1" data-testid="shelf-item-list">
<ul slot="shelf-content" class="shelf-grid__list shelf-grid__list--grid-type-C shelf-grid__list--grid-rows-1 svelte-13b6ljx" role="list" tabindex="-1" data-testid="shelf-item-list">
<ul slot="shelf-content" class="shelf-grid__list shelf-grid__list--grid-type-I shelf-grid__list--grid-rows-1 svelte-13b6ljx" role="list" tabindex="-1" data-testid="shelf-item-list">
<ul slot="shelf-content" class="shelf-grid__list shelf-grid__list--grid-type-I shelf-grid__list--grid-rows-1 svelte-13b6ljx" role="list" tabindex="-1" data-testid="shelf-item-list">
<ul class="description svelte-ecnq6r" role="list">
Showing first 10 of 11 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 data-testid="footer" class="svelte-15fwn9j">
Deprecated ARIA roles must not be used70 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
<div role="tablist" class="pagination-dots__list svelte-1wlnx51 pagination--start pagination-dots__list--will-overflow">
<button id="tab-0" role="tab" aria-selected="true" aria-controls="tabpanel-0" data-testid="pagination-dot-0" class="pagination__dot svelte-1wlnx51 dot--visible-first dot--active dot--visible"><span class="svelte-1wlnx51">Get Apple TV free for 1 week.</span> </button>
<button id="tab-1" role="tab" aria-selected="false" aria-controls="tabpanel-1" data-testid="pagination-dot-1" class="pagination__dot svelte-1wlnx51 dot--visible-second dot--visible"><span class="svelte-1wlnx51">Get Apple TV and Peacock together.</span> </button>
<button id="tab-2" role="tab" aria-selected="false" aria-controls="tabpanel-2" data-testid="pagination-dot-2" class="pagination__dot svelte-1wlnx51 dot--visible"><span class="svelte-1wlnx51">Criminal Record</span> </button>
<button id="tab-3" role="tab" aria-selected="false" aria-controls="tabpanel-3" data-testid="pagination-dot-3" class="pagination__dot svelte-1wlnx51 dot--visible"><span class="svelte-1wlnx51">Margo’s Got Money Troubles</span> </button>
<button id="tab-4" role="tab" aria-selected="false" aria-controls="tabpanel-4" data-testid="pagination-dot-4" class="pagination__dot svelte-1wlnx51 dot--visible"><span class="svelte-1wlnx51">Your Friends & Neighbors</span> </button>
<button id="tab-5" role="tab" aria-selected="false" aria-controls="tabpanel-5" data-testid="pagination-dot-5" class="pagination__dot svelte-1wlnx51 dot--visible"><span class="svelte-1wlnx51">Shrinking</span> </button>
<button id="tab-6" role="tab" aria-selected="false" aria-controls="tabpanel-6" data-testid="pagination-dot-6" class="pagination__dot svelte-1wlnx51 dot--visible dot--visible-last-1"><span class="svelte-1wlnx51">Imperfect Women</span> </button>
<button id="tab-7" role="tab" aria-selected="false" aria-controls="tabpanel-7" data-testid="pagination-dot-7" class="pagination__dot svelte-1wlnx51 dot--visible dot--visible-last"><span class="svelte-1wlnx51">Monarch: Legacy of Monsters</span> </button>
<li role="tabpanel" class="shelf-item svelte-10i104w active" data-index="0" id="tabpanel-0" aria-labelledby="tab-0">
Showing first 10 of 70 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 dir="ltr" lang="en-US" hydrated="">
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 class="svelte-rsuk2h"> <span class="title svelte-rsuk2h">Get Apple TV free for 1 week.</span> </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 data-testid="footer" class="svelte-15fwn9j">
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 data-testid="main" class="svelte-1vdwh3d">
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 dir="ltr" lang="en-US" hydrated="">
Elements marked as presentational should be consistently ignored47 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 alt="" class="artwork-component__contents artwork-component__image svelte-1fla0gl" src="/assets/artwork/1x1.gif" role="presentation" decoding="async" width="1200" height="675" fetchpriority="high" style="opacity: 1;">
<img alt="" class="artwork-component__contents artwork-component__image svelte-1fla0gl" loading="lazy" src="/assets/artwork/1x1.gif" role="presentation" decoding="async" width="225" height="337" fetchpriority="auto" style="opacity: 1;">
<img alt="" class="artwork-component__contents artwork-component__image svelte-1fla0gl" loading="lazy" src="/assets/artwork/1x1.gif" role="presentation" decoding="async" width="225" height="337" fetchpriority="auto" style="opacity: 1;">
<img alt="" class="artwork-component__contents artwork-component__image svelte-1fla0gl" loading="lazy" src="/assets/artwork/1x1.gif" role="presentation" decoding="async" width="225" height="337" fetchpriority="auto" style="opacity: 1;">
<img alt="" class="artwork-component__contents artwork-component__image svelte-1fla0gl" loading="lazy" src="/assets/artwork/1x1.gif" role="presentation" decoding="async" width="225" height="337" fetchpriority="auto" style="opacity: 1;">
<img alt="" class="artwork-component__contents artwork-component__image svelte-1fla0gl" loading="lazy" src="/assets/artwork/1x1.gif" role="presentation" decoding="async" width="225" height="337" fetchpriority="auto" style="opacity: 1;">
<img alt="" class="artwork-component__contents artwork-component__image svelte-1fla0gl" loading="lazy" src="/assets/artwork/1x1.gif" role="presentation" decoding="async" width="225" height="337" fetchpriority="auto" style="opacity: 1;">
<img alt="" class="artwork-component__contents artwork-component__image svelte-1fla0gl" loading="lazy" src="/assets/artwork/1x1.gif" role="presentation" decoding="async" width="225" height="337" fetchpriority="auto" style="opacity: 1;">
<img alt="" class="artwork-component__contents artwork-component__image svelte-1fla0gl" loading="lazy" src="/assets/artwork/1x1.gif" role="presentation" decoding="async" width="225" height="337" fetchpriority="auto" style="opacity: 1;">
<img alt="" class="artwork-component__contents artwork-component__image svelte-1fla0gl" loading="lazy" src="/assets/artwork/1x1.gif" role="presentation" decoding="async" width="225" height="337" fetchpriority="auto" style="opacity: 1;">
Showing first 10 of 47 audited elements.
Elements must meet minimum color contrast ratio thresholds7 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
<a href="https://tv.apple.com/us/channel/apple-tv/tvs.sbd.4000" dir="ltr" class="svelte-125cjw1">Apple TV</a>
<a href="https://tv.apple.com/us/channel/formula-1/tvs.sbd.241000" dir="ltr" class="svelte-125cjw1">Formula 1</a>
<a href="https://tv.apple.com/us/channel/mls/tvs.sbd.7000" dir="ltr" class="svelte-125cjw1">MLS</a>
<label for="search-input__text-field" aria-hidden="" class="search-input__label svelte-52onsm">Search</label>
<input aria-autocomplete="list" aria-multiline="false" aria-controls="search-suggestions" spellcheck="false" autocomplete="off" autocorrect="off" autocapitalize="off" type="search" inputmode="search" class="search-input__text-f..." data-testid="search-input__text-f..." ...>
<p class="badge svelte-ecnq6r">7 Days Free</p>
<p class="badge svelte-ecnq6r">Just $2 More</p>
Elements must only use permitted ARIA attributes155 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
<li aria-current="page" class="svelte-125cjw1 current-tab"><a href="https://tv.apple.com/us/channel/apple-tv/tvs.sbd.4000" dir="ltr" class="svelte-125cjw1">Apple TV</a> </li>
<div data-testid="amp-search-input" aria-controls="search-suggestions" aria-expanded="false" aria-haspopup="listbox" aria-owns="search-suggestions" class="search-input-container svelte-52onsm" tabindex="-1" role="">
<label for="search-input__text-field" aria-hidden="" class="search-input__label svelte-52onsm">Search</label>
<input aria-autocomplete="list" aria-multiline="false" aria-controls="search-suggestions" spellcheck="false" autocomplete="off" autocorrect="off" autocapitalize="off" type="search" inputmode="search" class="search-input__text-f..." data-testid="search-input__text-f..." ...>
<div id="scrollable-page" class="scrollable-page svelte-xmtc6f" data-main-content="" data-testid="main-section" aria-hidden="false">
<div class="pagination svelte-10i104w" aria-hidden="false" style="--transition-duration: 420ms; --transition-easing: cubic-bezier(0.33, 1, 0.68, 1); --transition-delay: 600ms;">
<nav class="pagination-dots svelte-1wlnx51" data-testid="pagination-dots" aria-label="Featured Content">
<button id="tab-0" role="tab" aria-selected="true" aria-controls="tabpanel-0" data-testid="pagination-dot-0" class="pagination__dot svelte-1wlnx51 dot--visible-first dot--active dot--visible"><span class="svelte-1wlnx51">Get Apple TV free for 1 week.</span> </button>
<button id="tab-1" role="tab" aria-selected="false" aria-controls="tabpanel-1" data-testid="pagination-dot-1" class="pagination__dot svelte-1wlnx51 dot--visible-second dot--visible"><span class="svelte-1wlnx51">Get Apple TV and Peacock together.</span> </button>
<button id="tab-2" role="tab" aria-selected="false" aria-controls="tabpanel-2" data-testid="pagination-dot-2" class="pagination__dot svelte-1wlnx51 dot--visible"><span class="svelte-1wlnx51">Criminal Record</span> </button>
Showing first 10 of 155 audited elements.
Elements must only use supported ARIA attributes155 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
<li aria-current="page" class="svelte-125cjw1 current-tab"><a href="https://tv.apple.com/us/channel/apple-tv/tvs.sbd.4000" dir="ltr" class="svelte-125cjw1">Apple TV</a> </li>
<label for="search-input__text-field" aria-hidden="" class="search-input__label svelte-52onsm">Search</label>
<input aria-autocomplete="list" aria-multiline="false" aria-controls="search-suggestions" spellcheck="false" autocomplete="off" autocorrect="off" autocapitalize="off" type="search" inputmode="search" class="search-input__text-f..." data-testid="search-input__text-f..." ...>
<div id="scrollable-page" class="scrollable-page svelte-xmtc6f" data-main-content="" data-testid="main-section" aria-hidden="false">
<div class="pagination svelte-10i104w" aria-hidden="false" style="--transition-duration: 420ms; --transition-easing: cubic-bezier(0.33, 1, 0.68, 1); --transition-delay: 600ms;">
<nav class="pagination-dots svelte-1wlnx51" data-testid="pagination-dots" aria-label="Featured Content">
<button id="tab-0" role="tab" aria-selected="true" aria-controls="tabpanel-0" data-testid="pagination-dot-0" class="pagination__dot svelte-1wlnx51 dot--visible-first dot--active dot--visible"><span class="svelte-1wlnx51">Get Apple TV free for 1 week.</span> </button>
<button id="tab-1" role="tab" aria-selected="false" aria-controls="tabpanel-1" data-testid="pagination-dot-1" class="pagination__dot svelte-1wlnx51 dot--visible-second dot--visible"><span class="svelte-1wlnx51">Get Apple TV and Peacock together.</span> </button>
<button id="tab-2" role="tab" aria-selected="false" aria-controls="tabpanel-2" data-testid="pagination-dot-2" class="pagination__dot svelte-1wlnx51 dot--visible"><span class="svelte-1wlnx51">Criminal Record</span> </button>
<button id="tab-3" role="tab" aria-selected="false" aria-controls="tabpanel-3" data-testid="pagination-dot-3" class="pagination__dot svelte-1wlnx51 dot--visible"><span class="svelte-1wlnx51">Margo’s Got Money Troubles</span> </button>
Showing first 10 of 155 audited elements.
Elements should not have tabindex greater than zero24 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-testid="amp-search-input" aria-controls="search-suggestions" aria-expanded="false" aria-haspopup="listbox" aria-owns="search-suggestions" class="search-input-container svelte-52onsm" tabindex="-1" role="">
<button tabindex="0" data-testid="sign-in-button" class="commerce-button signin svelte-q2kuuf signin--compact">
<a href="https://tv.apple.com/us/shelf/top-10-tv-shows/uts.col.ChartsShows.tvs.sbd.4000?ctx_cvs=uts.tcvs.tv-plus-canvas&ctx_brand=tvs.sbd.4000&ctx_shelf=uts.shlf.gen.BrandChart_tvs.sbd.4000_Show" class="title__button svelte-wpob41" role="link" tabindex="0">
<ul slot="shelf-content" class="shelf-grid__list shelf-grid__list--grid-type-I shelf-grid__list--grid-rows-1 svelte-13b6ljx" role="list" tabindex="-1" data-testid="shelf-item-list">
<a href="https://tv.apple.com/us/shelf/top-10-movies/uts.col.ChartsMovies.tvs.sbd.4000?ctx_cvs=uts.tcvs.tv-plus-canvas&ctx_brand=tvs.sbd.4000&ctx_shelf=uts.shlf.gen.BrandChart_tvs.sbd.4000_Movie" class="title__button svelte-wpob41" role="link" tabindex="0">
<ul slot="shelf-content" class="shelf-grid__list shelf-grid__list--grid-type-I shelf-grid__list--grid-rows-1 svelte-13b6ljx" role="list" tabindex="-1" data-testid="shelf-item-list">
<ul slot="shelf-content" class="shelf-grid__list shelf-grid__list--grid-type-Spotlight shelf-grid__list--grid-rows-1 svelte-13b6ljx" role="list" tabindex="-1" data-testid="shelf-item-list">
<a href="https://tv.apple.com/us/shelf/watch-premieres-for-free/uts.col.free-premieres-on-tv-plus?ctx_cvs=uts.tcvs.tv-plus-canvas&ctx_brand=tvs.sbd.4000&ctx_shelf=uts.shlf.gen.free-premieres-on-tv-plus" class="title__button svelte-wpob41" role="link" tabindex="0">
<ul slot="shelf-content" class="shelf-grid__list shelf-grid__list--grid-type-I shelf-grid__list--grid-rows-1 svelte-13b6ljx" role="list" tabindex="-1" data-testid="shelf-item-list">
<a href="https://tv.apple.com/us/shelf/new-releases/uts.col.tv-plus-newest-releases?ctx_cvs=uts.tcvs.tv-plus-canvas&ctx_brand=tvs.sbd.4000&ctx_shelf=uts.shlf.gen.tv-plus-newest-releases_1" class="title__button svelte-wpob41" role="link" tabindex="0">
Showing first 10 of 24 audited elements.
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 aria-autocomplete="list" aria-multiline="false" aria-controls="search-suggestions" spellcheck="false" autocomplete="off" autocorrect="off" autocapitalize="off" type="search" inputmode="search" class="search-input__text-f..." data-testid="search-input__text-f..." ...>
Form elements should have a visible label1 element
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 aria-autocomplete="list" aria-multiline="false" aria-controls="search-suggestions" spellcheck="false" autocomplete="off" autocorrect="off" autocapitalize="off" type="search" inputmode="search" class="search-input__text-f..." data-testid="search-input__text-f..." ...>
Form field must not have multiple label elements1 element
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 aria-autocomplete="list" aria-multiline="false" aria-controls="search-suggestions" spellcheck="false" autocomplete="off" autocorrect="off" autocapitalize="off" type="search" inputmode="search" class="search-input__text-f..." data-testid="search-input__text-f..." ...>
Heading levels should only increase by one22 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="channel-header__title--visually-hidden svelte-gfszuz">Apple TV</h1>
<h2 class="title svelte-wpob41 title-link" data-testid="header-title" id="sec-heading-1v0fzza">
<h2 class="title svelte-wpob41 title-link" data-testid="header-title" id="sec-heading-d4xkyn1">
<h2 class="title svelte-wpob41 title-link" data-testid="header-title" id="sec-heading-bk8w19p">
<h2 class="title svelte-wpob41 title-link" data-testid="header-title" id="sec-heading-cpms79t">
<h2 class="title svelte-wpob41 title-link" data-testid="header-title" id="sec-heading-68o3fms">
<h2 class="title svelte-wpob41" data-testid="header-title" id="sec-heading-ojlc9pt"><span class="dir-wrapper" dir="auto">Browse All Apple Originals</span></h2>
<h2 class="title svelte-wpob41 title-link" data-testid="header-title" id="sec-heading-9dlyy0k">
<h2 id="landing-devices-title" class="landing-devices__title svelte-nyudnv">Watch here and on your TV.</h2>
<h3 class="landing-devices__subtitle svelte-nyudnv">Watch on the go.</h3>
Showing first 10 of 22 audited elements.
Headings should not be empty22 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="channel-header__title--visually-hidden svelte-gfszuz">Apple TV</h1>
<h2 class="title svelte-wpob41 title-link" data-testid="header-title" id="sec-heading-1v0fzza">
<h2 class="title svelte-wpob41 title-link" data-testid="header-title" id="sec-heading-d4xkyn1">
<h2 class="title svelte-wpob41 title-link" data-testid="header-title" id="sec-heading-bk8w19p">
<h2 class="title svelte-wpob41 title-link" data-testid="header-title" id="sec-heading-cpms79t">
<h2 class="title svelte-wpob41 title-link" data-testid="header-title" id="sec-heading-68o3fms">
<h2 class="title svelte-wpob41" data-testid="header-title" id="sec-heading-ojlc9pt"><span class="dir-wrapper" dir="auto">Browse All Apple Originals</span></h2>
<h2 class="title svelte-wpob41 title-link" data-testid="header-title" id="sec-heading-9dlyy0k">
<h2 id="landing-devices-title" class="landing-devices__title svelte-nyudnv">Watch here and on your TV.</h2>
<h3 class="landing-devices__subtitle svelte-nyudnv">Watch on the go.</h3>
Showing first 10 of 22 audited elements.
IDs used in ARIA and labels must be unique36 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
<input aria-autocomplete="list" aria-multiline="false" aria-controls="search-suggestions" spellcheck="false" autocomplete="off" autocorrect="off" autocapitalize="off" type="search" inputmode="search" class="search-input__text-f..." data-testid="search-input__text-f..." ...>
<button id="tab-0" role="tab" aria-selected="true" aria-controls="tabpanel-0" data-testid="pagination-dot-0" class="pagination__dot svelte-1wlnx51 dot--visible-first dot--active dot--visible"><span class="svelte-1wlnx51">Get Apple TV free for 1 week.</span> </button>
<button id="tab-1" role="tab" aria-selected="false" aria-controls="tabpanel-1" data-testid="pagination-dot-1" class="pagination__dot svelte-1wlnx51 dot--visible-second dot--visible"><span class="svelte-1wlnx51">Get Apple TV and Peacock together.</span> </button>
<button id="tab-2" role="tab" aria-selected="false" aria-controls="tabpanel-2" data-testid="pagination-dot-2" class="pagination__dot svelte-1wlnx51 dot--visible"><span class="svelte-1wlnx51">Criminal Record</span> </button>
<button id="tab-3" role="tab" aria-selected="false" aria-controls="tabpanel-3" data-testid="pagination-dot-3" class="pagination__dot svelte-1wlnx51 dot--visible"><span class="svelte-1wlnx51">Margo’s Got Money Troubles</span> </button>
<button id="tab-4" role="tab" aria-selected="false" aria-controls="tabpanel-4" data-testid="pagination-dot-4" class="pagination__dot svelte-1wlnx51 dot--visible"><span class="svelte-1wlnx51">Your Friends & Neighbors</span> </button>
<button id="tab-5" role="tab" aria-selected="false" aria-controls="tabpanel-5" data-testid="pagination-dot-5" class="pagination__dot svelte-1wlnx51 dot--visible"><span class="svelte-1wlnx51">Shrinking</span> </button>
<button id="tab-6" role="tab" aria-selected="false" aria-controls="tabpanel-6" data-testid="pagination-dot-6" class="pagination__dot svelte-1wlnx51 dot--visible dot--visible-last-1"><span class="svelte-1wlnx51">Imperfect Women</span> </button>
<button id="tab-7" role="tab" aria-selected="false" aria-controls="tabpanel-7" data-testid="pagination-dot-7" class="pagination__dot svelte-1wlnx51 dot--visible dot--visible-last"><span class="svelte-1wlnx51">Monarch: Legacy of Monsters</span> </button>
<button id="tab-8" role="tab" aria-selected="false" aria-hidden="true" aria-controls="tabpanel-8" data-testid="pagination-dot-8" class="pagination__dot svelte-1wlnx51"><span class="svelte-1wlnx51">The Last Thing He Told Me</span> </button>
Showing first 10 of 36 audited elements.
Images must have alternative text59 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 alt="" class="artwork-component__contents artwork-component__image svelte-1fla0gl" src="/assets/artwork/1x1.gif" role="presentation" decoding="async" width="1200" height="675" fetchpriority="high" style="opacity: 1;">
<img alt="" class="artwork-component__contents artwork-component__image svelte-1fla0gl" loading="lazy" src="/assets/artwork/1x1.gif" role="presentation" decoding="async" width="225" height="337" fetchpriority="auto" style="opacity: 1;">
<img alt="Your Friends & Neighbors" class="artwork-component__contents artwork-component__image svelte-1fla0gl" loading="lazy" src="/assets/artwork/1x1.gif" decoding="async" width="100" height="33" fetchpriority="auto" style="opacity: 1;">
<img alt="" class="artwork-component__contents artwork-component__image svelte-1fla0gl" loading="lazy" src="/assets/artwork/1x1.gif" role="presentation" decoding="async" width="225" height="337" fetchpriority="auto" style="opacity: 1;">
<img alt="Margo’s Got Money Troubles" class="artwork-component__contents artwork-component__image svelte-1fla0gl" loading="lazy" src="/assets/artwork/1x1.gif" decoding="async" width="100" height="33" fetchpriority="auto" style="opacity: 1;">
<img alt="" class="artwork-component__contents artwork-component__image svelte-1fla0gl" loading="lazy" src="/assets/artwork/1x1.gif" role="presentation" decoding="async" width="225" height="337" fetchpriority="auto" style="opacity: 1;">
<img alt="Monarch: Legacy of Monsters" class="artwork-component__contents artwork-component__image svelte-1fla0gl" loading="lazy" src="/assets/artwork/1x1.gif" decoding="async" width="100" height="33" fetchpriority="auto" style="opacity: 1;">
<img alt="" class="artwork-component__contents artwork-component__image svelte-1fla0gl" loading="lazy" src="/assets/artwork/1x1.gif" role="presentation" decoding="async" width="225" height="337" fetchpriority="auto" style="opacity: 1;">
<img alt="Imperfect Women" class="artwork-component__contents artwork-component__image svelte-1fla0gl" loading="lazy" src="/assets/artwork/1x1.gif" decoding="async" width="100" height="33" fetchpriority="auto" style="opacity: 1;">
<img alt="" class="artwork-component__contents artwork-component__image svelte-1fla0gl" loading="lazy" src="/assets/artwork/1x1.gif" role="presentation" decoding="async" width="225" height="337" fetchpriority="auto" style="opacity: 1;">
Showing first 10 of 59 audited elements.
Inline text spacing must be adjustable with custom stylesheets6 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 class="pagination svelte-10i104w" aria-hidden="false" style="--transition-duration: 420ms; --transition-easing: cubic-bezier(0.33, 1, 0.68, 1); --transition-delay: 600ms;">
<div class="epic-stage-item dark svelte-1fffbm9" aria-label="Get Apple TV free for 1 week." data-testid="epic-stage-item" style="--transition-duration: 420ms; --transition-easing: cubic-bezier(0.33, 1, 0.68, 1); --transition-delay: 600ms;">
<div data-testid="artwork-component" class="artwork-component ar..." style="
--artwo..."><img alt="" class="artwork-component__contents artwork-component__image svelte-1fla0gl" src="/assets/artwork/1x1.gif" role="presentation" decoding="async" width="1200" height="675" fetchpriority="high" style="opacity: 1;">
<p data-testid="truncate-text" dir="auto" class="content svelte-10e6dbh title-3" style="--lines: 3; --line-height: var(--lineHeight, 16); --link-length: 4;">Stream hundreds of exclusive shows and movies, with new releases every week.</p>
<p data-testid="truncate-text" dir="auto" class="content svelte-10e6dbh" style="--lines: 4; --line-height: var(--lineHeight, 16); --link-length: 4;">7 days free, then $12.99/month.</p>
Interactive controls must not be nested82 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 tabindex="0" data-testid="sign-in-button" class="commerce-button signin svelte-q2kuuf signin--compact">
<button id="tab-0" role="tab" aria-selected="true" aria-controls="tabpanel-0" data-testid="pagination-dot-0" class="pagination__dot svelte-1wlnx51 dot--visible-first dot--active dot--visible"><span class="svelte-1wlnx51">Get Apple TV free for 1 week.</span> </button>
<button id="tab-1" role="tab" aria-selected="false" aria-controls="tabpanel-1" data-testid="pagination-dot-1" class="pagination__dot svelte-1wlnx51 dot--visible-second dot--visible"><span class="svelte-1wlnx51">Get Apple TV and Peacock together.</span> </button>
<button id="tab-2" role="tab" aria-selected="false" aria-controls="tabpanel-2" data-testid="pagination-dot-2" class="pagination__dot svelte-1wlnx51 dot--visible"><span class="svelte-1wlnx51">Criminal Record</span> </button>
<button id="tab-3" role="tab" aria-selected="false" aria-controls="tabpanel-3" data-testid="pagination-dot-3" class="pagination__dot svelte-1wlnx51 dot--visible"><span class="svelte-1wlnx51">Margo’s Got Money Troubles</span> </button>
<button id="tab-4" role="tab" aria-selected="false" aria-controls="tabpanel-4" data-testid="pagination-dot-4" class="pagination__dot svelte-1wlnx51 dot--visible"><span class="svelte-1wlnx51">Your Friends & Neighbors</span> </button>
<button id="tab-5" role="tab" aria-selected="false" aria-controls="tabpanel-5" data-testid="pagination-dot-5" class="pagination__dot svelte-1wlnx51 dot--visible"><span class="svelte-1wlnx51">Shrinking</span> </button>
<button id="tab-6" role="tab" aria-selected="false" aria-controls="tabpanel-6" data-testid="pagination-dot-6" class="pagination__dot svelte-1wlnx51 dot--visible dot--visible-last-1"><span class="svelte-1wlnx51">Imperfect Women</span> </button>
<button id="tab-7" role="tab" aria-selected="false" aria-controls="tabpanel-7" data-testid="pagination-dot-7" class="pagination__dot svelte-1wlnx51 dot--visible dot--visible-last"><span class="svelte-1wlnx51">Monarch: Legacy of Monsters</span> </button>
<button class="scrim svelte-1nixv1r" data-testid="superhero-media-scrim">Get Apple TV free for 1 week.</button>
Showing first 10 of 82 audited elements.
Landmarks should have a unique role or role/label/title (i.e. accessible name) combination13 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
<nav class="navigation-tabs decoration svelte-125cjw1">
<main data-testid="main" class="svelte-1vdwh3d">
<nav class="pagination-dots svelte-1wlnx51" data-testid="pagination-dots" aria-label="Featured Content">
<section data-testid="shelf-component" class="shelf-grid shelf-gri..." style="
--grid-..." aria-labelledby="sec-heading-1v0fzza"><section data-testid="shelf-component" class="shelf-grid shelf-gri..." style="
--grid-..." aria-labelledby="sec-heading-d4xkyn1"><section data-testid="shelf-component" class="shelf-grid shelf-gri..." style="
--grid-..." aria-labelledby="sec-heading-bk8w19p"><section data-testid="shelf-component" class="shelf-grid shelf-gri..." style="
--grid-..." aria-labelledby="sec-heading-cpms79t"><section data-testid="shelf-component" class="shelf-grid shelf-gri..." style="
--grid-..." aria-labelledby="sec-heading-68o3fms"><section data-testid="shelf-component" class="shelf-grid shelf-gri..." style="
--grid-..." aria-labelledby="sec-heading-ojlc9pt"><section data-testid="shelf-component" class="shelf-grid shelf-gri..." style="
--grid-..." aria-labelledby="sec-heading-9dlyy0k">Showing first 10 of 13 audited elements.
Links must have discernible text56 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 href="https://tv.apple.com/us/channel/apple-tv/tvs.sbd.4000" dir="ltr" class="svelte-125cjw1">Apple TV</a>
<a href="https://tv.apple.com/us/channel/formula-1/tvs.sbd.241000" dir="ltr" class="svelte-125cjw1">Formula 1</a>
<a href="https://tv.apple.com/us/channel/mls/tvs.sbd.7000" dir="ltr" class="svelte-125cjw1">MLS</a>
<a href="https://tv.apple.com/us/shelf/top-10-tv-shows/uts.col.ChartsShows.tvs.sbd.4000?ctx_cvs=uts.tcvs.tv-plus-canvas&ctx_brand=tvs.sbd.4000&ctx_shelf=uts.shlf.gen.BrandChart_tvs.sbd.4000_Show" class="title__button svelte-wpob41" role="link" tabindex="0">
<a class="lockup svelte-n3nezg" href="https://tv.apple.com/us/show/your-friends--neighbors/umc.cmc.74o37kzay0yuuub8iumddjsg?ctx_agid=502c9996" data-testid="lockup" style="--lockup-aspect-ratio: 2/3; --lockup-border-radius: 14px; --afterShadowBorderRadius: 13px; --lockup-chin-height: 0px;">
<a class="lockup svelte-n3nezg" href="https://tv.apple.com/us/show/margos-got-money-troubles/umc.cmc.6wgw0u6vuwydp6obbzzccup3w?ctx_agid=502c9996" data-testid="lockup" style="--lockup-aspect-ratio: 2/3; --lockup-border-radius: 14px; --afterShadowBorderRadius: 13px; --lockup-chin-height: 0px;">
<a class="lockup svelte-n3nezg" href="https://tv.apple.com/us/show/monarch-legacy-of-monsters/umc.cmc.62l8x0ixrhyq3yaqa5y8yo7ew?ctx_agid=502c9996" data-testid="lockup" style="--lockup-aspect-ratio: 2/3; --lockup-border-radius: 14px; --afterShadowBorderRadius: 13px; --lockup-chin-height: 0px;">
<a class="lockup svelte-n3nezg" href="https://tv.apple.com/us/show/imperfect-women/umc.cmc.1w2rmpbqzt24879bt7109zgi6?ctx_agid=502c9996" data-testid="lockup" style="--lockup-aspect-ratio: 2/3; --lockup-border-radius: 14px; --afterShadowBorderRadius: 13px; --lockup-chin-height: 0px;">
<a class="lockup svelte-n3nezg" href="https://tv.apple.com/us/show/criminal-record/umc.cmc.1sbjeoma6tvxgda6l0h4bb0x3?ctx_agid=502c9996" data-testid="lockup" style="--lockup-aspect-ratio: 2/3; --lockup-border-radius: 14px; --afterShadowBorderRadius: 13px; --lockup-chin-height: 0px;">
<a class="lockup svelte-n3nezg" href="https://tv.apple.com/us/show/shrinking/umc.cmc.apzybj6eqf6pzccd97kev7bs?ctx_agid=502c9996" data-testid="lockup" style="--lockup-aspect-ratio: 2/3; --lockup-border-radius: 14px; --afterShadowBorderRadius: 13px; --lockup-chin-height: 0px;">
Showing first 10 of 56 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 data-testid="main" class="svelte-1vdwh3d">
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 dir="ltr" lang="en-US" hydrated="">
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 dir="ltr" lang="en-US" hydrated="">
Required ARIA attributes must be provided71 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
<div data-testid="amp-search-input" aria-controls="search-suggestions" aria-expanded="false" aria-haspopup="listbox" aria-owns="search-suggestions" class="search-input-container svelte-52onsm" tabindex="-1" role="">
<div role="tablist" class="pagination-dots__list svelte-1wlnx51 pagination--start pagination-dots__list--will-overflow">
<button id="tab-0" role="tab" aria-selected="true" aria-controls="tabpanel-0" data-testid="pagination-dot-0" class="pagination__dot svelte-1wlnx51 dot--visible-first dot--active dot--visible"><span class="svelte-1wlnx51">Get Apple TV free for 1 week.</span> </button>
<button id="tab-1" role="tab" aria-selected="false" aria-controls="tabpanel-1" data-testid="pagination-dot-1" class="pagination__dot svelte-1wlnx51 dot--visible-second dot--visible"><span class="svelte-1wlnx51">Get Apple TV and Peacock together.</span> </button>
<button id="tab-2" role="tab" aria-selected="false" aria-controls="tabpanel-2" data-testid="pagination-dot-2" class="pagination__dot svelte-1wlnx51 dot--visible"><span class="svelte-1wlnx51">Criminal Record</span> </button>
<button id="tab-3" role="tab" aria-selected="false" aria-controls="tabpanel-3" data-testid="pagination-dot-3" class="pagination__dot svelte-1wlnx51 dot--visible"><span class="svelte-1wlnx51">Margo’s Got Money Troubles</span> </button>
<button id="tab-4" role="tab" aria-selected="false" aria-controls="tabpanel-4" data-testid="pagination-dot-4" class="pagination__dot svelte-1wlnx51 dot--visible"><span class="svelte-1wlnx51">Your Friends & Neighbors</span> </button>
<button id="tab-5" role="tab" aria-selected="false" aria-controls="tabpanel-5" data-testid="pagination-dot-5" class="pagination__dot svelte-1wlnx51 dot--visible"><span class="svelte-1wlnx51">Shrinking</span> </button>
<button id="tab-6" role="tab" aria-selected="false" aria-controls="tabpanel-6" data-testid="pagination-dot-6" class="pagination__dot svelte-1wlnx51 dot--visible dot--visible-last-1"><span class="svelte-1wlnx51">Imperfect Women</span> </button>
<button id="tab-7" role="tab" aria-selected="false" aria-controls="tabpanel-7" data-testid="pagination-dot-7" class="pagination__dot svelte-1wlnx51 dot--visible dot--visible-last"><span class="svelte-1wlnx51">Monarch: Legacy of Monsters</span> </button>
Showing first 10 of 71 audited elements.
Scrollable region must have keyboard access8 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
<div id="scrollable-page" class="scrollable-page svelte-xmtc6f" data-main-content="" data-testid="main-section" aria-hidden="false">
<ul class="shelf-list svelte-10i104w">
<ul slot="shelf-content" class="shelf-grid__list shelf-grid__list--grid-type-I shelf-grid__list--grid-rows-1 svelte-13b6ljx" role="list" tabindex="-1" data-testid="shelf-item-list">
<ul slot="shelf-content" class="shelf-grid__list shelf-grid__list--grid-type-I shelf-grid__list--grid-rows-1 svelte-13b6ljx" role="list" tabindex="-1" data-testid="shelf-item-list">
<ul slot="shelf-content" class="shelf-grid__list shelf-grid__list--grid-type-I shelf-grid__list--grid-rows-1 svelte-13b6ljx" role="list" tabindex="-1" data-testid="shelf-item-list">
<ul slot="shelf-content" class="shelf-grid__list shelf-grid__list--grid-type-C shelf-grid__list--grid-rows-1 svelte-13b6ljx" role="list" tabindex="-1" data-testid="shelf-item-list">
<ul slot="shelf-content" class="shelf-grid__list shelf-grid__list--grid-type-I shelf-grid__list--grid-rows-1 svelte-13b6ljx" role="list" tabindex="-1" data-testid="shelf-item-list">
<ul slot="shelf-content" class="shelf-grid__list shelf-grid__list--grid-type-I shelf-grid__list--grid-rows-1 svelte-13b6ljx" role="list" tabindex="-1" data-testid="shelf-item-list">
Summary elements must have discernible text8 elements
Screen reader users cannot identify the purpose of summary elements without an accessible name. Without a name, users won't understand what the control does and will likely miss information hidden within the associated details element.
Audit Elements
<summary tabindex="0" class="svelte-1keuh4y">
<summary tabindex="0" class="svelte-1keuh4y">
<summary tabindex="0" class="svelte-1keuh4y">
<summary tabindex="0" class="svelte-1keuh4y">
<summary tabindex="0" class="svelte-1keuh4y">
<summary tabindex="0" class="svelte-1keuh4y">
<summary tabindex="0" class="svelte-1keuh4y">
<summary tabindex="0" class="svelte-1keuh4y">
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">