Kilotest: Diagnoses of heading structure illogical
violation by HTML element 573 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 573
- Tag name:
H6 - Text:
Terms and Conditions
- Start tag:
<h6 class="font_6 wixui-rich-text__text" style="font-size:16px;"> - XPath:
/html/body/div[1]/div[1]/div[3]/div[1]/footer[1]/div[2]/div[1]/div[1]/div[3]/h6[1] - Bounding box: x = 1450, y = 3270, width = 173, height = 22
About the heading structure illogical
issue
- Why it matters: Helper misdescribes the document
- Priority: low
- Related WCAG standard: 1.3.1
Diagnoses
Here is how tools diagnose the heading structure illogical
issue for HTML element 573 of the Next Generation Playground page.
- The heading structure is not logically nested. This h6 element should be an h3 to be properly nested.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
E-WCAG2AAA.Principle1.Guideline1_3.1_3_1_AAA.G141