Kilotest: Diagnoses of negative text-indent
violation by HTML element 1035 on CVS Health page
Basics
About the CVS Health page
- URL: https://www.cvshealth.com/
- Tested 26 days ago by job
q18on 2026-05-06 at 17:48
About HTML element 1035
- Tag name:
LI - Text:
youtube
- Start tag:
<li class="social--icons"> - XPath:
/html/body/div[2]/div[1]/footer[1]/div[1]/div[4]/div[1]/ul[1]/li[3] - Bounding box: x = 1321, y = 6617, width = 24, height = 24
About the negative text-indent
issue
- Why it matters: Helper may hide content from a user
- Priority: high
- Related WCAG standard: 4.1
Diagnoses
Here is how tools diagnose the negative text-indent
issue for HTML element 1035 of the CVS Health page.
- CSS technique <code>text-indent: -9999px </code> is used to hide text. However, it causes problems for right-to-left language and also keep focus for screen reader outside of visible area.
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
incorrect_technique_for_hiding_content