Kilotest: Diagnoses of text contrast not testable
violation by HTML element 281 on Tradeoffs page
Basics
About the Tradeoffs page
- URL: https://tradeoffs.org/
- Tested 30 days ago by job
5g2on 2026-06-20 at 13:59
About HTML element 281
- Tag name:
SPAN - Text:
Open dropdown menu
- Start tag:
<span class="screen-reader-text" [text]="setState33932 ? 'Close dropdown menu' : 'Open dropdown menu'"> - XPath:
/html/body/div[1]/header[1]/div[1]/div[1]/div[1]/div[1]/nav[1]/ul[1]/li[3]/button[1]/span[1] - Bounding box: x = 629, y = 30, width = 1, height = 1
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 rule engines diagnose the text contrast not testable
issue for HTML element 281 of the Tradeoffs 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 7:1.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
W-WCAG2AAA.Principle1.Guideline1_4.1_4_6.G17.Abs