Kilotest: Diagnoses of position sticky
violation by HTML element 250 on Portland State University Senior Adult Learning Center page
Here is how tools diagnose the position sticky
issue for HTML element 250 of the Portland State University Senior Adult Learning Center page.
Basics
- 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
- About the Portland State University Senior Adult Learning Center page
- URL:
https://www.pdx.edu/senior-adult-learning-center/ - Tested on 2026-04-07 at 18:28
- URL:
- About HTML element 250
- 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
- Tag name:
Diagnoses
- 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