Kilotest: Diagnoses of visible label not in name
violation by HTML element 958 on Portland State University page
Basics
About the Portland State University page
- URL: https://www.pdx.edu/
- Tested 24 days ago by job
j3non 2026-05-08 at 15:59
About HTML element 958
- Tag name:
A - Text:
ADD TO MY CALENDAR
- Start tag:
<a class="atcb-link" tabindex="0" href="#" role="button" aria-label="Add upcoming event Portland Piano International: Charlie Albright on May 8th 2026 to my Calendar" data-once="events"> - XPath:
[not obtained] - Bounding box: x = 751, y = 3989, width = 197, height = 24
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 958 of the Portland State University 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