Skip to main content

Web Accessibility Scoreboard

by A11y Pulse

How accessible is the web you use every day? We scan hundreds of popular websites and rate each one with an accessibility score out of 100.

Get an instant accessibility score for your site.

Back to scoreboard

TikToktiktok.com

Screenshot of TikTok

Accessibility Score

31Poor

Issues Found

72Critical1Serious2Moderate2Minor

Issues Found

Elements must only use supported ARIA attributes

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.

Learn more

Failing Elements

.css-1464rs-7937d88b--DivTriggerButtonWrapper
<div aria-expanded="false" aria-haspopup="dialog" class="css-1464rs-7937d88b--DivTriggerButtonWrapper e8wzh870">

Fix all of the following:

  • ARIA attribute is not allowed: aria-expanded="false"
button[data-e2e="nav-more-menu"]
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1t1gyuu-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" data-e2e="nav-more-menu" aria-label="More" role="listitem" aria-pressed="false">

Fix all of the following:

  • ARIA attribute is not allowed: aria-pressed="false"
Certain ARIA roles must be contained by particular parents

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.

Learn more

Failing Elements

.css-8t637r-7937d88b--StyledTUXNavButton
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-8t637r-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="For You" role="listitem">

Fix any of the following:

  • Required ARIA parent role not present: list
button[aria-label="Shop"]
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1t1gyuu-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="Shop" role="listitem">

Fix any of the following:

  • Required ARIA parent role not present: list
button[aria-label="Explore"]
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1t1gyuu-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="Explore" role="listitem">

Fix any of the following:

  • Required ARIA parent role not present: list
button[aria-label="Following"]
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1t1gyuu-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="Following" role="listitem">

Fix any of the following:

  • Required ARIA parent role not present: list
button[aria-label="LIVE"]
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1t1gyuu-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="LIVE" role="listitem">

Fix any of the following:

  • Required ARIA parent role not present: list
button[aria-label="Upload"]
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1t1gyuu-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="Upload" role="listitem">

Fix any of the following:

  • Required ARIA parent role not present: list
button[aria-label="Profile"]
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1t1gyuu-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="Profile" role="listitem">

Fix any of the following:

  • Required ARIA parent role not present: list
button[data-e2e="nav-more-menu"]
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1t1gyuu-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" data-e2e="nav-more-menu" aria-label="More" role="listitem" aria-pressed="false">

Fix any of the following:

  • Required ARIA parent role not present: list
Elements must meet minimum color contrast ratio thresholds

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.

Learn more

Failing Elements

.TUXButton--capsule > .TUXButton-content > .TUXButton-label
<div class="TUXButton-label">Search</div>

