Kilotest: Diagnoses of visible label not in name
violation by HTML element 82 on Metropolitan Transportation Authority page
Basics
About the Metropolitan Transportation Authority page
- URL: https://www.mta.info/
- Tested 30 days ago by job
oyuon 2026-06-20 at 13:49
About HTML element 82
- Tag name:
BUTTON - Text:
MENU
- Start tag:
<button id="mta-burger-trigger" class="mta-tr-burger mta-order-first mta-cursor-pointer mta-tr-burger-label mta-flex mta-items-center mta-justify-center mta-w-500 hover:mta-bg-primary-300 mta-m-000 mta-relative mta-z-200" aria-label="Main Menu" aria-expanded="false" aria-haspopup="menu" aria-controls="main-menu"> - XPath:
/html/body/div[1]/section[1]/div[1]/button[1] - Bounding box: x = 0, y = 0, width = 80, height = 80
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 82 of the Metropolitan Transportation Authority 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 - [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