Kilotest: Diagnoses of position sticky
violation by HTML element 2117 on PTR Global page
Basics
About the PTR Global page
- URL: https://www.ptrglobal.com/
- Tested 46 days ago by job
sdoon 2026-06-05 at 04:36
About HTML element 2117
- Tag name:
DIV - Text:
We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept”, you consent to the use of ALL the cookies. … ACCEPT ALL
- Start tag:
<div id="cookie-law-info-bar" data-nosnippet="true" data-cli-style="cli-style-v2" data-cli-type="popup" style="background-color: rgb(255, 255, 255); color: rgb(0, 0, 0); font-family: inherit; position: fixed; width: 500px; height: auto; max-height: 1040px; top: 50%; left: 50%; margin-left: -250px; margin-top: -101px; overflow: auto; display: block;" class="cli-bar-popup cli-modal-content"> - XPath:
/html/body/div[2] - Bounding box: x = 710, y = 439, width = 500, height = 206
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 rule engines diagnose the position sticky
issue for HTML element 2117 of the PTR Global 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