Kilotest: Diagnoses of heading structure illogical
violation by HTML element 1219 on Webby Awards page
Basics
About the Webby Awards page
- URL: https://www.webbyawards.com/
- Tested 13 days ago by job
z57on 2026-05-19 at 14:40
About HTML element 1219
- Tag name:
H5 - Text:
Adam Scott
- Start tag:
<h5> - XPath:
/html/body/div[5]/div[1]/div[2]/div[1]/div[1]/div[1]/div[1]/div[2]/a[1]/div[2]/h5[1] - Bounding box: x = 1049, y = 5101, width = 325, height = 17
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 1219 of the Webby Awards page.
- The heading structure is not logically nested. This h5 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