Kilotest: Diagnoses of position sticky
violation by HTML element 624 on California YIMBY Education Fund page
Basics
About the California YIMBY Education Fund page
- URL: https://cayimby.org/
- Tested 29 days ago by job
6d3on 2026-05-03 at 17:05
About HTML element 624
- Tag name:
IFRAME - Text:
Skip to content … Search
- Start tag:
<iframe id="bugherd_embed_communication_frame" name="embedCommunication" sandbox="allow-scripts allow-popups allow-same-origin allow-popups-to-escape-sandbox allow-storage-access-by-user-activation" src="https://sidebar.bugherd.com/sidebar/embed_html?apikey=8kgxeq48xzx0184gui2pog" style="display: none; border-width: medium; border-style: none; border-color: currentcolor; border-image: initial; position: fixed; z-index: 2147483647; right: 0px; height: 144px; width: 330px; top: calc(100% - 154px);"> - XPath:
/html/body/iframe[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 tools diagnose the position sticky
issue for HTML element 624 of the California YIMBY Education Fund 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