Fix any of the following:

  • Element has insufficient color contrast of 3.75 (foreground color: #7a7a7a, background color: #212121, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1
.TUXButton--primary > .TUXButton-content > .TUXButton-label
<div class="TUXButton-label">Log in</div>

Fix any of the following:

  • Element has insufficient color contrast of 3.68 (foreground color: #ffffff, background color: #fe2c55, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1
Page should contain a level-one heading

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.

Learn more

Failing Elements

html
<html lang="en" data-tux-color-scheme="dark" dir="ltr">

Fix all of the following:

  • Page must have a level-one heading
All page content should be contained by landmarks

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.

Learn more

Failing Elements

.css-cclvt5-7937d88b--DivFixedContentContainer
<div class="css-cclvt5-7937d88b--DivFixedContentContainer e1s6bfr52">

Fix any of the following:

  • Some page content is not contained by landmarks
.css-bf8n6f-7937d88b--DivMainNavContainer
<div class="css-bf8n6f-7937d88b--DivMainNavContainer e1vp56d85">

Fix any of the following:

  • Some page content is not contained by landmarks
.css-1e9n8nb-7937d88b--SubMainNavFooterContainer
<div class="css-1e9n8nb-7937d88b--SubMainNavFooterContainer e1s6bfr59">

Fix any of the following:

  • Some page content is not contained by landmarks
ARIA role should be appropriate for the 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.

Learn more

Failing Elements

.css-pfg1ov-7937d88b--DivSearchWrapper > .TUXButton--capsule
<button class="TUXButton TUXButton--capsule TUXButton--medium TUXButton--secondary css-15kigdg-7937d88b--StyledTUXSearchButton e1vp56d86" aria-disabled="false" type="button" data-e2e="nav-search" aria-label="Search" role="searchbox">

Fix any of the following:

  • ARIA role searchbox is not allowed for given element
.css-8t637r-7937d88b--StyledTUXNavButton
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-8t637r-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="For You" role="listitem">

Fix any of the following:

  • ARIA role listitem is not allowed for given element
button[aria-label="Shop"]
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1t1gyuu-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="Shop" role="listitem">

Fix any of the following:

  • ARIA role listitem is not allowed for given element
button[aria-label="Explore"]
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1t1gyuu-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="Explore" role="listitem">

Fix any of the following:

  • ARIA role listitem is not allowed for given element
button[aria-label="Following"]
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1t1gyuu-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="Following" role="listitem">

Fix any of the following:

  • ARIA role listitem is not allowed for given element
button[aria-label="LIVE"]
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1t1gyuu-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="LIVE" role="listitem">

Fix any of the following:

  • ARIA role listitem is not allowed for given element
button[aria-label="Upload"]
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1t1gyuu-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="Upload" role="listitem">

Fix any of the following:

  • ARIA role listitem is not allowed for given element
button[aria-label="Profile"]
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1t1gyuu-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="Profile" role="listitem">

Fix any of the following:

  • ARIA role listitem is not allowed for given element
button[data-e2e="nav-more-menu"]
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1t1gyuu-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" data-e2e="nav-more-menu" aria-label="More" role="listitem" aria-pressed="false">

Fix any of the following:

  • ARIA role listitem is not allowed for given element
Headings should not be empty

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.

Learn more

Failing Elements

.css-qqm2fb-7937d88b--H4LinkListHeader
<h3 class="css-qqm2fb-7937d88b--H4LinkListHeader enjgv3a8"></h3>

Fix any of the following:

  • Element does not have text that is visible to screen readers
  • 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
.css-1t9reik-7937d88b--H4LinkListHeader:nth-child(2)
<h3 class="css-1t9reik-7937d88b--H4LinkListHeader enjgv3a8"></h3>

Fix any of the following:

  • Element does not have text that is visible to screen readers
  • 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
.css-1t9reik-7937d88b--H4LinkListHeader:nth-child(3)
<h3 class="css-1t9reik-7937d88b--H4LinkListHeader enjgv3a8"></h3>

Fix any of the following:

  • Element does not have text that is visible to screen readers
  • 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

Passed Audits

<html> element must have a lang attribute

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.

Learn more

Audit Elements

html
<html lang="en" data-tux-color-scheme="dark" dir="ltr">
<html> element must have a valid value for the lang attribute

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.

Learn more

Audit Elements

html
<html lang="en" data-tux-color-scheme="dark" dir="ltr">
All page content should be contained by landmarks

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.

Learn more

Audit Elements

#svg-sprite-container
<svg style="position:absolute;width:0;height:0" id="svg-sprite-container"></svg>
#app
<div id="app" style="min-height: 100vh; display: flex; flex-direction: column; justify-content: flex-start" data-csr="1">
.css-2kk9ks-7937d88b--BaseBodyContainer
<div class="css-2kk9ks-7937d88b--BaseBodyContainer e7uwyfd0">
.css-1l0harv-7937d88b--DivSideNavPlaceholderContainer
<div class="css-1l0harv-7937d88b--DivSideNavPlaceholderContainer e1s6bfr50">
.css-dznzmc-7937d88b--DivSideNavContainer
<div class="css-dznzmc-7937d88b--DivSideNavContainer e1s6bfr51">
.css-1t1o5to-7937d88b--DivAnimationCover
<div class="css-1t1o5to-7937d88b--DivAnimationCover e1s6bfr510"></div>
.css-wnuvg1-7937d88b--DivLogoWrapper
<div class="css-wnuvg1-7937d88b--DivLogoWrapper e1s6bfr53">
.css-1g8z8e3-7937d88b--StyledLinkLogo
<a data-e2e="tiktok-logo" aria-label="Go to TikTok For You feed" class="css-1g8z8e3-7937d88b--StyledLinkLogo esyfx990 link-a11y-focus" href="/" style="position: relative;">
svg[width="105"]
<svg xmlns="http://www.w3.org/2000/svg" width="105" height="28" viewBox="0 0 105 28" fill="none">
path[fill="#2DCCD3"]
<path d="M73.6292 19.4778C73...." fill="#2DCCD3">

Showing first 10 of 169 audited elements.

Alternative text of images should not be repeated as text

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.

Learn more

Audit Elements

picture > img
<img alt="@♠️  #dutchbros " fetchpriority="high" decoding="async" srcset="https://p16-common-s..." src="https://p16-common-s..." imagex-type="react" imagex-version="0.3.10" data-fmp="true" style="position: absolute; ...">
ARIA attributes must be used as specified for the element's role

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.

Learn more

Audit Elements

.css-1g8z8e3-7937d88b--StyledLinkLogo
<a data-e2e="tiktok-logo" aria-label="Go to TikTok For You feed" class="css-1g8z8e3-7937d88b--StyledLinkLogo esyfx990 link-a11y-focus" href="/" style="position: relative;">
.css-pfg1ov-7937d88b--DivSearchWrapper > .TUXButton--capsule
<button class="TUXButton TUXButton--capsule TUXButton--medium TUXButton--secondary css-15kigdg-7937d88b--StyledTUXSearchButton e1vp56d86" aria-disabled="false" type="button" data-e2e="nav-search" aria-label="Search" role="searchbox">
.css-8t637r-7937d88b--StyledTUXNavButton
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-8t637r-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="For You" role="listitem">
button[aria-label="Shop"]
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1t1gyuu-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="Shop" role="listitem">
button[aria-label="Explore"]
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1t1gyuu-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="Explore" role="listitem">
button[aria-label="Following"]
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1t1gyuu-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="Following" role="listitem">
.css-1464rs-7937d88b--DivTriggerButtonWrapper
<div aria-expanded="false" aria-haspopup="dialog" class="css-1464rs-7937d88b--DivTriggerButtonWrapper e8wzh870">
button[aria-label="LIVE"]
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1t1gyuu-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="LIVE" role="listitem">
button[aria-label="Upload"]
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1t1gyuu-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="Upload" role="listitem">
button[aria-label="Profile"]
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1t1gyuu-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="Profile" role="listitem">

Showing first 10 of 13 audited elements.

ARIA attributes must conform to valid names

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.

Learn more

Audit Elements

.css-1g8z8e3-7937d88b--StyledLinkLogo
<a data-e2e="tiktok-logo" aria-label="Go to TikTok For You feed" class="css-1g8z8e3-7937d88b--StyledLinkLogo esyfx990 link-a11y-focus" href="/" style="position: relative;">
.css-pfg1ov-7937d88b--DivSearchWrapper > .TUXButton--capsule
<button class="TUXButton TUXButton--capsule TUXButton--medium TUXButton--secondary css-15kigdg-7937d88b--StyledTUXSearchButton e1vp56d86" aria-disabled="false" type="button" data-e2e="nav-search" aria-label="Search" role="searchbox">
.css-8t637r-7937d88b--StyledTUXNavButton
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-8t637r-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="For You" role="listitem">
button[aria-label="Shop"]
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1t1gyuu-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="Shop" role="listitem">
button[aria-label="Explore"]
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1t1gyuu-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="Explore" role="listitem">
button[aria-label="Following"]
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1t1gyuu-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="Following" role="listitem">
.css-1464rs-7937d88b--DivTriggerButtonWrapper
<div aria-expanded="false" aria-haspopup="dialog" class="css-1464rs-7937d88b--DivTriggerButtonWrapper e8wzh870">
button[aria-label="LIVE"]
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1t1gyuu-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="LIVE" role="listitem">
button[aria-label="Upload"]
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1t1gyuu-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="Upload" role="listitem">
button[aria-label="Profile"]
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1t1gyuu-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="Profile" role="listitem">

Showing first 10 of 13 audited elements.

ARIA attributes must conform to valid values

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.

Learn more

Audit Elements

.css-1g8z8e3-7937d88b--StyledLinkLogo
<a data-e2e="tiktok-logo" aria-label="Go to TikTok For You feed" class="css-1g8z8e3-7937d88b--StyledLinkLogo esyfx990 link-a11y-focus" href="/" style="position: relative;">
.css-pfg1ov-7937d88b--DivSearchWrapper > .TUXButton--capsule
<button class="TUXButton TUXButton--capsule TUXButton--medium TUXButton--secondary css-15kigdg-7937d88b--StyledTUXSearchButton e1vp56d86" aria-disabled="false" type="button" data-e2e="nav-search" aria-label="Search" role="searchbox">
.css-8t637r-7937d88b--StyledTUXNavButton
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-8t637r-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="For You" role="listitem">
button[aria-label="Shop"]
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1t1gyuu-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="Shop" role="listitem">
button[aria-label="Explore"]
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1t1gyuu-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="Explore" role="listitem">
button[aria-label="Following"]
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1t1gyuu-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="Following" role="listitem">
.css-1464rs-7937d88b--DivTriggerButtonWrapper
<div aria-expanded="false" aria-haspopup="dialog" class="css-1464rs-7937d88b--DivTriggerButtonWrapper e8wzh870">
button[aria-label="LIVE"]
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1t1gyuu-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="LIVE" role="listitem">
button[aria-label="Upload"]
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1t1gyuu-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="Upload" role="listitem">
button[aria-label="Profile"]
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1t1gyuu-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="Profile" role="listitem">

Showing first 10 of 13 audited elements.

ARIA role should be appropriate for the 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.

Learn more

Audit Elements

input
<input placeholder="Search" name="q" type="search" autocomplete="off" role="combobox" aria-controls="" aria-label="Search" aria-expanded="false" aria-autocomplete="list" data-e2e="search-user-input" class="css-i1kuxv-7937d88b--InputElement e1vdpl643" value="">
#header-more-menu-icon
<i id="header-more-menu-icon" tabindex="0" role="button" aria-label="Open settings menu" aria-expanded="false" aria-controls="" data-e2e="see-more-icon" class="css-1dosst1-7937d88b--IMoreIconWrapper e1ke3b1r3">
ARIA roles used must conform to valid values

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.

Learn more

Audit Elements

.css-pfg1ov-7937d88b--DivSearchWrapper > .TUXButton--capsule
<button class="TUXButton TUXButton--capsule TUXButton--medium TUXButton--secondary css-15kigdg-7937d88b--StyledTUXSearchButton e1vp56d86" aria-disabled="false" type="button" data-e2e="nav-search" aria-label="Search" role="searchbox">
.css-8t637r-7937d88b--StyledTUXNavButton
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-8t637r-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="For You" role="listitem">
button[aria-label="Shop"]
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1t1gyuu-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="Shop" role="listitem">
button[aria-label="Explore"]
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1t1gyuu-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="Explore" role="listitem">
button[aria-label="Following"]
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1t1gyuu-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="Following" role="listitem">
button[aria-label="LIVE"]
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1t1gyuu-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="LIVE" role="listitem">
button[aria-label="Upload"]
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1t1gyuu-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="Upload" role="listitem">
button[aria-label="Profile"]
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1t1gyuu-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="Profile" role="listitem">
button[data-e2e="nav-more-menu"]
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1t1gyuu-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" data-e2e="nav-more-menu" aria-label="More" role="listitem" aria-pressed="false">
aria-hidden="true" must not be present on the document body

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.

Learn more

Audit Elements

body
<body style="margin: 0">
Aside should not be contained in another landmark

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.

Learn more

Audit Elements

aside
<aside class="css-1vxkjq6-7937d88b--AsideOneColumnSidebar e1xw80nk0"></aside>
Buttons must have discernible text

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.

Learn more

Audit Elements

.css-pfg1ov-7937d88b--DivSearchWrapper > .TUXButton--capsule
<button class="TUXButton TUXButton--capsule TUXButton--medium TUXButton--secondary css-15kigdg-7937d88b--StyledTUXSearchButton e1vp56d86" aria-disabled="false" type="button" data-e2e="nav-search" aria-label="Search" role="searchbox">
.css-8t637r-7937d88b--StyledTUXNavButton
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-8t637r-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="For You" role="listitem">
button[aria-label="Shop"]
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1t1gyuu-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="Shop" role="listitem">
button[aria-label="Explore"]
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1t1gyuu-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="Explore" role="listitem">
button[aria-label="Following"]
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1t1gyuu-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="Following" role="listitem">
button[aria-label="LIVE"]
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1t1gyuu-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="LIVE" role="listitem">
button[aria-label="Upload"]
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1t1gyuu-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="Upload" role="listitem">
button[aria-label="Profile"]
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1t1gyuu-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="Profile" role="listitem">
button[data-e2e="nav-more-menu"]
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1t1gyuu-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" data-e2e="nav-more-menu" aria-label="More" role="listitem" aria-pressed="false">
.TUXButton--primary
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--primary css-z0yv3q-7937d88b--StyledLeftSidePrimaryButtonRedesign eltikj10" aria-disabled="false" type="button" id="header-login-button"><div class="TUXButton-content"><div class="TUXButton-label">Log in</div></div></button>
Deprecated ARIA roles must not be used

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.

Learn more

Audit Elements

.css-pfg1ov-7937d88b--DivSearchWrapper > .TUXButton--capsule
<button class="TUXButton TUXButton--capsule TUXButton--medium TUXButton--secondary css-15kigdg-7937d88b--StyledTUXSearchButton e1vp56d86" aria-disabled="false" type="button" data-e2e="nav-search" aria-label="Search" role="searchbox">
.css-8t637r-7937d88b--StyledTUXNavButton
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-8t637r-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="For You" role="listitem">
button[aria-label="Shop"]
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1t1gyuu-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="Shop" role="listitem">
button[aria-label="Explore"]
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1t1gyuu-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="Explore" role="listitem">
button[aria-label="Following"]
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1t1gyuu-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="Following" role="listitem">
button[aria-label="LIVE"]
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1t1gyuu-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="LIVE" role="listitem">
button[aria-label="Upload"]
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1t1gyuu-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="Upload" role="listitem">
button[aria-label="Profile"]
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1t1gyuu-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="Profile" role="listitem">
button[data-e2e="nav-more-menu"]
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1t1gyuu-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" data-e2e="nav-more-menu" aria-label="More" role="listitem" aria-pressed="false">
Document should have one main landmark

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.

Learn more

Audit Elements

html
<html lang="en" data-tux-color-scheme="dark" dir="ltr">
Document should not have more than one main landmark

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.

Learn more

Audit Elements

#main-content-homepage_hot
<main id="main-content-homepage_hot" class="css-qelder-7937d88b--DivMainContainer er8k1k70">
Documents must have <title> element to aid in navigation

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.

Learn more

Audit Elements

html
<html lang="en" data-tux-color-scheme="dark" dir="ltr">
Elements must meet minimum color contrast ratio thresholds

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.

Learn more

Audit Elements

input
<input placeholder="Search" name="q" type="search" autocomplete="off" role="combobox" aria-controls="" aria-label="Search" aria-expanded="false" aria-autocomplete="list" data-e2e="search-user-input" class="css-i1kuxv-7937d88b--InputElement e1vdpl643" value="">
.css-8t637r-7937d88b--StyledTUXNavButton > .TUXButton-content > .TUXButton-label
<div class="TUXButton-label">For You</div>
button[aria-label="Shop"] > .TUXButton-content > .TUXButton-label
<div class="TUXButton-label">Shop</div>
button[aria-label="Explore"] > .TUXButton-content > .TUXButton-label
<div class="TUXButton-label">Explore</div>
button[aria-label="Following"] > .TUXButton-content > .TUXButton-label
<div class="TUXButton-label">Following</div>
button[aria-label="LIVE"] > .TUXButton-content > .TUXButton-label
<div class="TUXButton-label">LIVE</div>
button[aria-label="Upload"] > .TUXButton-content > .TUXButton-label
<div class="TUXButton-label">Upload</div>
button[aria-label="Profile"] > .TUXButton-content > .TUXButton-label
<div class="TUXButton-label">Profile</div>
button[data-e2e="nav-more-menu"] > .TUXButton-content > .TUXButton-label
<div class="TUXButton-label">More</div>
.css-py90bm-7937d88b--SpanCopyright
<span data-e2e="copyright" class="css-py90bm-7937d88b--SpanCopyright enjgv3a1">© 2026 TikTok</span>
Elements must only use permitted ARIA attributes

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.

Learn more

Audit Elements

.css-1g8z8e3-7937d88b--StyledLinkLogo
<a data-e2e="tiktok-logo" aria-label="Go to TikTok For You feed" class="css-1g8z8e3-7937d88b--StyledLinkLogo esyfx990 link-a11y-focus" href="/" style="position: relative;">
.css-pfg1ov-7937d88b--DivSearchWrapper > .TUXButton--capsule
<button class="TUXButton TUXButton--capsule TUXButton--medium TUXButton--secondary css-15kigdg-7937d88b--StyledTUXSearchButton e1vp56d86" aria-disabled="false" type="button" data-e2e="nav-search" aria-label="Search" role="searchbox">
.css-8t637r-7937d88b--StyledTUXNavButton
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-8t637r-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="For You" role="listitem">
button[aria-label="Shop"]
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1t1gyuu-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="Shop" role="listitem">
button[aria-label="Explore"]
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1t1gyuu-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="Explore" role="listitem">
button[aria-label="Following"]
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1t1gyuu-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="Following" role="listitem">
.css-1464rs-7937d88b--DivTriggerButtonWrapper
<div aria-expanded="false" aria-haspopup="dialog" class="css-1464rs-7937d88b--DivTriggerButtonWrapper e8wzh870">
button[aria-label="LIVE"]
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1t1gyuu-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="LIVE" role="listitem">
button[aria-label="Upload"]
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1t1gyuu-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="Upload" role="listitem">
button[aria-label="Profile"]
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1t1gyuu-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="Profile" role="listitem">

Showing first 10 of 13 audited elements.

Elements must only use supported ARIA attributes

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.

Learn more

Audit Elements

.css-1g8z8e3-7937d88b--StyledLinkLogo
<a data-e2e="tiktok-logo" aria-label="Go to TikTok For You feed" class="css-1g8z8e3-7937d88b--StyledLinkLogo esyfx990 link-a11y-focus" href="/" style="position: relative;">
.css-pfg1ov-7937d88b--DivSearchWrapper > .TUXButton--capsule
<button class="TUXButton TUXButton--capsule TUXButton--medium TUXButton--secondary css-15kigdg-7937d88b--StyledTUXSearchButton e1vp56d86" aria-disabled="false" type="button" data-e2e="nav-search" aria-label="Search" role="searchbox">
.css-8t637r-7937d88b--StyledTUXNavButton
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-8t637r-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="For You" role="listitem">
button[aria-label="Shop"]
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1t1gyuu-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="Shop" role="listitem">
button[aria-label="Explore"]
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1t1gyuu-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="Explore" role="listitem">
button[aria-label="Following"]
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1t1gyuu-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="Following" role="listitem">
button[aria-label="LIVE"]
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1t1gyuu-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="LIVE" role="listitem">
button[aria-label="Upload"]
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1t1gyuu-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="Upload" role="listitem">
button[aria-label="Profile"]
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1t1gyuu-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="Profile" role="listitem">
.TUXButton--primary
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--primary css-z0yv3q-7937d88b--StyledLeftSidePrimaryButtonRedesign eltikj10" aria-disabled="false" type="button" id="header-login-button"><div class="TUXButton-content"><div class="TUXButton-label">Log in</div></div></button>

Showing first 10 of 11 audited elements.

Elements should not have tabindex greater than zero

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.

Learn more

Audit Elements

a[data-e2e="nav-foryou"]
<a data-e2e="nav-foryou" tabindex="-1" class="link-a11y-focus" href="/">
a[data-e2e="nav-shop"]
<a data-e2e="nav-shop" rel="noopener noreferrer" tabindex="-1" class="link-a11y-focus" href="/shop" target="_blank">
a[data-e2e="nav-explore"]
<a data-e2e="nav-explore" tabindex="-1" class="link-a11y-focus" href="/explore">
a[data-e2e="nav-following"]
<a data-e2e="nav-following" tabindex="-1" class="link-a11y-focus" href="/following">
a[data-e2e="nav-live"]
<a data-e2e="nav-live" tabindex="-1" class="link-a11y-focus" href="/live">
a[data-e2e="nav-upload"]
<a data-e2e="nav-upload" tabindex="-1" class="link-a11y-focus" href="/tiktokstudio/upload?from=webapp&tab=video">
a[data-e2e="nav-profile"]
<a data-e2e="nav-profile" tabindex="-1" class="link-a11y-focus" href="/@">
#media-card-0
<section id="media-card-0" shape="vertical" tabindex="0" aria-label="Watch in full screen" data-e2e="feed-video" class="css-dv33hf-7937d88b--SectionMediaCardContainer e1iqv7k60">
Headings should not be empty

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.

Learn more

Audit Elements

h2:nth-child(1)
<h2>
h2:nth-child(2)
<h2>
h2:nth-child(3)
<h2>
h2:nth-child(4)
<h2>
h2:nth-child(5)
<h2>
h2:nth-child(7)
<h2>
Images must have alternative text

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.

Learn more

Audit Elements

picture > img
<img alt="@♠️  #dutchbros " fetchpriority="high" decoding="async" srcset="https://p16-common-s..." src="https://p16-common-s..." imagex-type="react" imagex-version="0.3.10" data-fmp="true" style="position: absolute; ...">
Inline text spacing must be adjustable with custom stylesheets

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.

Learn more

Audit Elements

body
<body style="margin: 0">
#app
<div id="app" style="min-height: 100vh; display: flex; flex-direction: column; justify-content: flex-start" data-csr="1">
.css-1g8z8e3-7937d88b--StyledLinkLogo
<a data-e2e="tiktok-logo" aria-label="Go to TikTok For You feed" class="css-1g8z8e3-7937d88b--StyledLinkLogo esyfx990 link-a11y-focus" href="/" style="position: relative;">
.css-8t637r-7937d88b--StyledTUXNavButton > .TUXButton-content > .TUXButton-iconContainer > .css-a3bobw-7937d88b--DivIconWithRedDotContainer.e1vp56d82
<div class="css-a3bobw-7937d88b--DivIconWithRedDotContainer e1vp56d82" style="font-size: 32px;">
button[aria-label="Shop"] > .TUXButton-content > .TUXButton-iconContainer > .css-a3bobw-7937d88b--DivIconWithRedDotContainer.e1vp56d82
<div class="css-a3bobw-7937d88b--DivIconWithRedDotContainer e1vp56d82" style="font-size: 24px;">
button[aria-label="Explore"] > .TUXButton-content > .TUXButton-iconContainer > .css-a3bobw-7937d88b--DivIconWithRedDotContainer.e1vp56d82
<div class="css-a3bobw-7937d88b--DivIconWithRedDotContainer e1vp56d82" style="font-size: 32px;">
button[aria-label="Following"] > .TUXButton-content > .TUXButton-iconContainer > .css-a3bobw-7937d88b--DivIconWithRedDotContainer.e1vp56d82
<div class="css-a3bobw-7937d88b--DivIconWithRedDotContainer e1vp56d82" style="font-size: 24px;">
button[aria-label="Upload"] > .TUXButton-content > .TUXButton-iconContainer > .css-a3bobw-7937d88b--DivIconWithRedDotContainer.e1vp56d82
<div class="css-a3bobw-7937d88b--DivIconWithRedDotContainer e1vp56d82" style="font-size: 24px;">
button[aria-label="Profile"] > .TUXButton-content > .TUXButton-iconContainer > .css-a3bobw-7937d88b--DivIconWithRedDotContainer.e1vp56d82
<div class="css-a3bobw-7937d88b--DivIconWithRedDotContainer e1vp56d82" style="font-size: 24px;">
#one-column-item-0
<article id="one-column-item-0" data-scroll-index="0" shape="vertical" data-e2e="recommend-list-item-container" class="css-6wvhtq-7937d88b--ArticleItemContainer e12khdsb0" style="">

Showing first 10 of 18 audited elements.

Interactive controls must not be nested

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.

Learn more

Audit Elements

.TUXButton--primary
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--primary css-z0yv3q-7937d88b--StyledLeftSidePrimaryButtonRedesign eltikj10" aria-disabled="false" type="button" id="header-login-button"><div class="TUXButton-content"><div class="TUXButton-label">Log in</div></div></button>
picture > img
<img alt="@♠️  #dutchbros " fetchpriority="high" decoding="async" srcset="https://p16-common-s..." src="https://p16-common-s..." imagex-type="react" imagex-version="0.3.10" data-fmp="true" style="position: absolute; ...">
Landmarks should have a unique role or role/label/title (i.e. accessible name) combination

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.

Learn more

Audit Elements

#main-content-homepage_hot
<main id="main-content-homepage_hot" class="css-qelder-7937d88b--DivMainContainer er8k1k70">
#media-card-0
<section id="media-card-0" shape="vertical" tabindex="0" aria-label="Watch in full screen" data-e2e="feed-video" class="css-dv33hf-7937d88b--SectionMediaCardContainer e1iqv7k60">
aside
<aside class="css-1vxkjq6-7937d88b--AsideOneColumnSidebar e1xw80nk0"></aside>
Links must have discernible text

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.

Learn more

Audit Elements

.css-1g8z8e3-7937d88b--StyledLinkLogo
<a data-e2e="tiktok-logo" aria-label="Go to TikTok For You feed" class="css-1g8z8e3-7937d88b--StyledLinkLogo esyfx990 link-a11y-focus" href="/" style="position: relative;">
a[data-e2e="nav-foryou"]
<a data-e2e="nav-foryou" tabindex="-1" class="link-a11y-focus" href="/">
a[data-e2e="nav-shop"]
<a data-e2e="nav-shop" rel="noopener noreferrer" tabindex="-1" class="link-a11y-focus" href="/shop" target="_blank">
a[data-e2e="nav-explore"]
<a data-e2e="nav-explore" tabindex="-1" class="link-a11y-focus" href="/explore">
a[data-e2e="nav-following"]
<a data-e2e="nav-following" tabindex="-1" class="link-a11y-focus" href="/following">
a[data-e2e="nav-live"]
<a data-e2e="nav-live" tabindex="-1" class="link-a11y-focus" href="/live">
a[data-e2e="nav-upload"]
<a data-e2e="nav-upload" tabindex="-1" class="link-a11y-focus" href="/tiktokstudio/upload?from=webapp&tab=video">
a[data-e2e="nav-profile"]
<a data-e2e="nav-profile" tabindex="-1" class="link-a11y-focus" href="/@">
Main landmark should not be contained in another landmark

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.

Learn more

Audit Elements

#main-content-homepage_hot
<main id="main-content-homepage_hot" class="css-qelder-7937d88b--DivMainContainer er8k1k70">
Page must have means to bypass repeated blocks

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.

Learn more

Audit Elements

html
<html lang="en" data-tux-color-scheme="dark" dir="ltr">
Required ARIA attributes must be provided

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.

Learn more

Audit Elements

.css-pfg1ov-7937d88b--DivSearchWrapper > .TUXButton--capsule
<button class="TUXButton TUXButton--capsule TUXButton--medium TUXButton--secondary css-15kigdg-7937d88b--StyledTUXSearchButton e1vp56d86" aria-disabled="false" type="button" data-e2e="nav-search" aria-label="Search" role="searchbox">
.css-8t637r-7937d88b--StyledTUXNavButton
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-8t637r-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="For You" role="listitem">
button[aria-label="Shop"]
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1t1gyuu-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="Shop" role="listitem">
button[aria-label="Explore"]
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1t1gyuu-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="Explore" role="listitem">
button[aria-label="Following"]
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1t1gyuu-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="Following" role="listitem">
button[aria-label="LIVE"]
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1t1gyuu-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="LIVE" role="listitem">
button[aria-label="Upload"]
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1t1gyuu-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="Upload" role="listitem">
button[aria-label="Profile"]
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1t1gyuu-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" aria-label="Profile" role="listitem">
button[data-e2e="nav-more-menu"]
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1t1gyuu-7937d88b--StyledTUXNavButton e1vp56d80" aria-disabled="false" type="button" data-e2e="nav-more-menu" aria-label="More" role="listitem" aria-pressed="false">
Scrollable region must have keyboard access

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.

Learn more

Audit Elements

#column-list-container
<div id="column-list-container" class="css-7ttrjw-7937d88b--DivColumnListContainer e1nnpb2h0">
Users should be able to zoom and scale the text up to 500%

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.

Learn more

Audit Elements

meta[name="viewport"]
<meta name="viewport" content="width=device-width, initial-scale=1.0">
Zooming and scaling must not be disabled

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.

Learn more

Audit Elements

meta[name="viewport"]
<meta name="viewport" content="width=device-width, initial-scale=1.0">

Browse results by category