Kilotest: Diagnoses of ID not unique violation by HTML element 657 on PTR Global page

Basics

About the PTR Global page

About HTML element 657

About the ID not unique issue

Diagnoses

Here is how rule engines diagnose the ID not unique issue for HTML element 657 of the PTR Global page.

  1. Attribute <code>id="wpforms-19875-field_10"</code> should be unique. It has been defined 2 times.

    Tool: ASLint (eSSENTIAL Accessibility)

    Rule: duplicated_id_attribute

  2. Duplicate id attribute value "wpforms-19875-field_10-container" found on the web page.

    Tool: HTML CodeSniffer (Squiz Labs)

    Rule: E-WCAG2AAA.Principle4.Guideline4_1.4_1_1.F77