Kilotest: Diagnoses of legend missing violation by HTML element 697 on Sage Mages page

Basics

About the Sage Mages page

About HTML element 697

About the legend missing issue

Diagnoses

Here is how rule engines diagnose the legend missing issue for HTML element 697 of the Sage Mages page.

  1. Expected <code><legend></code> to be the first child of the <code><fieldset></code> element, but instead there is <code><div class="AOdmvk SPC30E"></div></code>

    Tool: ASLint (eSSENTIAL Accessibility)

    Rule: legend_first_child_of_fieldset

  2. Fieldset does not contain a legend element. All fieldsets should contain a legend element that describes a description of the field group.

    Tool: HTML CodeSniffer (Squiz Labs)

    Rule: E-WCAG2AAA.Principle1.Guideline1_3.1_3_1.H71.NoLegend

  3. [failed] The `fieldset` element is neither inside nor referencing a `form` element.

    Tool: QualWeb (University of Lisbon)

    Rule: QW-WCAG-T3

  4. Fieldset missing legend

    Tool: WAVE (Utah State University)

    Rule: legend_missing