Kilotest: Diagnoses of group not named violation by HTML element 628 on Mozilla Foundation page

Here is how tools diagnose the group not named issue for HTML element 628 of the Mozilla Foundation page.

Basics

Diagnoses

  1. Group/Fieldset does not have an accessible name

    Tool: Accessibility Checker (IBM)

    Rule: fieldset_label_valid

  2. This fieldset element does not have a name available to an accessibility API. Valid names are: legend element, aria-label , aria-labelledby , aria-description , aria-describedby .

    Tool: WallyAX (Wally)