Kilotest: Diagnoses of position sticky
violation by HTML element 854 on Center for Justice and Accountability page
Basics
About the Center for Justice and Accountability page
- URL: https://cja.org/
- Tested 38 days ago by job
xhuon 2026-04-24 at 21:54
About HTML element 854
- Tag name:
DIV - Text:
Sign up for updates … X
- Start tag:
<div id="pum-14858" role="dialog" aria-modal="false" aria-labelledby="pum_popup_title_14858" class="pum pum-overlay pum-theme-12507 pum-theme-default-theme popmake-overlay click_open" data-popmake="{"id":14858,"slug":"constant-contact-popup","theme_id":12507,"cookies":[{"event":"on_popup_close","settings":{"name":"pum-14858","time":"1 month","path":"1"}}],"triggers":[{"type":"click_open","settings":{"extra_selectors":"","cookie_name":["pum-14858"]}}],"mobile_disabled":null,"tablet_disabled":null,"meta":{"display":{"stackable":false,"overlay_disabled":false,"scrollable_content":false,"disable_reposition":false,"size":"medium","responsive_min_width":"0%","responsive_min_width_unit":false,"responsive_max_width":"100%","responsive_max_width_unit":false,"custom_width":"640px","custom_width_unit":false,"custom_height":"380px","custom_height_unit":false,"custom_height_auto":false,"location":"center top","position_from_trigger":false,"position_top":"100","position_left":"0","position_bottom":"0","position_right":"0","position_fixed":false,"animation_type":"fade","animation_speed":"350","animation_origin":"center top","overlay_zindex":false,"zindex":"1999999999"},"close":{"text":"","button_delay":"0","overlay_click":false,"esc_press":false,"f4_press":false},"click_open":[]}}"> - XPath:
/html/body/div[3] - 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 854 of the Center for Justice and Accountability 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