Kilotest: Diagnoses of legend missing
violation by HTML element 697 on Sage Mages page
Basics
About the Sage Mages page
- URL: https://www.thesagemages.com/
- Tested 13 days ago by job
0lqon 2026-07-07 at 17:44
About HTML element 697
- Tag name:
FIELDSET - Text:
You are aware of importance but are struggling with hard-to-read visuals, or inconsistent implementation. … Accessibility and inclusion are woven into how your brand communicates, operates, and earns trust.
- Start tag:
<fieldset id="form-field-input-4fc1b0bf-d18e-405d-0c15-b2c2919630b7-comp-moa478q5-" aria-labelledby="form-field-label-4fc1b0bf-d18e-405d-0c15-b2c2919630b7-comp-moa478q5-" aria-required="true" class="qIsPhZ s__6EqX6p"> - XPath:
[not obtained] - Bounding box: x = 1000, y = 8714, width = 789, height = 96
About the legend missing
issue
- Why it matters: User cannot get help on the topic of a group of form items
- Priority: low
- Related WCAG standard: 4.1.2
Diagnoses
Here is how rule engines diagnose the legend missing
issue for HTML element 697 of the Sage Mages page.
- 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 - 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 - [failed] The `fieldset` element is neither inside nor referencing a `form` element.
Tool: QualWeb (University of Lisbon)
Rule:
QW-WCAG-T3 - Fieldset missing legend
Tool: WAVE (Utah State University)
Rule:
legend_missing