Kilotest: Diagnoses of position sticky
violation by HTML element 253 on Portland State University Senior Adult Learning Center page
Basics
About the Portland State University Senior Adult Learning Center page
- URL: https://www.pdx.edu/senior-adult-learning-center/
- Tested 30 days ago by job
gr7on 2026-05-03 at 04:33
About HTML element 253
- Tag name:
DIV - Text:
Apply … CONTACT
- Start tag:
<div class="row fixed-bottom "> - XPath:
/html/body/div[1]/div[1]/div[1]/header[1]/nav[1]/div[2]/div[1]/div[2] - Bounding box: x = -12, y = 1080, width = 1944, height = 0
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 253 of the Portland State University Senior Adult Learning Center 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