Kilotest: Diagnoses of position sticky
violation by HTML element 55 on Climate Emergency Fund page
Basics
About the Climate Emergency Fund page
- URL: https://www.climateemergencyfund.org/
- Tested 38 days ago by job
hopon 2026-04-24 at 20:58
About HTML element 55
- Tag name:
A - Text:
Climate Emergency Fund … Donate now
- Start tag:
<a href="/" aria-label="Climate Emergency Fund" class="fixed top-[0.65rem] lg:top-[0.8rem] left-0 md:left-[0.4rem] px-1 z-[99] inline-block border-none"> - XPath:
/html/body/div[1]/div[1]/header[1]/a[1] - Bounding box: x = 6, y = 13, width = 15, height = 0
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 55 of the Climate Emergency Fund 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