Form element labels (programmatic-link)
Label elements are properly associated with their input fields (e.g. labels include a for-attribute)
Empty for-attribute in label:
This form includes a label element that has an empty for-attribute:
Label elements are properly associated with their input fields (e.g. labels include a for-attribute)
Empty for-attribute in label:
This form includes a label element that has an empty for-attribute:
Note: Possible to automatically test. Can be done by checking if for-attributes have values.