Kilotest: Diagnoses of control child of link or button
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 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 602 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