Kilotest: Diagnoses of heading empty
violation by HTML element 1794 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 1794
- Tag name:
H5 - Text:
By checking the box I agree and consent to the … Cookie Policy. Additionally, this site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.
- Start tag:
<h5 id="inlinenewsletterFormError" class="messages newsletter-error form-error" style="color:red;"> - XPath:
/html/body/div[10]/div[1]/div[1]/div[2]/form[1]/h5[1] - Bounding box: x = 0, y = 0, width = 0, height = 0
About the heading empty
issue
- Why it matters: User cannot get help on the topic of a part of the document
- Priority: high
- Related WCAG standard: 2.4.6
Diagnoses
Here is how tools diagnose the heading empty
issue for HTML element 1794 of the Webby Awards page.
- Heading tag found with no content. Text that is not intended as a heading should not be marked up with heading tags.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
E-WCAG2AAA.Principle1.Guideline1_3.1_3_1.H42.2 - Empty heading.
Tool: Html Checker API (World Wide Web Consortium)