Kilotest: Diagnoses of position sticky
violation by HTML element 3 on 350 Sacramento page
Here is how tools diagnose the position sticky
issue for HTML element 3 of the 350 Sacramento 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 350 Sacramento page
- URL:
https://350sacramento.org/ - Tested on 2026-04-02 at 14:10
- URL:
- About HTML element 3
- Tag name:
META - Text: [not applicable]
- Start tag:
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=5"> - XPath:
/html/head[1]/meta[2] - Bounding box: x = 0, y = 0, width = 0, height = 0
- Tag name:
Diagnoses
- Interfering with a user agent's ability to zoom may be 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