Kilotest: Diagnoses of visible label not in name
violation by HTML element 602 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 602
- Tag name:
DIV - Text:
Get Natural Gas … Switching to Gas
- Start tag:
<div controls="" class="GlobalHeader__secondary__navigation-item" tabindex="0" aria-labelledby="get-natural-gas" aria-expanded="false" role="button"> - XPath:
/html/body/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/div[4] - Bounding box: x = 796, y = 68, width = 168, height = 64
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 602 of the Northwest Natural Gas 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 - [failed] The test target doesn't have an accessible name.
Tool: QualWeb (University of Lisbon)
Rule:
QW-ACT-R30