Kilotest: Diagnoses of visible label not in name
violation by HTML element 2152 on University of Oregon page
Basics
About the University of Oregon page
- URL: https://www.uoregon.edu/
- Tested 19 days ago by job
8n6on 2026-08-12 at 21:27
About HTML element 2152
- Tag name:
BUTTON - Text:
Expanding Oregon’s Mental Healthcare
- Start tag:
<button class="hp25-signature-scholarship__pager__item hp25-signature-scholarship__pager__item__4" id="sigscholpager4" data-sigscholslide="4" aria-controls="sigscholslide4" aria-pressed="false" aria-label="Show slide 4 of 4"> - XPath:
[not obtained] - Bounding box: x = 1289, y = 2412, width = 326, height = 124
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 rule engines diagnose the visible label not in name
issue for HTML element 2152 of the University of Oregon page.
- Elements must have their visible text as part of their accessible name; Text inside the element is not included in the accessible name
Tool: Axe (Deque)
Rule:
label-content-name-mismatch - 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