Kilotest: Diagnoses of position sticky
violation by HTML element 76 on GiveDirectly page
Here is how tools diagnose the position sticky
issue for HTML element 76 of the GiveDirectly page.
Basics
- About the
position sticky
issue- Why it matters: User may be unable to see needed content or may be forced to scroll in both dimensions
- Priority: lowest
- Related WCAG standard: 1.4.10
- About the GiveDirectly page
- URL:
https://www.givedirectly.org/ - Tested on 2026-04-02 at 14:25
- URL:
- About HTML element 76
- Take me there
- Tag name:
DIV - Text:
Skip to content … © GiveDirectly, Inc., 501(c)(3) Non-Profit
- Start tag:
<div id="page" class="site "> - XPath:
/html/body/div[1] - Bounding box: x = 0, y = 0, width = 4000, height = 6974
Diagnoses
- The CSS <code>position: sticky;</code> property is used in the styles for element <code><header id="new-look-header"></header></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