Kilotest: Diagnoses of position sticky violation by HTML element 206 on Institute for Progress page

Here is how tools diagnose the position sticky issue for HTML element 206 of the Institute for Progress page.

Basics

Diagnoses

  1. The CSS <code>position: sticky;</code> property is used in the styles for element <code><div class="home-spotlight home-spotlight-intro deferred"></div></code></p><p>Using fixed (also known as sticky) positions on websites (e.g. sticky headers) can be problematic for people with low vision who have their browser window zoomed in. This is especially problematic on mobile phones where, when zoomed in, the sticky header can take over much of the screen, hiding the content that the user wants to view.

    Tool: ASLint (eSSENTIAL Accessibility)

    Rule: position_sticky