Kilotest: Diagnoses of position sticky
violation by HTML element 56 on Center for Democracy and Technology page
Basics
About the Center for Democracy and Technology page
- URL: https://cdt.org/
- Tested 34 days ago by job
ocbon 2026-04-28 at 16:47
About HTML element 56
- Tag name:
BODY - Text: [not applicable]
- Start tag:
<body class="home page-template-default page page-id-20910"> - XPath:
/html/body - Bounding box: x = 0, y = 60, width = 1920, height = 7898
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
Diagnoses
Here is how tools diagnose the position sticky
issue for HTML element 56 of the Center for Democracy and Technology page.
- The CSS <code>position: sticky;</code> property is used in the styles for element <code><header class="site-header js-site-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