Input with no label

FAIL — input has no associated label. axe-core: label (critical)

Input with aria-label

PASS — aria-label provides the accessible name

Input with aria-labelledby

PASS — aria-labelledby references a visible heading

Email address

Input with correct for/id pairing

PASS — label for= matches input id=

Select with no label

FAIL — select element has no label. axe-core: label (critical)