Kilotest: Diagnoses of ID not unique
violation by HTML element 647 on PTR Global page
Basics
About the PTR Global page
- URL: https://www.ptrglobal.com/
- Tested 46 days ago by job
sdoon 2026-06-05 at 04:36
About HTML element 647
- Tag name:
DIV - Text:
Name *FirstLast
- Start tag:
<div id="wpforms-19875-field_9-container" class="wpforms-field wpforms-field-name" data-field-id="9"> - XPath:
[not obtained] - 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 rule engines diagnose the ID not unique
issue for HTML element 647 of the PTR Global page.
- Duplicate id attribute value "wpforms-19875-field_9-container" found on the web page.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
E-WCAG2AAA.Principle4.Guideline4_1.4_1_1.F77