Kilotest: Diagnoses of position sticky
violation by HTML element 994 on EarthShare page
Basics
About the EarthShare page
- URL: https://www.earthshare.org/
- Tested 29 days ago by job
al0on 2026-05-03 at 17:03
About HTML element 994
- Tag name:
ASIDE - Text:
English
- Start tag:
<aside data-wg-notranslate="" class="country-selector weglot-dropdown weglot-default wg- weglot-invert" tabindex="0" aria-expanded="false" aria-label="Language selected: English"> - XPath:
/html/body/aside[1] - Bounding box: x = 1795, y = 1041, width = 85, height = 39
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 994 of the EarthShare 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