Kilotest: Diagnoses of position sticky
violation by HTML element 623 on California YIMBY Education Fund page
Here is how tools diagnose the position sticky
issue for HTML element 623 of the California YIMBY Education Fund 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 California YIMBY Education Fund page
- URL:
https://cayimby.org/ - Tested on 2026-04-02 at 14:22
- URL:
- About HTML element 623
- Take me there
- 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
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