Kilotest: Diagnoses of negative text-indent
violation by HTML element 2157 on University of Oregon page
Basics
About the University of Oregon page
- URL: https://www.uoregon.edu/
- Tested 19 days ago by job
8n6on 2026-08-12 at 21:27
About HTML element 2157
- Tag name:
LI - Text:
Previous Slide
- Start tag:
<li> - XPath:
[not obtained] - Bounding box: x = 948, y = 2562, width = 25, height = 30
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 rule engines diagnose the negative text-indent
issue for HTML element 2157 of the University of Oregon page.
- CSS technique <code>text-indent: -90000px </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