Kilotest: Diagnoses of negative text-indent
violation by HTML element 1014 on Mozilla Foundation page
Here is how tools diagnose the negative text-indent
issue for HTML element 1014 of the Mozilla Foundation page.
Basics
- About the
negative text-indent
issue- Why it matters: Helper may hide content from a user
- Priority: high
- Related WCAG standard: 4.1
- About the Mozilla Foundation page
- URL:
https://www.mozilla.org/en-US/ - Tested on 2026-04-03 at 03:56
- URL:
- About HTML element 1014
- Take me there
- Tag name:
A - Text:
Bluesky (@firefox.com)
- Start tag:
<a class="bluesky" href="https://bsky.app/profile/firefox.com" data-link-position="footer" data-link-text="Bluesky (@firefox.com)" translate="no"> - XPath:
/html/body/div[2]/footer[1]/div[2]/div[1]/div[1]/div[3]/div[2]/ul[1]/li[1]/a[1] - Bounding box: x = 1540, y = 7685, width = 24, height = 25
Diagnoses
- 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