Kilotest: Diagnoses of visible label not in name
violation by HTML element 98 on Open Secrets page
Basics
About the Open Secrets page
- URL: https://www.opensecrets.org/
- Tested 13 days ago by job
79lon 2026-05-19 at 14:37
About HTML element 98
- Tag name:
A - Text:
FUNDRAISING DRIVE … Donate now
- Start tag:
<a class="fundraising-progress-banner" aria-label="$45,710 raised toward a $80,000 fundraising goal. Donate now." href="https://action.opensecrets.org/a/donate?utm_medium=fundraising-banner&utm_campaign=donate&utm_source=/&oa_utm_medium=fundraising-banner&oa_utm_campaign=donate&oa_utm_source=/"> - XPath:
/html/body/div[3]/a[1] - Bounding box: x = 0, y = 0, width = 1920, height = 92
About the visible label not in name
issue
- Why it matters: User cannot get help choosing a form control to operate
- Priority: high
- Related WCAG standard: 2.5.3
Diagnoses
Here is how tools diagnose the visible label not in name
issue for HTML element 98 of the Open Secrets page.
- Accessible name for this element does not contain the visible label text. Check that for user interface components with labels that include text or images of text, the name contains the text that is presented visually.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
W-WCAG2AAA.Principle2.Guideline2_5.2_5_3.F96 - Accessible name does not match or contain the visible label text
Tool: Accessibility Checker (IBM)
Rule:
label_name_visible - [failed] The complete visible text content of the test target neither matches or is contained within its accessible name.
Tool: QualWeb (University of Lisbon)
Rule:
QW-ACT-R30