Kilotest: Diagnoses of position sticky
violation by HTML element 1130 on Centre for Effective Altruism page
Basics
About the Centre for Effective Altruism page
- URL: https://www.effectivealtruism.org/
- Tested 38 days ago by job
6gwon 2026-04-24 at 21:54
About HTML element 1130
- Tag name:
DIV - Text:
We and our partners use cookies, including to review how our site is used, to improve our site's performance, and to serve personalized ads and content. For more information see our cookie notice. By clicking on "Accept all" you consent to our use of cookies and to the sharing of this data with our partners. … Accept all
- Start tag:
<div class="css-1uew37n-CookieBanner-bannerContainer"> - XPath:
/html/body/div[1]/div[4] - Bounding box: x = 0, y = 994, width = 1920, height = 86
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 1130 of the Centre for Effective Altruism page.
- This element has "position: fixed". This may require scrolling in two dimensions, which is considered a failure of this Success Criterion.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
W-WCAG2AAA.Principle1.Guideline1_4.1_4_10.C32,C31,C33,C38,SCR34,G206