Kilotest: Diagnoses of text contrast not testable
violation by HTML element 94 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 94
- Tag name:
H1 - Text:
Watch the 30th … Annual Webby Awards
- Start tag:
<h1 class="desktop-only heading-animation animate"> - XPath:
/html/body/div[2]/div[1]/div[1]/div[1]/h1[1] - Bounding box: x = 355, y = 583, width = 900, height = 130
About the text contrast not testable
issue
- Why it matters: Text may be difficult to read
- Priority: lowest
- Related WCAG standard: 1.4.3
Diagnoses
Here is how tools diagnose the text contrast not testable
issue for HTML element 94 of the Webby Awards page.
- This element is absolutely positioned and the background color can not be determined. Ensure the contrast ratio between the text and all covered parts of the background are at least 4.5:1.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
W-WCAG2AAA.Principle1.Guideline1_4.1_4_6.G18.Abs - [failed] Element has contrast ratio lower than minimum.
Tool: QualWeb (University of Lisbon)
Rule:
QW-ACT-R37