Kilotest: Diagnoses of ID not unique
violation by HTML element 695 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 695
- Tag name:
BUTTON - Text:
Request a Consultation
- Start tag:
<button type="submit" name="wpforms[submit]" id="wpforms-submit-19875" class="wpforms-submit" data-alt-text="Sending..." data-submit-text="Request a Consultation" aria-live="assertive" value="wpforms-submit"> - 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 695 of the PTR Global page.
- Duplicate id attribute value "wpforms-submit-19875" found on the web page.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
E-WCAG2AAA.Principle4.Guideline4_1.4_1_1.F77