Kilotest: Diagnoses of position sticky
violation by HTML element 40 on DubBot page
Basics
About the DubBot page
- URL: https://dubbot.com/
- Tested 13 days ago by job
8g6on 2026-07-07 at 20:33
About HTML element 40
- Tag name:
NAV - Text:
Features … Login
- Start tag:
<nav aria-label="main navigation" class="navbar is-fixed-top is-spaced"> - XPath:
/html/body/nav[1] - Bounding box: x = 0, y = 0, width = 1920, height = 88
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 40 of the DubBot 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