Kilotest: Diagnoses of link element invalid violation by HTML element 3 on My Suma page

Basics

About the My Suma page

About HTML element 3

About the link element invalid issue

Diagnoses

Here is how rule engines diagnose the link element invalid issue for HTML element 3 of the My Suma page.

  1. Link element is missing a non-empty rel attribute identifying the link type.

    Tool: HTML CodeSniffer (Squiz Labs)

    Rule: E-WCAG2AAA.Principle2.Guideline2_4.2_4_8.H59.2a

  2. A link element with an as attribute must have a rel attribute that contains the value preload or the value modulepreload.

    Tool: Html Checker API (World Wide Web Consortium)