Pa11y results for "https://www.linzess.com/"
Generated at: Mon Dec 29 2025 21:31:39 GMT-0500 (Eastern Standard Time)
Runners (with issues): htmlcs
Toggle by type 31 errors 0 warnings 0 notices
-
Error: Img element missing an alt attribute. Use the alt attribute to specify a short text alternative.
htmlcs: WCAG2AA.Principle1.Guideline1_1.1_1_1.H37
<img class="vjs-thumbnail-image" style="display: none;">
(selector "#abbv-video-1319779851 > div:nth-child(9) > div:nth-child(6) > div > div:nth-child(4) > img")
-
Error: Img element missing an alt attribute. Use the alt attribute to specify a short text alternative.
htmlcs: WCAG2AA.Principle1.Guideline1_1.1_1_1.H37
<img class="vjs-thumbnail-image" style="display: none;">
(selector "#abbv-video-972183986 > div:nth-child(8) > div:nth-child(6) > div > div:nth-child(4) > img")
-
Error: Img element missing an alt attribute. Use the alt attribute to specify a short text alternative.
htmlcs: WCAG2AA.Principle1.Guideline1_1.1_1_1.H37
<img class="vjs-thumbnail-image" style="display: none;">
(selector "#abbv-video-429348782 > div:nth-child(8) > div:nth-child(6) > div > div:nth-child(4) > img")
-
Error: Heading tag found with no content. Text that is not intended as a heading should not be marked up with heading tags.
htmlcs: WCAG2AA.Principle1.Guideline1_3.1_3_1.H42.2
<h5 role="heading" aria-level="4"></h5>
(selector "html > body > div:nth-child(1) > div:nth-child(3) > div:nth-child(4) > div:nth-child(1) > footer > div > div:nth-child(1) > div:nth-child(1) > h5")
-
Error: Heading tag found with no content. Text that is not intended as a heading should not be marked up with heading tags.
htmlcs: WCAG2AA.Principle1.Guideline1_3.1_3_1.H42.2
<h5 role="heading" aria-level="4"></h5>
(selector "html > body > div:nth-child(1) > div:nth-child(3) > div:nth-child(4) > div:nth-child(1) > footer > div > div:nth-child(1) > div:nth-child(2) > h5")
-
Error: Heading tag found with no content. Text that is not intended as a heading should not be marked up with heading tags.
htmlcs: WCAG2AA.Principle1.Guideline1_3.1_3_1.H42.2
<h5 role="heading" aria-level="4"></h5>
(selector "html > body > div:nth-child(1) > div:nth-child(3) > div:nth-child(4) > div:nth-child(1) > footer > div > div:nth-child(1) > div:nth-child(3) > h5")
-
Error: Heading tag found with no content. Text that is not intended as a heading should not be marked up with heading tags.
htmlcs: WCAG2AA.Principle1.Guideline1_3.1_3_1.H42.2
<h5 role="heading" aria-level="4"></h5>
(selector "html > body > div:nth-child(1) > div:nth-child(3) > div:nth-child(4) > div:nth-child(1) > footer > div > div:nth-child(1) > div:nth-child(4) > h5")
-
Error: Heading tag found with no content. Text that is not intended as a heading should not be marked up with heading tags.
htmlcs: WCAG2AA.Principle1.Guideline1_3.1_3_1.H42.2
<h5 role="heading" aria-level="4"></h5>
(selector "html > body > div:nth-child(1) > div:nth-child(3) > div:nth-child(4) > div:nth-child(1) > footer > div > div:nth-child(1) > div:nth-child(5) > h5")
-
Error: Heading tag found with no content. Text that is not intended as a heading should not be marked up with heading tags.
htmlcs: WCAG2AA.Principle1.Guideline1_3.1_3_1.H42.2
<h5 role="heading" aria-level="4"></h5>
(selector "html > body > div:nth-child(1) > div:nth-child(3) > div:nth-child(4) > div:nth-child(1) > footer > div > div:nth-child(1) > div:nth-child(6) > h5")
-
Error: Img element missing an alt attribute. Use the alt attribute to specify a short text alternative.
htmlcs: WCAG2AA.Principle1.Guideline1_1.1_1_1.H37
<img class="vjs-thumbnail-image" style="display: none;">
(selector "#abbv-video-2003586792 > div:nth-child(8) > div:nth-child(6) > div > div:nth-child(4) > img")
-
Error: Heading tag found with no content. Text that is not intended as a heading should not be marked up with heading tags.
htmlcs: WCAG2AA.Principle1.Guideline1_3.1_3_1.H42.2
<h3></h3>
(selector "html > body > div:nth-child(1) > div:nth-child(5) > div:nth-child(6) > div > div > div > div:nth-child(2) > div > div > div:nth-child(2) > div > div > div > div:nth-child(3) > h3")
-
Error: This button element does not have a name available to an accessibility API. Valid names are: title undefined, element content, aria-label undefined, aria-labelledby undefined.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.Button.Name
<button class="abbv-button-plain more-info abbv-icon-info i-a"></button>
(selector "html > body > div:nth-child(1) > div:nth-child(5) > div:nth-child(7) > div > div > div > div:nth-child(2) > div > div:nth-child(2) > div > div:nth-child(1) > form > div:nth-child(2) > div > button")
-
Error: This textinput element does not have a name available to an accessibility API. Valid names are: label element, title undefined, aria-label undefined, aria-labelledby undefined.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.InputText.Name
<input type="text" class="senderName" placeholder="Endo Info" name="senderName">
(selector "html > body > div:nth-child(1) > div:nth-child(5) > div:nth-child(7) > div > div > div > div:nth-child(2) > div > div:nth-child(2) > div > div:nth-child(1) > form > div:nth-child(2) > input")
-
Error: This form field should be labelled in some way. Use the label element (either with a "for" attribute or wrapped around the form field), or "title", "aria-label" or "aria-labelledby" attributes as appropriate.
htmlcs: WCAG2AA.Principle1.Guideline1_3.1_3_1.F68
<input type="text" class="senderName" placeholder="Endo Info" name="senderName">
(selector "html > body > div:nth-child(1) > div:nth-child(5) > div:nth-child(7) > div > div > div > div:nth-child(2) > div > div:nth-child(2) > div > div:nth-child(1) > form > div:nth-child(2) > input")
-
Error: This button element does not have a name available to an accessibility API. Valid names are: title undefined, element content, aria-label undefined, aria-labelledby undefined.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.Button.Name
<button class="abbv-button-plain more-info abbv-icon-info i-a"></button>
(selector "html > body > div:nth-child(1) > div:nth-child(5) > div:nth-child(7) > div > div > div > div:nth-child(2) > div > div:nth-child(2) > div > div:nth-child(1) > form > div:nth-child(3) > div > button")
-
Error: This textinput element does not have a name available to an accessibility API. Valid names are: label element, title undefined, aria-label undefined, aria-labelledby undefined.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.InputText.Name
<input type="text" class="senderEmail" name="senderEmail">
(selector "html > body > div:nth-child(1) > div:nth-child(5) > div:nth-child(7) > div > div > div > div:nth-child(2) > div > div:nth-child(2) > div > div:nth-child(1) > form > div:nth-child(3) > input")
-
Error: This form field should be labelled in some way. Use the label element (either with a "for" attribute or wrapped around the form field), or "title", "aria-label" or "aria-labelledby" attributes as appropriate.
htmlcs: WCAG2AA.Principle1.Guideline1_3.1_3_1.F68
<input type="text" class="senderEmail" name="senderEmail">
(selector "html > body > div:nth-child(1) > div:nth-child(5) > div:nth-child(7) > div > div > div > div:nth-child(2) > div > div:nth-child(2) > div > div:nth-child(1) > form > div:nth-child(3) > input")
-
Error: This button element does not have a name available to an accessibility API. Valid names are: title undefined, element content, aria-label undefined, aria-labelledby undefined.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.Button.Name
<button class="abbv-button-plain more-info abbv-icon-info i-a"></button>
(selector "html > body > div:nth-child(1) > div:nth-child(5) > div:nth-child(7) > div > div > div > div:nth-child(2) > div > div:nth-child(2) > div > div:nth-child(1) > form > div:nth-child(5) > div > button")
-
Error: This textinput element does not have a name available to an accessibility API. Valid names are: label element, title undefined, aria-label undefined, aria-labelledby undefined.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.InputText.Name
<input type="text" class="recipientName" name="recipientName">
(selector "html > body > div:nth-child(1) > div:nth-child(5) > div:nth-child(7) > div > div > div > div:nth-child(2) > div > div:nth-child(2) > div > div:nth-child(1) > form > div:nth-child(5) > input")
-
Error: This form field should be labelled in some way. Use the label element (either with a "for" attribute or wrapped around the form field), or "title", "aria-label" or "aria-labelledby" attributes as appropriate.
htmlcs: WCAG2AA.Principle1.Guideline1_3.1_3_1.F68
<input type="text" class="recipientName" name="recipientName">
(selector "html > body > div:nth-child(1) > div:nth-child(5) > div:nth-child(7) > div > div > div > div:nth-child(2) > div > div:nth-child(2) > div > div:nth-child(1) > form > div:nth-child(5) > input")
-
Error: This button element does not have a name available to an accessibility API. Valid names are: title undefined, element content, aria-label undefined, aria-labelledby undefined.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.Button.Name
<button class="abbv-button-plain more-info abbv-icon-info i-a"></button>
(selector "html > body > div:nth-child(1) > div:nth-child(5) > div:nth-child(7) > div > div > div > div:nth-child(2) > div > div:nth-child(2) > div > div:nth-child(1) > form > div:nth-child(6) > div > button")
-
Error: This textinput element does not have a name available to an accessibility API. Valid names are: label element, title undefined, aria-label undefined, aria-labelledby undefined.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.InputText.Name
<input type="text" class="recipientEmail" name="recipientEmail">
(selector "html > body > div:nth-child(1) > div:nth-child(5) > div:nth-child(7) > div > div > div > div:nth-child(2) > div > div:nth-child(2) > div > div:nth-child(1) > form > div:nth-child(6) > input")
-
Error: This form field should be labelled in some way. Use the label element (either with a "for" attribute or wrapped around the form field), or "title", "aria-label" or "aria-labelledby" attributes as appropriate.
htmlcs: WCAG2AA.Principle1.Guideline1_3.1_3_1.F68
<input type="text" class="recipientEmail" name="recipientEmail">
(selector "html > body > div:nth-child(1) > div:nth-child(5) > div:nth-child(7) > div > div > div > div:nth-child(2) > div > div:nth-child(2) > div > div:nth-child(1) > form > div:nth-child(6) > input")
-
Error: This textarea element does not have a name available to an accessibility API. Valid names are: label element, title undefined, aria-label undefined, aria-labelledby undefined.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.Textarea.Name
<textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
(selector "#g-recaptcha-response")
-
Error: This form field should be labelled in some way. Use the label element (either with a "for" attribute or wrapped around the form field), or "title", "aria-label" or "aria-labelledby" attributes as appropriate.
htmlcs: WCAG2AA.Principle1.Guideline1_3.1_3_1.F68
<textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
(selector "#g-recaptcha-response")
-
Error: Iframe element requires a non-empty title attribute that identifies the frame.
htmlcs: WCAG2AA.Principle2.Guideline2_4.2_4_1.H64.1
<iframe style="display: none;"></iframe>
(selector "html > body > div:nth-child(1) > div:nth-child(5) > div:nth-child(7) > div > div > div > div:nth-child(2) > div > div:nth-child(2) > div > div:nth-child(1) > form > div:nth-child(9) > iframe")
-
Error: This button element does not have a name available to an accessibility API. Valid names are: title undefined, element content, aria-label undefined, aria-labelledby undefined.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.Button.Name
<button class="abbv-button-plain abbv-icon-close i-a"></button>
(selector "html > body > div:nth-child(1) > div:nth-child(5) > div:nth-child(7) > div > div > div > div:nth-child(2) > div > div:nth-child(2) > div > div:nth-child(2) > div:nth-child(3) > button")
-
Error: This textarea element does not have a name available to an accessibility API. Valid names are: label element, title undefined, aria-label undefined, aria-labelledby undefined.
htmlcs: WCAG2AA.Principle4.Guideline4_1.4_1_2.H91.Textarea.Name
<textarea id="g-recaptcha-response-100000" name="g-recaptcha-response" class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
(selector "#g-recaptcha-response-100000")
-
Error: This form field should be labelled in some way. Use the label element (either with a "for" attribute or wrapped around the form field), or "title", "aria-label" or "aria-labelledby" attributes as appropriate.
htmlcs: WCAG2AA.Principle1.Guideline1_3.1_3_1.F68
<textarea id="g-recaptcha-response-100000" name="g-recaptcha-response" class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
(selector "#g-recaptcha-response-100000")
-
Error: Iframe element requires a non-empty title attribute that identifies the frame.
htmlcs: WCAG2AA.Principle2.Guideline2_4.2_4_1.H64.1
<iframe name="Adobe Alloy" style="display: none; width: 0px; height: 0px;"></iframe>
(selector "html > body > iframe:nth-child(13)")
-
Error: Iframe element requires a non-empty title attribute that identifies the frame.
htmlcs: WCAG2AA.Principle2.Guideline2_4.2_4_1.H64.1
<iframe height="0" width="0" src="https://4169376.fls.doubleclick.net/activityi;src=4169376;type=lin_w003;cat=lin_w0;ord=7999058119843;npa=0;auiddc=26094218.1767060514;uaa=;uab=;uafvl=;uamb=0;uam=;uap=;uapv=;uaw=0;frm=0;_tu=IFA;gtm=45fe5ca1v918998761...
(selector "html > body > iframe:nth-child(33)")