Kilotest: Diagnoses of ID not unique
violation by HTML element 637 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 637
- Tag name:
FORM - Text:
Please enable JavaScript in your browser to complete this form.Name *FirstLastEmail *TitleCompanyAreas of InterestQualityValue / CostResponsivenessRiskDiversityRequest a Consultation
- Start tag:
<form id="wpforms-form-19875" class="wpforms-validate wpforms-form wpforms-ajax-form" data-formid="19875" method="post" enctype="multipart/form-data" action="/" data-token="a3e1137a3e9bd6ff9da5e075b9388865" data-token-time="1780630939" novalidate="novalidate"> - XPath:
/html/body/div[1]/div[1]/div[1]/article[1]/div[1]/div[1]/div[7]/div[2]/div[1]/div[2]/div[1]/form[1] - 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 637 of the PTR Global page.
- Duplicate id attribute value "wpforms-form-19875" found on the web page.
Tool: HTML CodeSniffer (Squiz Labs)
Rule:
E-WCAG2AAA.Principle4.Guideline4_1.4_1_1.F77