Kilotest: Diagnoses of text contrast not testable
violation by HTML element 1200 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 1200
- Tag name:
H2 - Text:
Footer Links
- Start tag:
<h2 class="sr-only"> - XPath:
/html/body/footer[1]/div[2]/h2[1] - Bounding box: x = 318, y = 1846, 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 1200 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