Kilotest: Diagnoses of visible label not in name
violation by HTML element 576 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 576
- Tag name:
DIV - Text:
Ways to Save … Thermostat Rewards
- Start tag:
<div controls="" class="GlobalHeader__secondary__navigation-item" tabindex="0" aria-labelledby="ways-to-save" aria-expanded="false" role="button"> - XPath:
/html/body/div[2]/div[1]/div[1]/div[1]/div[2]/div[1]/nav[1]/div[2] - Bounding box: x = 534, y = 68, width = 148, 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 576 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