Skip to main content

TikTok tiktok.com

Screenshot of the TikTok home page

Accessibility score

0 out of 100, poorPoor±0 vs August

League position

9thof 10

Issues found

11

Audits passed

36

Accessibility score over time

weekly scans · last 6 months
  • Good · 90+
  • Needs improvement · 70–89
  • Poor · Below 70

This month's scan

Issues found

3Critical4Serious3Moderate1Minor
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"
.css-tfue59-7937d88b--DivMainNavContainer > div[aria-haspopup="dialog"]
<div aria-expanded="false" aria-haspopup="dialog" style="width: 100%;">

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 eqhuzff0" 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"
#one-column-item-0 > .css-1gp40pd-7937d88b--DivContentFlexLayout.ehcbpkw2 > .css-11fh2ar-7937d88b--SectionActionBarContainer.e12arnib0 > div:nth-child(4) > div[aria-haspopup="dialog"]
<div aria-expanded="false" aria-haspopup="dialog">

Fix all of the following:

  • ARIA attribute is not allowed: aria-expanded="false"
#one-column-item-1 > .css-1gp40pd-7937d88b--DivContentFlexLayout.ehcbpkw2 > .css-11fh2ar-7937d88b--SectionActionBarContainer.e12arnib0 > div:nth-child(4) > div[aria-haspopup="dialog"]
<div aria-expanded="false" aria-haspopup="dialog">

Fix all of the following:

  • ARIA attribute is not allowed: aria-expanded="false"
#app > div[aria-haspopup="dialog"]
<div aria-expanded="false" aria-haspopup="dialog" style="position: fixed; left: 0px; top: 0px;"></div>

Fix all of the following:

  • ARIA attribute is not allowed: aria-expanded="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-1nj9u0d-7937d88b--StyledTUXNavButton
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1nj9u0d-7937d88b--StyledTUXNavButton eqhuzff0" 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 eqhuzff0" 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 eqhuzff0" 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 eqhuzff0" 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="Short dramas"]
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1t1gyuu-7937d88b--StyledTUXNavButton eqhuzff0" aria-disabled="false" type="button" aria-label="Short dramas" 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 eqhuzff0" 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 eqhuzff0" 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 eqhuzff0" 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 eqhuzff0" 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
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

Failing Elements

#media-card-0 > .css-bfblgq-7937d88b--BasePlayerContainer-7937d88b--DivVideoPlayerContainer.e1gen9l33 > .css-3rm8q2-7937d88b--DivMediaCardOverlay.e1vama6v0 > .css-56cod3-7937d88b--DivMediaCardOverlayTop.e1vama6v2[data-tux-color-scheme="dark"] > .css-wityff-7937d88b--DivMediaCardOverlayTopActions.e1vama6v3 > .css-1dux0b3:nth-child(1) > .eco3q8z0.css-n6as00-7937d88b--StyledMoreMenuActionItem[data-e2e="more-menu-icon"]
<button class="TUXButton TUXButton--capsule TUXButton--medium TUXButton--secondary eco3q8z0 action-item css-n6as00-7937d88b--StyledMoreMenuActionItem" aria-disabled="false" type="button" data-e2e="more-menu-icon" aria-expanded="false" data-tux-color-scheme="dark" aria-haspopup="dialog">

Fix any of the following:

  • Element does not have inner 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
  • Element does not have an implicit (wrapped) <label>
  • Element does not have an explicit <label>
  • Element's default semantics were not overridden with role="none" or role="presentation"
#one-column-item-0 > .css-1gp40pd-7937d88b--DivContentFlexLayout.ehcbpkw2 > .css-11fh2ar-7937d88b--SectionActionBarContainer.e12arnib0 > .css-wbco76-7937d88b--DivAvatarActionItemContainer.elfe6iu0 > .elfe6iu1.css-co7ut0-7937d88b--Button-7937d88b--StyledAvatarFollowButton.e11yjflg0
<button class="elfe6iu1 css-co7ut0-7937d88b--Button-7937d88b--StyledAvatarFollowButton e11yjflg0" shape="capsule" data-e2e="feed-follow">

Fix any of the following:

  • Element does not have inner 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
  • Element does not have an implicit (wrapped) <label>
  • Element does not have an explicit <label>
  • Element's default semantics were not overridden with role="none" or role="presentation"
div[aria-label="Like video\a 25.6M likes"] > .css-40z2d5-7937d88b--SpanTuxIconWrapper.e12fjiyr4 > .tux-web-canary.tux-interaction-container__ohUjRG_v1_8_0.tux-button__rFq4rS_v1_8_0 > .tux-button__element__ZBq38f_v1_8_0[data-testid="tux-web-icon-button"][type="button"]
<button type="button" class="tux-button__element__ZBq38f_v1_8_0" data-testid="tux-web-icon-button" style="padding-left: 0px; padding-right: 0px;">

Fix any of the following:

  • Element does not have inner 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
  • Element does not have an implicit (wrapped) <label>
  • Element does not have an explicit <label>
  • Element's default semantics were not overridden with role="none" or role="presentation"
#one-column-item-0 > .css-1gp40pd-7937d88b--DivContentFlexLayout.ehcbpkw2 > .css-11fh2ar-7937d88b--SectionActionBarContainer.e12arnib0 > .css-11wvys0-7937d88b--ButtonActionItemV1.e12fjiyr3[data-e2e="comment-icon"] > .css-40z2d5-7937d88b--SpanTuxIconWrapper.e12fjiyr4 > .tux-web-canary.tux-interaction-container__ohUjRG_v1_8_0.tux-button__rFq4rS_v1_8_0 > .tux-button__element__ZBq38f_v1_8_0[data-testid="tux-web-icon-button"][type="button"]
<button type="button" class="tux-button__element__ZBq38f_v1_8_0" data-testid="tux-web-icon-button" style="padding-left: 0px; padding-right: 0px;">

