Form element labels (programmatic-link)
Label elements are properly associated with their input fields (e.g. labels include a for-attribute)
Invalid for-attribute in label:
This form includes a label element that has an invalid for-attribute:
The "Email address"-label has for="something"