Kilotest: Diagnoses of ID not unique
violation by HTML element 684 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 684
- Tag name:
INPUT - Text:
Diversity
- Start tag:
<input type="checkbox" id="wpforms-19875-field_14_5" class="wpforms-payment-price" data-amount="0.00" name="wpforms[fields][14][]" value="5"> - 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 684 of the PTR Global page.
- Duplicate id attribute value "wpforms-19875-field_14_5" found on the web page.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
E-WCAG2AAA.Principle4.Guideline4_1.4_1_1.F77