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

Basics

About the PTR Global page

About HTML element 643

About the ID not unique issue

Diagnoses

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

  1. Attribute <code>id="wpforms-19875-field_15"</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_15-container" found on the web page.

    Tool: HTML CodeSniffer (Squiz Labs)

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