Kilotest: Diagnoses of legend missing violation by HTML element 908 on Run! page

Here is how tools diagnose the legend missing issue for HTML element 908 of the Run! page.

Basics

Diagnoses

  1. Expected <code><legend></code> to be the first child of the <code><fieldset></code> element, but instead there is <code><label class="MuiFormControlLabel-root MuiFormControlLabel-labelPlacementEnd css-138j9gk" id=":R2ijk9tl6:"></label></code>

    Tool: ASLint (eSSENTIAL Accessibility)

    Rule: legend_first_child_of_fieldset

  2. <fieldset> element does not have a <legend>

    Tool: Accessibility Checker (IBM)

    Rule: fieldset_legend_valid

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

    Tool: QualWeb (University of Lisbon)

    Rule: QW-WCAG-T3

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

    Tool: WallyAX (Wally)