Kilotest: Diagnoses of position sticky
violation by HTML element 2112 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 2112
- Tag name:
SPAN - Text:
Contact … Copyright © 2026
- Start tag:
<span class="x-scroll-top right fade" title="Back to Top" data-rvt-scroll-top=""> - XPath:
/html/body/div[1]/span[1] - Bounding box: x = 1875, y = 1110, width = 35, height = 35
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 2112 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