Kilotest: Diagnoses of position sticky
violation by HTML element 106 on Parking Reform Network page
Basics
About the Parking Reform Network page
- URL: https://parkingreform.org/
- Tested 29 days ago by job
mffon 2026-05-03 at 17:02
About HTML element 106
- Tag name:
DIV - Text:
Manage Consent … Privacy Statement
- Start tag:
<div class="cmplz-cookiebanner banner-1 banner-a optout cmplz-bottom-right cmplz-categories-type-view-preferences cmplz-show" aria-modal="true" data-nosnippet="true" role="dialog" aria-live="polite" aria-labelledby="cmplz-header-1-optout" aria-describedby="cmplz-message-1-optout"> - XPath:
/html/body/div[1]/div[1] - Bounding box: x = 1384, y = 790, width = 526, height = 280
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 106 of the Parking Reform Network 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