Kilotest: Diagnoses of ID not unique
violation by HTML element 2471 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 2471
- Tag name:
path - Text: [not applicable]
- Start tag:
<path d="M15.5,10 L11.5,10 C11.224,10 11,9.776 11,9.5 C11,9.224 11.224,9 11.5,9 L15.5,9 C15.776,9 16,9.224 16,9.5 C16,9.776 15.776,10 15.5,10" id="Fill-7992"> - XPath:
/html/body/svg[1]/defs[1]/symbol[151]/g[1]/g[1]/g[1]/g[2]/path[5] - Bounding box: x = 0, y = 0, width = 0, height = 0
About the ID not unique
issue
- Why it matters: User may be pointed to the wrong item
- Priority: highest
- Related WCAG standard: 4.1.1
Diagnoses
Here is how tools diagnose the ID not unique
issue for HTML element 2471 of the Northwest Natural Gas page.
- Duplicate id attribute value "Fill-7992" found on the web page.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
E-WCAG2AAA.Principle4.Guideline4_1.4_1_1.F77 - [failed]
Tool: QualWeb (University of Lisbon)
Rule:
QW-BP30