Fix any of the following:

  • Element does not have inner 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
  • Element does not have an implicit (wrapped) <label>
  • Element does not have an explicit <label>
  • Element's default semantics were not overridden with role="none" or role="presentation"
#one-column-item-0 > .css-1gp40pd-7937d88b--DivContentFlexLayout.ehcbpkw2 > .css-11fh2ar-7937d88b--SectionActionBarContainer.e12arnib0 > div:nth-child(4) > div[aria-haspopup="dialog"] > .css-11wvys0-7937d88b--ButtonActionItemV1.e12fjiyr3[data-e2e="favorite-icon"] > .css-40z2d5-7937d88b--SpanTuxIconWrapper.e12fjiyr4 > .tux-web-canary.tux-interaction-container__ohUjRG_v1_8_0.tux-button__rFq4rS_v1_8_0 > .tux-button__element__ZBq38f_v1_8_0[data-testid="tux-web-icon-button"][type="button"]
<button type="button" class="tux-button__element__ZBq38f_v1_8_0" data-testid="tux-web-icon-button" style="padding-left: 0px; padding-right: 0px;">

Fix any of the following:

  • Element does not have inner 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
  • Element does not have an implicit (wrapped) <label>
  • Element does not have an explicit <label>
  • Element's default semantics were not overridden with role="none" or role="presentation"
div[aria-label="Share video\a 3.3M shares"] > .css-40z2d5-7937d88b--SpanTuxIconWrapper.e12fjiyr4 > .tux-web-canary.tux-interaction-container__ohUjRG_v1_8_0.tux-button__rFq4rS_v1_8_0 > .tux-button__element__ZBq38f_v1_8_0[data-testid="tux-web-icon-button"][type="button"]
<button type="button" class="tux-button__element__ZBq38f_v1_8_0" data-testid="tux-web-icon-button" style="padding-left: 0px; padding-right: 0px;">

Fix any of the following:

  • Element does not have inner 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
  • Element does not have an implicit (wrapped) <label>
  • Element does not have an explicit <label>
  • Element's default semantics were not overridden with role="none" or role="presentation"
#media-card-1 > .css-bfblgq-7937d88b--BasePlayerContainer-7937d88b--DivVideoPlayerContainer.e1gen9l33 > .css-3rm8q2-7937d88b--DivMediaCardOverlay.e1vama6v0 > .css-56cod3-7937d88b--DivMediaCardOverlayTop.e1vama6v2[data-tux-color-scheme="dark"] > .css-wityff-7937d88b--DivMediaCardOverlayTopActions.e1vama6v3 > .css-1dux0b3:nth-child(1) > .eco3q8z0.css-n6as00-7937d88b--StyledMoreMenuActionItem[data-e2e="more-menu-icon"]
<button class="TUXButton TUXButton--capsule TUXButton--medium TUXButton--secondary eco3q8z0 action-item css-n6as00-7937d88b--StyledMoreMenuActionItem" aria-disabled="false" type="button" data-e2e="more-menu-icon" aria-expanded="false" data-tux-color-scheme="dark" aria-haspopup="dialog">

Fix any of the following:

  • Element does not have inner 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
  • Element does not have an implicit (wrapped) <label>
  • Element does not have an explicit <label>
  • Element's default semantics were not overridden with role="none" or role="presentation"
#one-column-item-1 > .css-1gp40pd-7937d88b--DivContentFlexLayout.ehcbpkw2 > .css-11fh2ar-7937d88b--SectionActionBarContainer.e12arnib0 > .css-wbco76-7937d88b--DivAvatarActionItemContainer.elfe6iu0 > .elfe6iu1.css-co7ut0-7937d88b--Button-7937d88b--StyledAvatarFollowButton.e11yjflg0
<button class="elfe6iu1 css-co7ut0-7937d88b--Button-7937d88b--StyledAvatarFollowButton e11yjflg0" shape="capsule" data-e2e="feed-follow">

Fix any of the following:

  • Element does not have inner 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
  • Element does not have an implicit (wrapped) <label>
  • Element does not have an explicit <label>
  • Element's default semantics were not overridden with role="none" or role="presentation"
div[aria-label="Like video\a 1.6M likes"] > .css-40z2d5-7937d88b--SpanTuxIconWrapper.e12fjiyr4 > .tux-web-canary.tux-interaction-container__ohUjRG_v1_8_0.tux-button__rFq4rS_v1_8_0 > .tux-button__element__ZBq38f_v1_8_0[data-testid="tux-web-icon-button"][type="button"]
<button type="button" class="tux-button__element__ZBq38f_v1_8_0" data-testid="tux-web-icon-button" style="padding-left: 0px; padding-right: 0px;">

Fix any of the following:

  • Element does not have inner 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
  • Element does not have an implicit (wrapped) <label>
  • Element does not have an explicit <label>
  • Element's default semantics were not overridden with role="none" or role="presentation"
#one-column-item-1 > .css-1gp40pd-7937d88b--DivContentFlexLayout.ehcbpkw2 > .css-11fh2ar-7937d88b--SectionActionBarContainer.e12arnib0 > .css-11wvys0-7937d88b--ButtonActionItemV1.e12fjiyr3[data-e2e="comment-icon"] > .css-40z2d5-7937d88b--SpanTuxIconWrapper.e12fjiyr4 > .tux-web-canary.tux-interaction-container__ohUjRG_v1_8_0.tux-button__rFq4rS_v1_8_0 > .tux-button__element__ZBq38f_v1_8_0[data-testid="tux-web-icon-button"][type="button"]
<button type="button" class="tux-button__element__ZBq38f_v1_8_0" data-testid="tux-web-icon-button" style="padding-left: 0px; padding-right: 0px;">

