Kilotest: Diagnoses of position sticky
violation by HTML element 92 on Metropolitan Transportation Authority page
Basics
About the Metropolitan Transportation Authority page
- URL: https://www.mta.info/
- Tested 30 days ago by job
oyuon 2026-06-20 at 13:49
About HTML element 92
- Tag name:
SECTION - Text:
Schedules … Procurement and solicitations
- Start tag:
<section id="main-menu" class="mta-tr-burger-content mta-overflow-y-auto mta-fixed mta-left-0 mta-bottom-0 mta-top-800 mta-bg-grey-000 mta-z-1200 mta-w-full sm:mta-w-25 mta-p-200 hidden"> - XPath:
/html/body/div[1]/section[1]/div[1]/section[1] - Bounding box: x = 0, y = 0, width = 0, 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 rule engines diagnose the position sticky
issue for HTML element 92 of the Metropolitan Transportation Authority 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