All,
This new guideline has some limits from the second bullet:
Success Criterion 1.3.5 Identify Input Purpose (Level AA): The purpose of each input field collecting information about the user can be programmatically determined when:
• The input field serves a purpose identified in the Input Purposes for User Interface Components section; and
• The content is implemented using technologies with support for identifying the expected meaning for form input data.
I don’t think that most existing websites and current coding for form fields have been “implemented using technologies with support for identifying the expected meaning for form input data.”
How do we test for this new guideline?
Alan Smith