Kilotest: Diagnoses of position sticky
violation by HTML element 121 on Next Generation Playground page
Basics
About the Next Generation Playground page
- URL: https://www.playnextgeneration.com/
- Tested 14 days ago by job
cg9on 2026-05-18 at 15:01
About HTML element 121
- Tag name:
DIV - Text:
About us … Privacy Policy
- Start tag:
<div id="masterPage" class="mesh-layout masterPage css-editing-scope"> - XPath:
/html/body/div[1]/div[1]/div[3]/div[1] - Bounding box: x = 0, y = 0, width = 1920, height = 3369
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 121 of the Next Generation Playground page.
- The CSS <code>position: sticky;</code> property is used in the styles for element <code><header id="SITE_HEADER" class="MLzr0a SITE_HEADER wixui-header" tabindex="-1"></header></code></p><p>Using fixed (also known as sticky) positions on websites (e.g. sticky headers) can be problematic for people with low vision who have their browser window zoomed in. This is especially problematic on mobile phones where, when zoomed in, the sticky header can take over much of the screen, hiding the content that the user wants to view.
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
position_sticky