Kilotest: Diagnoses of legend missing violation by HTML element 1307 on Prometheus page

Basics

About the Prometheus page

About HTML element 1307

About the legend missing issue

Diagnoses

Here is how tools diagnose the legend missing issue for HTML element 1307 of the Prometheus page.

  1. Expected <code><legend></code> to be the first child of the <code><fieldset></code> element, but instead there is <code><div data-hook="form-root"></div></code>

    Tool: ASLint (eSSENTIAL Accessibility)

    Rule: legend_first_child_of_fieldset

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

    Tool: QualWeb (University of Lisbon)

    Rule: QW-WCAG-T3