Kilotest: Diagnoses of position sticky
violation by HTML element 62 on International Consortium of Investigative Journalists page
Here is how tools diagnose the position sticky
issue for HTML element 62 of the International Consortium of Investigative Journalists 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 International Consortium of Investigative Journalists page
- URL:
https://www.icij.org/ - Tested on 2026-04-03 at 03:59
- URL:
- About HTML element 62
- Take me there
- Tag name:
BODY - Text: [not applicable]
- Start tag:
<body class="home wp-singular page-template page-template-home page page-id-15 wp-embed-responsive wp-theme-theme"> - XPath:
/html/body - Bounding box: x = 0, y = 0, width = 1920, height = 4970
Diagnoses
- The CSS <code>position: sticky;</code> property is used in the styles for element <code><header id="header-navbar" class="vue-workspace header-navbar nav-sticky"></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