Kilotest: Diagnoses of control child of link or button
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 control child of link or button
issue
- Why it matters: User cannot reliably choose an item to click or tap
- Priority: high
- Related WCAG standard: 2.5.5
Diagnoses
Here is how tools diagnose the control child of link or button
issue for HTML element 576 of the Northwest Natural Gas page.
- Interactive controls must not be nested; Using a negative tabindex on an element inside an interactive control does not prevent assistive technologies from focusing the element (even with aria-hidden="true")
Tool: Axe (Deque)
Rule:
nested-interactive