Kilotest: Diagnoses of button name not visible
violation by HTML element 708 on Northwest Natural Gas page
Basics
About the Northwest Natural Gas page
- URL: https://www.nwnatural.com/
- Tested 7 days ago by job
wtaon 2026-05-26 at 03:09
About HTML element 708
- Tag name:
DIV - Text:
Thank you, NW Natural customers … Conveniently update your information, set your notifications and more.
- Start tag:
<div class="Carousel__toggle-wrapper Carousel__toggle-wrapper--dark Carousel__toggle-wrapper--light"> - XPath:
/html/body/div[2]/div[1]/div[2]/div[1]/div[1]/div[1]/div[2] - Bounding box: x = 375, y = 712, width = 178, height = 20
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 708 of the Northwest Natural Gas page.
- The button content has only whitespaces. Having only defined an attribute aria-label="Toggle pause carousel" 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