Kilotest: Diagnoses of negative text-indent violation by HTML element 1007 on Mozilla Foundation page

Here is how tools diagnose the negative text-indent issue for HTML element 1007 of the Mozilla Foundation page.

Basics

Diagnoses

  1. 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