Kilotest: Diagnoses of position sticky
violation by HTML element 215 on Jordan Schnitzer Museum of Art at PSU page
Here is how tools diagnose the position sticky
issue for HTML element 215 of the Jordan Schnitzer Museum of Art at PSU 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 Jordan Schnitzer Museum of Art at PSU page
- URL:
https://www.pdx.edu/museum-of-art/ - Tested on 2026-04-09 at 03:46
- URL:
- About HTML element 215
- Tag name:
DIV - Text:
Apply … I am a
- 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