Accessible Name Mismatches Visible Label Check

RuleSets of AccessMonitor - the validator of web accessibility practices

Accessible Name Mismatches Visible Label Check

Description

The “Accessible Name Mismatches Visible Label Check” evaluates whether there is any interactive element that does not contain the visible label text in its accessible name.

Example outcome

I identified 1 interactive element which does not have its visible label text in its accessible name.

Impact

Fixes

To address interactive elements whose accessible names don’t match the visible label:

  1. Locate the incorrect interactive element.
  2. Change its accessible name to match totally or contain the visible label.

Resources