Fix any of the following:

  • Element does not have inner 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
  • Element does not have an implicit (wrapped) <label>
  • Element does not have an explicit <label>
  • Element's default semantics were not overridden with role="none" or role="presentation"

Showing first 10 of 14 failing elements.

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

.css-15kigdg-7937d88b--StyledTUXSearchButton > .TUXButton-content > .TUXButton-label
<div class="TUXButton-label">Search</div>

Fix any of the following:

  • Element has insufficient color contrast of 2.33 (foreground color: #a0a0a0, background color: #f2f2f2, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1
.css-1nj9u0d-7937d88b--StyledTUXNavButton > .TUXButton-content > .TUXButton-label
<div class="TUXButton-label">For You</div>

Fix any of the following:

  • Element has insufficient color contrast of 3.68 (foreground color: #fe2c55, background color: #ffffff, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1
.css-z0yv3q-7937d88b--StyledLeftSidePrimaryButtonRedesign > .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
.css-107c00v-7937d88b--H4LinkListHeader
<h3 class="css-107c00v-7937d88b--H4LinkListHeader ekchpq58">Company</h3>

Fix any of the following:

  • Element has insufficient color contrast of 3.35 (foreground color: #8b8c91, background color: #ffffff, font size: 11.3pt (15px), font weight: bold). Expected contrast ratio of 4.5:1
.css-s3tddi-7937d88b--H4LinkListHeader:nth-child(2)
<h3 class="css-s3tddi-7937d88b--H4LinkListHeader ekchpq58">Program</h3>

Fix any of the following:

  • Element has insufficient color contrast of 3.35 (foreground color: #8b8c91, background color: #ffffff, font size: 11.3pt (15px), font weight: bold). Expected contrast ratio of 4.5:1
.css-s3tddi-7937d88b--H4LinkListHeader:nth-child(3)
<h3 class="css-s3tddi-7937d88b--H4LinkListHeader ekchpq58">Terms &amp; Policies</h3>

Fix any of the following:

  • Element has insufficient color contrast of 3.35 (foreground color: #8b8c91, background color: #ffffff, font size: 11.3pt (15px), font weight: bold). Expected contrast ratio of 4.5:1
.css-1l13mxl-7937d88b--SpanCopyright
<span data-e2e="copyright" class="css-1l13mxl-7937d88b--SpanCopyright ekchpq51">© 2026 TikTok</span>

Fix any of the following:

  • Element has insufficient color contrast of 3.35 (foreground color: #8b8c91, background color: #ffffff, font size: 9.0pt (12px), font weight: normal). Expected contrast ratio of 4.5:1
#top-right-action-bar-login-button > .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: 11.3pt (15px), font weight: normal). Expected contrast ratio of 4.5:1
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

Failing Elements

div[aria-label="Like video\a 25.6M likes"]
<div role="button" tabindex="0" aria-label="Like video
25.6M likes" aria-pressed="false" data-e2e="like-icon" class="css-11wvys0-7937d88b--ButtonActionItemV1 e12fjiyr3">

Fix any of the following:

  • Element has focusable descendants
#one-column-item-0 > .css-1gp40pd-7937d88b--DivContentFlexLayout.ehcbpkw2 > .css-11fh2ar-7937d88b--SectionActionBarContainer.e12arnib0 > .css-11wvys0-7937d88b--ButtonActionItemV1.e12fjiyr3[data-e2e="comment-icon"]
<div role="button" tabindex="0" aria-label="Read or add comments
248.1K comments" data-e2e="comment-icon" class="css-11wvys0-7937d88b--ButtonActionItemV1 e12fjiyr3">

Fix any of the following:

  • Element has focusable descendants
#one-column-item-0 > .css-1gp40pd-7937d88b--DivContentFlexLayout.ehcbpkw2 > .css-11fh2ar-7937d88b--SectionActionBarContainer.e12arnib0 > div:nth-child(4) > div[aria-haspopup="dialog"] > .css-11wvys0-7937d88b--ButtonActionItemV1.e12fjiyr3[data-e2e="favorite-icon"]
<div role="button" tabindex="0" aria-label="Add to Favorites. 2M added to Favorites" data-e2e="favorite-icon" class="css-11wvys0-7937d88b--ButtonActionItemV1 e12fjiyr3">

Fix any of the following:

  • Element has focusable descendants
div[aria-label="Share video\a 3.3M shares"]
<div role="button" tabindex="0" aria-label="Share video
3.3M shares" aria-expanded="false" data-e2e="share-icon" class="css-11wvys0-7937d88b--ButtonActionItemV1 e12fjiyr3">

Fix any of the following:

  • Element has focusable descendants
div[aria-label="Like video\a 1.6M likes"]
<div role="button" tabindex="0" aria-label="Like video
1.6M likes" aria-pressed="false" data-e2e="like-icon" class="css-11wvys0-7937d88b--ButtonActionItemV1 e12fjiyr3">

Fix any of the following:

  • Element has focusable descendants
#one-column-item-1 > .css-1gp40pd-7937d88b--DivContentFlexLayout.ehcbpkw2 > .css-11fh2ar-7937d88b--SectionActionBarContainer.e12arnib0 > .css-11wvys0-7937d88b--ButtonActionItemV1.e12fjiyr3[data-e2e="comment-icon"]
<div role="button" tabindex="0" aria-label="Read or add comments
9374 comments" data-e2e="comment-icon" class="css-11wvys0-7937d88b--ButtonActionItemV1 e12fjiyr3">

Fix any of the following:

  • Element has focusable descendants
#one-column-item-1 > .css-1gp40pd-7937d88b--DivContentFlexLayout.ehcbpkw2 > .css-11fh2ar-7937d88b--SectionActionBarContainer.e12arnib0 > div:nth-child(4) > div[aria-haspopup="dialog"] > .css-11wvys0-7937d88b--ButtonActionItemV1.e12fjiyr3[data-e2e="favorite-icon"]
<div role="button" tabindex="0" aria-label="Add to Favorites. 118K added to Favorites" data-e2e="favorite-icon" class="css-11wvys0-7937d88b--ButtonActionItemV1 e12fjiyr3">

Fix any of the following:

  • Element has focusable descendants
div[aria-label="Share video\a 39.7K shares"]
<div role="button" tabindex="0" aria-label="Share video
39.7K shares" aria-expanded="false" data-e2e="share-icon" class="css-11wvys0-7937d88b--ButtonActionItemV1 e12fjiyr3">

Fix any of the following:

  • Element has focusable descendants
Content must reflow without two-dimensional scrolling

People who zoom to 400% or use a narrow viewport must be able to scroll in one direction only. A layout that still requires horizontal scrolling at 320 CSS pixels forces magnified readers to pan left and right line by line, which makes the page close to unusable.

Learn more

Failing Elements

button.inapp-notif__close
<button aria-label="Close toast" data-disabled="false" data-close-button="true" class="inapp-notif__close">
#main-content-homepage_hot
<main id="main-content-homepage_hot" class="css-qelder-7937d88b--DivMainContainer er8k1k70">
#column-list-container
<div id="column-list-container" class="css-acgxju-7937d88b--DivColumnListContainer e3bfsj...">
#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 ehcbpkw0" style="">
#one-column-item-0>div.css-1gp40pd-7937d88b--DivContentFlexLayout
<div class="css-1gp40pd-7937d88b--DivContentFlexLayout ehcbpkw...">
#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 ezf...">
#media-card-0>div.css-bfblgq-7937d88b--BasePlayerContainer-7937d88b--DivVideoPlayerContainer
<div class="css-bfblgq-7937d88b--BasePlayerContainer-7937d88b-...">
div.css-bfblgq-7937d88b--BasePlayerContainer-7937d88b--DivVideoPlayerContainer>div.css-1umd7qg-7937d88b--DivContainer
<div mode="0" class="css-1umd7qg-7937d88b--DivContainer e1sq7r4z0" style="border-radius: 16px;">
#media-card-0>div>div.css-1umd7qg-7937d88b--DivContainer>div.css-16s6atg-7937d88b--Box
<div class="css-16s6atg-7937d88b--Box etuqjjj0">
#media-card-0>div>div.css-1umd7qg-7937d88b--DivContainer>div.css-10wzcli-7937d88b--DivBasicPlayerWrapper
<div class="css-10wzcli-7937d88b--DivBasicPlayerWrapper e1sq7r...">

Showing first 10 of 58 failing elements.

Text must remain readable when spacing is increased

People with low vision and dyslexia increase line height, letter spacing, word spacing, and paragraph spacing so they can read. Fixed-height boxes and overflow: hidden containers clip or overlap that text, which is a loss of content under WCAG 1.4.12.

Learn more

Failing Elements

div:nth-of-type(4)>div>div>div.css-xae09c-7937d88b--DivDescriptionContentContainer>span.css-u0d6t3-7937d88b--StyledTUXText
<span class="TUXText TUXText--tiktok-sans css-u0d6t3-7937d88b--..." letter-spacing="0.09380000000000001" data-e2e="desc-span-0" style="color: inherit; font-size: 14px; display: inline-b...">
p.ew21clu2
<p class="TUXText TUXText--tiktok-sans ew21clu2 css-143w6dm-..." letter-spacing="0.09380000000000001" style="color: var(--ui-text-1); font-size: 14px; directio...">
button.css-1v8o1b4-7937d88b--ButtonExpand-7937d88b--StyledButtonBottom
<button type="button" height="18" class="css-1v8o1b4-7937d88b--ButtonExpand-7937d88b--Style...">
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

Failing Elements

#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 ezfgn9c0">

Fix any of the following:

  • The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable
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="light" dir="ltr" data-theme="light" data-rh="lang,data-theme">

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-1g8z8e3-7937d88b--StyledLinkLogo
<a data-e2e="tiktok-logo" aria-label="Go to TikTok For You feed" class="css-1g8z8e3-7937d88b--StyledLinkLogo e1m2fri00 link-a11y-focus" href="/" style="position: relative;">

Fix any of the following:

  • Some page content is not contained by landmarks
.css-pfg1ov-7937d88b--DivSearchWrapper
<div class="css-pfg1ov-7937d88b--DivSearchWrapper e15mfzh74">

Fix any of the following:

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

Fix any of the following:

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

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-15kigdg-7937d88b--StyledTUXSearchButton
<button class="TUXButton TUXButton--capsule TUXButton--medium TUXButton--secondary css-15kigdg-7937d88b--StyledTUXSearchButton eqhuzff9" 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-1nj9u0d-7937d88b--StyledTUXNavButton
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1nj9u0d-7937d88b--StyledTUXNavButton eqhuzff0" 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 eqhuzff0" 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 eqhuzff0" 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 eqhuzff0" 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="Short dramas"]
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1t1gyuu-7937d88b--StyledTUXNavButton eqhuzff0" aria-disabled="false" type="button" aria-label="Short dramas" 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 eqhuzff0" 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 eqhuzff0" 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 eqhuzff0" 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 eqhuzff0" 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
Passed audits36 across 1 page
<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="light" dir="ltr" data-theme="light" data-rh="lang,data-theme">
<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="light" dir="ltr" data-theme="light" data-rh="lang,data-theme">
<li> elements must be contained in a <ul> or <ol>

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.

Learn more

Audit Elements

li
<li tabindex="0" class="inapp-notif__item" data-sonner-toast="" data-styled="true" data-mounted="true" data-promise="false" data-swiped="false" data-removed="false" data-visible="true" data-y-position="bottom" data-x-position="right" data-index="0" data-front="true" data-swiping="false" ...>
<ul> and <ol> must only directly contain <li>, <script> or <template> 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.

Learn more

Audit Elements

ol
<ol dir="ltr" tabindex="-1" class="css-1k3egxz" data-sonner-toaster="true" data-theme="light" data-y-position="bottom" data-lifted="false" data-x-position="right" style="--front-toast-height...">
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">
section[aria-label="Notifications alt+T"]
<section aria-label="Notifications alt+T" tabindex="-1" aria-live="polite" aria-relevant="additions text" aria-atomic="false">
ol
<ol dir="ltr" tabindex="-1" class="css-1k3egxz" data-sonner-toaster="true" data-theme="light" data-y-position="bottom" data-lifted="false" data-x-position="right" style="--front-toast-height...">
li
<li tabindex="0" class="inapp-notif__item" data-sonner-toast="" data-styled="true" data-mounted="true" data-promise="false" data-swiped="false" data-removed="false" data-visible="true" data-y-position="bottom" data-x-position="right" data-index="0" data-front="true" data-swiping="false" ...>

Showing first 5 of 469 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

img[alt="i’m scared"]
<img alt="i’m scared" 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; ...">
img[alt="jul.spamz.fr"]
<img loading="lazy" alt="jul.spamz.fr" src="https://p16-common-s..." class="css-10s4roi-7937d88b...">
#media-card-1 > .css-bfblgq-7937d88b--BasePlayerContainer-7937d88b--DivVideoPlayerContainer.e1gen9l33 > .css-1umd7qg-7937d88b--DivContainer.e1sq7r4z0[mode="0"] > .css-16s6atg-7937d88b--Box.etuqjjj0 > span > picture > img[fetchpriority="high"][decoding="async"][imagex-type="react"]
<img alt="Paper Towel Mystery ..." fetchpriority="high" decoding="async" src="data:image/gif;base6..." imagex-type="react" imagex-version="0.3.10" style="position: absolute; ...">
img[alt="little_bros_games"]
<img loading="lazy" alt="little_bros_games" src="https://p19-common-s..." class="css-10s4roi-7937d88b...">
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

section[aria-label="Notifications alt+T"]
<section aria-label="Notifications alt+T" tabindex="-1" aria-live="polite" aria-relevant="additions text" aria-atomic="false">
.inapp-notif__close
<button aria-label="Close toast" data-disabled="false" data-close-button="true" class="inapp-notif__close">
.css-1g8z8e3-7937d88b--StyledLinkLogo
<a data-e2e="tiktok-logo" aria-label="Go to TikTok For You feed" class="css-1g8z8e3-7937d88b--StyledLinkLogo e1m2fri00 link-a11y-focus" href="/" style="position: relative;">
.css-1fisppo-7937d88b--DivToggleTrigger
<div role="button" aria-label="Collapse sidebar" tabindex="0" aria-expanded="false" aria-haspopup="dialog" class="css-1fisppo-7937d88b--DivToggleTrigger e1hzmt9p0">
.css-15kigdg-7937d88b--StyledTUXSearchButton
<button class="TUXButton TUXButton--capsule TUXButton--medium TUXButton--secondary css-15kigdg-7937d88b--StyledTUXSearchButton eqhuzff9" aria-disabled="false" type="button" data-e2e="nav-search" aria-label="Search" role="searchbox">

Showing first 5 of 52 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

section[aria-label="Notifications alt+T"]
<section aria-label="Notifications alt+T" tabindex="-1" aria-live="polite" aria-relevant="additions text" aria-atomic="false">
.inapp-notif__close
<button aria-label="Close toast" data-disabled="false" data-close-button="true" class="inapp-notif__close">
.css-1g8z8e3-7937d88b--StyledLinkLogo
<a data-e2e="tiktok-logo" aria-label="Go to TikTok For You feed" class="css-1g8z8e3-7937d88b--StyledLinkLogo e1m2fri00 link-a11y-focus" href="/" style="position: relative;">
.css-1fisppo-7937d88b--DivToggleTrigger
<div role="button" aria-label="Collapse sidebar" tabindex="0" aria-expanded="false" aria-haspopup="dialog" class="css-1fisppo-7937d88b--DivToggleTrigger e1hzmt9p0">
.css-15kigdg-7937d88b--StyledTUXSearchButton
<button class="TUXButton TUXButton--capsule TUXButton--medium TUXButton--secondary css-15kigdg-7937d88b--StyledTUXSearchButton eqhuzff9" aria-disabled="false" type="button" data-e2e="nav-search" aria-label="Search" role="searchbox">

Showing first 5 of 52 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

section[aria-label="Notifications alt+T"]
<section aria-label="Notifications alt+T" tabindex="-1" aria-live="polite" aria-relevant="additions text" aria-atomic="false">
.inapp-notif__close
<button aria-label="Close toast" data-disabled="false" data-close-button="true" class="inapp-notif__close">
.css-1g8z8e3-7937d88b--StyledLinkLogo
<a data-e2e="tiktok-logo" aria-label="Go to TikTok For You feed" class="css-1g8z8e3-7937d88b--StyledLinkLogo e1m2fri00 link-a11y-focus" href="/" style="position: relative;">
.css-1fisppo-7937d88b--DivToggleTrigger
<div role="button" aria-label="Collapse sidebar" tabindex="0" aria-expanded="false" aria-haspopup="dialog" class="css-1fisppo-7937d88b--DivToggleTrigger e1hzmt9p0">
.css-15kigdg-7937d88b--StyledTUXSearchButton
<button class="TUXButton TUXButton--capsule TUXButton--medium TUXButton--secondary css-15kigdg-7937d88b--StyledTUXSearchButton eqhuzff9" aria-disabled="false" type="button" data-e2e="nav-search" aria-label="Search" role="searchbox">

Showing first 5 of 52 audited elements.

ARIA commands must have an accessible name

Screen reader users cannot determine the purpose of interactive elements with role="link", role="button", or role="menuitem" that lack an accessible name. Without a name, these controls are essentially invisible to assistive technology users.

Learn more

Audit Elements

.css-1fisppo-7937d88b--DivToggleTrigger
<div role="button" aria-label="Collapse sidebar" tabindex="0" aria-expanded="false" aria-haspopup="dialog" class="css-1fisppo-7937d88b--DivToggleTrigger e1hzmt9p0">
div[aria-label="Like video\a 25.6M likes"]
<div role="button" tabindex="0" aria-label="Like video
25.6M likes" aria-pressed="false" data-e2e="like-icon" class="css-11wvys0-7937d88b--ButtonActionItemV1 e12fjiyr3">
#one-column-item-0 > .css-1gp40pd-7937d88b--DivContentFlexLayout.ehcbpkw2 > .css-11fh2ar-7937d88b--SectionActionBarContainer.e12arnib0 > .css-11wvys0-7937d88b--ButtonActionItemV1.e12fjiyr3[data-e2e="comment-icon"]
<div role="button" tabindex="0" aria-label="Read or add comments
248.1K comments" data-e2e="comment-icon" class="css-11wvys0-7937d88b--ButtonActionItemV1 e12fjiyr3">
#one-column-item-0 > .css-1gp40pd-7937d88b--DivContentFlexLayout.ehcbpkw2 > .css-11fh2ar-7937d88b--SectionActionBarContainer.e12arnib0 > div:nth-child(4) > div[aria-haspopup="dialog"] > .css-11wvys0-7937d88b--ButtonActionItemV1.e12fjiyr3[data-e2e="favorite-icon"]
<div role="button" tabindex="0" aria-label="Add to Favorites. 2M added to Favorites" data-e2e="favorite-icon" class="css-11wvys0-7937d88b--ButtonActionItemV1 e12fjiyr3">
div[aria-label="Share video\a 3.3M shares"]
<div role="button" tabindex="0" aria-label="Share video
3.3M shares" aria-expanded="false" data-e2e="share-icon" class="css-11wvys0-7937d88b--ButtonActionItemV1 e12fjiyr3">

Showing first 5 of 9 audited elements.

ARIA input fields must have an accessible name

ARIA input fields with roles like combobox, listbox, searchbox, slider, spinbutton, and textbox must have accessible names. Without names, screen reader users cannot identify what information these fields expect or their purpose in the form.

Learn more

Audit Elements

div[aria-valuetext="00:04"]
<div tabindex="0" role="slider" aria-label="Video progress" aria-valuenow="0.7225249085657284" aria-valuetext="00:04" class="css-1or1egi-7937d88b--DivProgressBarElapsed eer0cdn3"></div>
div[aria-valuetext="00:00"]
<div tabindex="0" role="slider" aria-label="Video progress" aria-valuenow="0" aria-valuetext="00:00" class="css-1or1egi-7937d88b--DivProgressBarElapsed eer0cdn3"></div>
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

.tux-separator
<div role="separator" class="tux-separator tux-separator-thin--vertical" style="background-color: var(--ui-shape-neutral-3);"></div>
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-cnn5nr-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">
.css-1fisppo-7937d88b--DivToggleTrigger
<div role="button" aria-label="Collapse sidebar" tabindex="0" aria-expanded="false" aria-haspopup="dialog" class="css-1fisppo-7937d88b--DivToggleTrigger e1hzmt9p0">
div[aria-valuetext="00:04"]
<div tabindex="0" role="slider" aria-label="Video progress" aria-valuenow="0.7225249085657284" aria-valuetext="00:04" class="css-1or1egi-7937d88b--DivProgressBarElapsed eer0cdn3"></div>

Showing first 5 of 14 audited elements.

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

.tux-separator
<div role="separator" class="tux-separator tux-separator-thin--vertical" style="background-color: var(--ui-shape-neutral-3);"></div>
.css-1fisppo-7937d88b--DivToggleTrigger
<div role="button" aria-label="Collapse sidebar" tabindex="0" aria-expanded="false" aria-haspopup="dialog" class="css-1fisppo-7937d88b--DivToggleTrigger e1hzmt9p0">
.css-15kigdg-7937d88b--StyledTUXSearchButton
<button class="TUXButton TUXButton--capsule TUXButton--medium TUXButton--secondary css-15kigdg-7937d88b--StyledTUXSearchButton eqhuzff9" aria-disabled="false" type="button" data-e2e="nav-search" aria-label="Search" role="searchbox">
.css-1nj9u0d-7937d88b--StyledTUXNavButton
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1nj9u0d-7937d88b--StyledTUXNavButton eqhuzff0" 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 eqhuzff0" aria-disabled="false" type="button" aria-label="Shop" role="listitem">

Showing first 5 of 22 audited elements.

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: 0px;">
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

.inapp-notif__close
<button aria-label="Close toast" data-disabled="false" data-close-button="true" class="inapp-notif__close">
.css-15kigdg-7937d88b--StyledTUXSearchButton
<button class="TUXButton TUXButton--capsule TUXButton--medium TUXButton--secondary css-15kigdg-7937d88b--StyledTUXSearchButton eqhuzff9" aria-disabled="false" type="button" data-e2e="nav-search" aria-label="Search" role="searchbox">
.css-1nj9u0d-7937d88b--StyledTUXNavButton
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1nj9u0d-7937d88b--StyledTUXNavButton eqhuzff0" 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 eqhuzff0" 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 eqhuzff0" aria-disabled="false" type="button" aria-label="Explore" role="listitem">

Showing first 5 of 20 audited elements.

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

.tux-separator
<div role="separator" class="tux-separator tux-separator-thin--vertical" style="background-color: var(--ui-shape-neutral-3);"></div>
.css-1fisppo-7937d88b--DivToggleTrigger
<div role="button" aria-label="Collapse sidebar" tabindex="0" aria-expanded="false" aria-haspopup="dialog" class="css-1fisppo-7937d88b--DivToggleTrigger e1hzmt9p0">
.css-15kigdg-7937d88b--StyledTUXSearchButton
<button class="TUXButton TUXButton--capsule TUXButton--medium TUXButton--secondary css-15kigdg-7937d88b--StyledTUXSearchButton eqhuzff9" aria-disabled="false" type="button" data-e2e="nav-search" aria-label="Search" role="searchbox">
.css-1nj9u0d-7937d88b--StyledTUXNavButton
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1nj9u0d-7937d88b--StyledTUXNavButton eqhuzff0" 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 eqhuzff0" aria-disabled="false" type="button" aria-label="Shop" role="listitem">

Showing first 5 of 22 audited elements.

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="light" dir="ltr" data-theme="light" data-rh="lang,data-theme">
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="light" dir="ltr" data-theme="light" data-rh="lang,data-theme">
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

h4
<h4 class="TUXText TUXText--tiktok-sans TUXText--weight-medium css-15so7zd-7937d88b--StyledTUXText e1gw1eda0" letter-spacing="0.06" style="color: inherit; font-size: 15px;">TikTok Shop is now available on web!</h4>
.e1b86o4g13
<p class="TUXText TUXText--tiktok-sans e1b86o4g13 css-1e4khdc-7937d88b--StyledTUXText-7937d88b--TextNoticeMessage e1gw1eda0" letter-spacing="0.09380000000000001" style="color: inherit; font-size: 14px;">Browse your favorite items.</p>
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-cnn5nr-7937d88b--InputElement e1vdpl643" value="">
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>

Showing first 5 of 17 audited elements.

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

section[aria-label="Notifications alt+T"]
<section aria-label="Notifications alt+T" tabindex="-1" aria-live="polite" aria-relevant="additions text" aria-atomic="false">
.inapp-notif__close
<button aria-label="Close toast" data-disabled="false" data-close-button="true" class="inapp-notif__close">
.css-1g8z8e3-7937d88b--StyledLinkLogo
<a data-e2e="tiktok-logo" aria-label="Go to TikTok For You feed" class="css-1g8z8e3-7937d88b--StyledLinkLogo e1m2fri00 link-a11y-focus" href="/" style="position: relative;">
.css-1fisppo-7937d88b--DivToggleTrigger
<div role="button" aria-label="Collapse sidebar" tabindex="0" aria-expanded="false" aria-haspopup="dialog" class="css-1fisppo-7937d88b--DivToggleTrigger e1hzmt9p0">
.css-15kigdg-7937d88b--StyledTUXSearchButton
<button class="TUXButton TUXButton--capsule TUXButton--medium TUXButton--secondary css-15kigdg-7937d88b--StyledTUXSearchButton eqhuzff9" aria-disabled="false" type="button" data-e2e="nav-search" aria-label="Search" role="searchbox">

Showing first 5 of 52 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

section[aria-label="Notifications alt+T"]
<section aria-label="Notifications alt+T" tabindex="-1" aria-live="polite" aria-relevant="additions text" aria-atomic="false">
.inapp-notif__close
<button aria-label="Close toast" data-disabled="false" data-close-button="true" class="inapp-notif__close">
.css-1g8z8e3-7937d88b--StyledLinkLogo
<a data-e2e="tiktok-logo" aria-label="Go to TikTok For You feed" class="css-1g8z8e3-7937d88b--StyledLinkLogo e1m2fri00 link-a11y-focus" href="/" style="position: relative;">
.css-1fisppo-7937d88b--DivToggleTrigger
<div role="button" aria-label="Collapse sidebar" tabindex="0" aria-expanded="false" aria-haspopup="dialog" class="css-1fisppo-7937d88b--DivToggleTrigger e1hzmt9p0">
.css-15kigdg-7937d88b--StyledTUXSearchButton
<button class="TUXButton TUXButton--capsule TUXButton--medium TUXButton--secondary css-15kigdg-7937d88b--StyledTUXSearchButton eqhuzff9" aria-disabled="false" type="button" data-e2e="nav-search" aria-label="Search" role="searchbox">

Showing first 5 of 46 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

section[aria-label="Notifications alt+T"]
<section aria-label="Notifications alt+T" tabindex="-1" aria-live="polite" aria-relevant="additions text" aria-atomic="false">
ol
<ol dir="ltr" tabindex="-1" class="css-1k3egxz" data-sonner-toaster="true" data-theme="light" data-y-position="bottom" data-lifted="false" data-x-position="right" style="--front-toast-height...">
li
<li tabindex="0" class="inapp-notif__item" data-sonner-toast="" data-styled="true" data-mounted="true" data-promise="false" data-swiped="false" data-removed="false" data-visible="true" data-y-position="bottom" data-x-position="right" data-index="0" data-front="true" data-swiping="false" ...>
.css-1fisppo-7937d88b--DivToggleTrigger
<div role="button" aria-label="Collapse sidebar" tabindex="0" aria-expanded="false" aria-haspopup="dialog" class="css-1fisppo-7937d88b--DivToggleTrigger e1hzmt9p0">
a[data-e2e="nav-foryou"]
<a data-e2e="nav-foryou" tabindex="-1" class="link-a11y-focus" href="/">

Showing first 5 of 32 audited elements.

Heading levels should only increase by one

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.

Learn more

Audit Elements

h4
<h4 class="TUXText TUXText--tiktok-sans TUXText--weight-medium css-15so7zd-7937d88b--StyledTUXText e1gw1eda0" letter-spacing="0.06" style="color: inherit; font-size: 15px;">TikTok Shop is now available on web!</h4>
h2:nth-child(1)
<h2>
h2:nth-child(2)
<h2>
h2:nth-child(3)
<h2>
h2:nth-child(4)
<h2>

Showing first 5 of 11 audited elements.

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

h4
<h4 class="TUXText TUXText--tiktok-sans TUXText--weight-medium css-15so7zd-7937d88b--StyledTUXText e1gw1eda0" letter-spacing="0.06" style="color: inherit; font-size: 15px;">TikTok Shop is now available on web!</h4>
h2:nth-child(1)
<h2>
h2:nth-child(2)
<h2>
h2:nth-child(3)
<h2>
h2:nth-child(4)
<h2>

Showing first 5 of 11 audited elements.

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

img[alt="i’m scared"]
<img alt="i’m scared" 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; ...">
img[alt="jul.spamz.fr"]
<img loading="lazy" alt="jul.spamz.fr" src="https://p16-common-s..." class="css-10s4roi-7937d88b...">
#media-card-1 > .css-bfblgq-7937d88b--BasePlayerContainer-7937d88b--DivVideoPlayerContainer.e1gen9l33 > .css-1umd7qg-7937d88b--DivContainer.e1sq7r4z0[mode="0"] > .css-16s6atg-7937d88b--Box.etuqjjj0 > span > picture > img[fetchpriority="high"][decoding="async"][imagex-type="react"]
<img alt="Paper Towel Mystery ..." fetchpriority="high" decoding="async" src="data:image/gif;base6..." imagex-type="react" imagex-version="0.3.10" style="position: absolute; ...">
img[alt="little_bros_games"]
<img loading="lazy" alt="little_bros_games" src="https://p19-common-s..." class="css-10s4roi-7937d88b...">
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: 0px;">
#app
<div id="app" style="min-height: 100vh; display: flex; flex-direction: column; justify-content: flex-start" data-csr="1">
ol
<ol dir="ltr" tabindex="-1" class="css-1k3egxz" data-sonner-toaster="true" data-theme="light" data-y-position="bottom" data-lifted="false" data-x-position="right" style="--front-toast-height...">
li
<li tabindex="0" class="inapp-notif__item" data-sonner-toast="" data-styled="true" data-mounted="true" data-promise="false" data-swiped="false" data-removed="false" data-visible="true" data-y-position="bottom" data-x-position="right" data-index="0" data-front="true" data-swiping="false" ...>
h4
<h4 class="TUXText TUXText--tiktok-sans TUXText--weight-medium css-15so7zd-7937d88b--StyledTUXText e1gw1eda0" letter-spacing="0.06" style="color: inherit; font-size: 15px;">TikTok Shop is now available on web!</h4>

Showing first 5 of 97 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

.inapp-notif__close
<button aria-label="Close toast" data-disabled="false" data-close-button="true" class="inapp-notif__close">
.tux-separator
<div role="separator" class="tux-separator tux-separator-thin--vertical" style="background-color: var(--ui-shape-neutral-3);"></div>
.css-1fisppo-7937d88b--DivToggleTrigger
<div role="button" aria-label="Collapse sidebar" tabindex="0" aria-expanded="false" aria-haspopup="dialog" class="css-1fisppo-7937d88b--DivToggleTrigger e1hzmt9p0">
.css-z0yv3q-7937d88b--StyledLeftSidePrimaryButtonRedesign
<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>
img[alt="i’m scared"]
<img alt="i’m scared" 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; ...">

Showing first 5 of 32 audited elements.

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

section[aria-label="Notifications alt+T"]
<section aria-label="Notifications alt+T" tabindex="-1" aria-live="polite" aria-relevant="additions text" aria-atomic="false">
#main-content-homepage_hot
<main id="main-content-homepage_hot" class="css-qelder-7937d88b--DivMainContainer er8k1k70">
aside
<aside class="css-1vxkjq6-7937d88b--AsideOneColumnSidebar e1xw80nk0">
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 e1m2fri00 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="https://shop.tiktok.com/us" 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">

Showing first 5 of 18 audited elements.

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="light" dir="ltr" data-theme="light" data-rh="lang,data-theme">
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

.tux-separator
<div role="separator" class="tux-separator tux-separator-thin--vertical" style="background-color: var(--ui-shape-neutral-3);"></div>
.css-1fisppo-7937d88b--DivToggleTrigger
<div role="button" aria-label="Collapse sidebar" tabindex="0" aria-expanded="false" aria-haspopup="dialog" class="css-1fisppo-7937d88b--DivToggleTrigger e1hzmt9p0">
.css-15kigdg-7937d88b--StyledTUXSearchButton
<button class="TUXButton TUXButton--capsule TUXButton--medium TUXButton--secondary css-15kigdg-7937d88b--StyledTUXSearchButton eqhuzff9" aria-disabled="false" type="button" data-e2e="nav-search" aria-label="Search" role="searchbox">
.css-1nj9u0d-7937d88b--StyledTUXNavButton
<button class="TUXButton TUXButton--default TUXButton--medium TUXButton--secondary css-1nj9u0d-7937d88b--StyledTUXNavButton eqhuzff0" 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 eqhuzff0" aria-disabled="false" type="button" aria-label="Shop" role="listitem">

Showing first 5 of 22 audited elements.

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-acgxju-7937d88b--DivColumnListContainer e3bfsj60">
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">

How does your site stack up against TikTok?

Run the same automated WCAG 2.2 checks we run on the scoreboard.

Free scan. No signup. See where you'd rank.

More in Social Media