Kilotest: Diagnoses of text contrast not testable
violation by HTML element 243 on Salesforce Known Issues page
Basics
About the Salesforce Known Issues page
- URL: https://help.salesforce.com/s/issues
- Tested 7 days ago by job
54mon 2026-05-26 at 03:54
About HTML element 243
- Tag name:
SPAN - Text:
Known Issues | Salesforce Help
- Start tag:
<span aria-live="polite" style="position: absolute; margin: -1px; border: 0; padding: 0; width: 1px; height: 1px; overflow: hidden; clip: rect(0 0 0 0); text-transform: none; white-space: nowrap;" id="sf-aria-live" aria-atomic="true" data-aura-rendered-by="194:0"> - XPath:
/html/body/span[1] - Bounding box: x = -1, y = 1445, 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 243 of the Salesforce Known Issues 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