Kilotest: Diagnoses of ID not unique violation by HTML element 244 on CVS page

Basics

About the CVS page

About HTML element 244

About the ID not unique issue

Diagnoses

Here is how tools diagnose the ID not unique issue for HTML element 244 of the CVS page.

  1. Attribute <code>id="cvs-search-input-homepage"</code> should be unique. It has been defined 2 times.

    Tool: ASLint (eSSENTIAL Accessibility)

    Rule: duplicated_id_attribute

  2. Attribute <code>id="search-instructions"</code> should be unique. It has been defined 2 times.

    Tool: ASLint (eSSENTIAL Accessibility)

    Rule: duplicated_id_attribute

  3. Duplicate id attribute value "flex-input" found on the web page.

    Tool: HTML CodeSniffer (Squiz Labs)

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

  4. Duplicate ID flex-input.

    Tool: Html Checker API (World Wide Web Consortium)