Kilotest: Diagnoses of position sticky
violation by HTML element 1677 on Disability Rights Oregon page
Basics
About the Disability Rights Oregon page
- URL: https://www.droregon.org/
- Tested 29 days ago by job
feron 2026-05-03 at 17:05
About HTML element 1677
- Tag name:
DIV - Text:
Print Page to PDF
- Start tag:
<div class="print-and-back-to"> - XPath:
/html/body/div[2] - Bounding box: x = 1735, y = 1007, width = 175, height = 63
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 1677 of the Disability Rights Oregon 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