Kilotest: Diagnoses of button name not visible
violation by HTML element 41 on Portland Community College page
Basics
About the Portland Community College page
- URL: https://www.pcc.edu/
- Tested 38 days ago by job
icoon 2026-04-24 at 19:44
About HTML element 41
- Tag name:
DIV - Text:
Menu
- Start tag:
<div id="title-bar-icon" class="title-bar" data-responsive-toggle="global-nav" data-hide-for="medium" style="display: none;"> - XPath:
/html/body/header[1]/div[1]/div[1]/div[2]/div[1] - Bounding box: x = 0, y = 0, width = 0, height = 0
About the button name not visible
issue
- Why it matters: User cannot get help explaining a button
- Priority: lowest
- Related WCAG standard: 4.1.2
Diagnoses
Here is how tools diagnose the button name not visible
issue for HTML element 41 of the Portland Community College page.
- The button should have a description, but the content is empty. Having only defined an attribute aria-label="menu button" is not sufficient and it is recommended to have the content instead, e.g. at least visually hidden, but exposed to assisitve technologies. Some users are disabling styles for better readability, and also description from attribute is not available for automatic translators.
Tool: ASLint (eSSENTIAL Accessibility)
Rule:
empty_button_description