Kilotest: Diagnoses of position sticky
violation by HTML element 842 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 842
- Tag name:
DIV - Text:
×
- Start tag:
<div id="pum-15373" role="dialog" aria-modal="false" class="pum pum-overlay pum-theme-12508 pum-theme-lightbox popmake-overlay pum-click-to-close click_open" data-popmake="{"id":15373,"slug":"video","theme_id":12508,"cookies":[],"triggers":[{"type":"click_open","settings":{"cookie_name":"","extra_selectors":".video"}}],"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":"1","esc_press":"1","f4_press":false},"click_open":[]}}"> - XPath:
/html/body/div[2] - 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 842 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