Pa11y results for "https://www.lenvima.com/"
Generated at: Mon Dec 29 2025 21:31:39 GMT-0500 (Eastern Standard Time)
Runners (with issues): htmlcs
Toggle by type 18 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 src="/-/media/Project/EIsai/Lenvima/Promo/icon_thyroid.png">
(selector "#nav-collapse-indication > ul > li:nth-child(2) > a > 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 src="/-/media/Project/EIsai/Lenvima/Promo/icon_kidney.png">
(selector "#nav-collapse-indication > ul > li:nth-child(3) > a > 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 src="/-/media/Project/EIsai/Lenvima/Promo/icon_kidney.png">
(selector "#nav-collapse-indication > ul > li:nth-child(4) > a > 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 src="/-/media/Project/EIsai/Lenvima/Promo/icon_liver.png">
(selector "#nav-collapse-indication > ul > li:nth-child(5) > a > 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 src="/-/media/Project/EIsai/Lenvima/Promo/icon_endometrial.png">
(selector "#nav-collapse-indication > ul > li:nth-child(6) > a > 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 src="/-/media/Project/EIsai/Lenvima/Promo/icon_thyroid.png">
(selector "#content > div > div:nth-child(2) > div > div > div > div > div > div:nth-child(2) > div > a > div:nth-child(1) > 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 src="/-/media/Project/EIsai/Lenvima/Promo/icon_kidney.png">
(selector "#content > div > div:nth-child(2) > div > div > div > div > div > div:nth-child(3) > div > a > div:nth-child(1) > 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 src="/-/media/Project/EIsai/Lenvima/Promo/icon_kidney.png">
(selector "#content > div > div:nth-child(2) > div > div > div > div > div > div:nth-child(4) > div > a > div:nth-child(1) > 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 src="/-/media/Project/EIsai/Lenvima/Promo/icon_liver.png">
(selector "#content > div > div:nth-child(2) > div > div > div > div > div > div:nth-child(5) > div > a > div:nth-child(1) > 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 src="/-/media/Project/EIsai/Lenvima/Promo/icon_endometrial.png">
(selector "#content > div > div:nth-child(2) > div > div > div > div > div > div:nth-child(6) > div > a > div:nth-child(1) > img")
-
Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 4.13:1. Recommendation: change background to #f9fbfe.
htmlcs: WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
<p><span>*</span>Taken in combinat...</p>
(selector "#content > div > div:nth-child(2) > div > div > div > div > div > div:nth-child(7) > div > p:nth-child(1)")
-
Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 4.13:1. Recommendation: change background to #f9fbfe.
htmlcs: WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
<span>*</span>
(selector "#content > div > div:nth-child(2) > div > div > div > div > div > div:nth-child(7) > div > p:nth-child(1) > span")
-
Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 4.13:1. Recommendation: change background to #f9fbfe.
htmlcs: WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
<p><span>†</span>Taken in combinat...</p>
(selector "#content > div > div:nth-child(2) > div > div > div > div > div > div:nth-child(7) > div > p:nth-child(2)")
-
Error: This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 4.13:1. Recommendation: change background to #f9fbfe.
htmlcs: WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail
<span>†</span>
(selector "#content > div > div:nth-child(2) > div > div > div > div > div > div:nth-child(7) > div > p:nth-child(2) > span")
-
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="__uspapiLocator" style="display: none;"></iframe>
(selector "html > body > iframe:nth-child(9)")
-
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="ostro-close-button" style="background-image: url("https://in.rxengage.app/rxdefine.js/dialog/close.svg");"></button>
(selector "html > body > dialog > button")
-
Error: Iframe element requires a non-empty title attribute that identifies the frame.
htmlcs: WCAG2AA.Principle2.Guideline2_4.2_4_1.H64.1
<iframe class="ostro-iframe"></iframe>
(selector "html > body > dialog > iframe")
-
Error: Iframe element requires a non-empty title attribute that identifies the frame.
htmlcs: WCAG2AA.Principle2.Guideline2_4.2_4_1.H64.1
<iframe class="dmd-iframe" src="https://aim-tag.hcn.health/iframe.html?client-origin=https%3A%2F%2Fwww.lenvima.com&pageview-id=4156e5d0-e525-11f0-89f1-6900eac64792&stps=%7B%7D" style="display: none;"></iframe>
(selector "html > body > iframe:nth-child(11)")