Kilotest: Diagnoses of text contrast not testable
violation by HTML element 79 on State of Oregon Web Accessibility page
Basics
About the State of Oregon Web Accessibility page
- URL: https://www.oregon.gov/pages/accessibility.aspx
- Tested 16 days ago by job
9bron 2026-05-16 at 20:42
About HTML element 79
- Tag name:
SPAN - Text:
Search Oregon.gov
- Start tag:
<span class="sr-only"> - XPath:
/html/body/header[1]/or-top-bar[1]/or-top-navigation[1]/a[2]/span[2] - Bounding box: x = 1874, y = 88, 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 tools diagnose the text contrast not testable
issue for HTML element 79 of the State of Oregon Web Accessibility 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