The candidate set is:

input type="image"

The test logic is:

If the input has no alt attribute specified ||  If alt value is NULL, flag the element.

Alchemy Test: Provide valid, concise, and meaningful alternative text for image buttons

Image button with blank alt (should be flagged)
Image button with no alt (should be flagged)
Image button with alt (should not be flagged)