Kilotest: Diagnoses of negative text-indent
violation by HTML element 1002 on Mozilla Foundation page
Here is how tools diagnose the negative text-indent
issue for HTML element 1002 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 1002
- Take me there
- Tag name:
A - Text:
LinkedIn (@mozilla)
- Start tag:
<a class="linkedin" href="https://www.linkedin.com/company/mozilla-corporation/" data-link-position="footer" data-link-text="LinkedIn (@mozilla)"> - XPath:
/html/body/div[2]/footer[1]/div[2]/div[1]/div[1]/div[3]/div[1]/ul[1]/li[3]/a[1] - Bounding box: x = 1568, y = 7594, 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