RAWeb 1.1
Form
A form does not necessarily have to be wrapped in a <form> tag or a tag with a WAI-ARIA role="form" attribute.
Where this term is used
10 accessibility criteria refer to this definition.
- 11.3 — In each form, is each label associated with a form input field having the same function and repeated several times in the same page or in a set of web pages consistent?
- 11.4 — In each form, are each field label and its associated field located next to each other (excluding special cases)?
- 11.5 — In each form, are the related form controls grouped together, if necessary?
- 11.6 — In each form, does each group of related form controls have a legend?
- 11.7 — In each form, is each legend associated with a group of related form controls relevant?
- 11.8 — In each form, are the items of the same type in a combobox grouped together in a relevant way?
- 11.9 — In each form, is the label of each button relevant (excluding special cases)?
- 11.10 — In each form, is the error management used appropriately (excluding special cases)?
- 11.11 — In each form, is the error management accompanied, if necessary, by suggestions to help correct input errors?
- 11.12 — For each form that modifies or deletes data, or transmits answers to a test or examination, or whose validation has financial or legal consequences, can the data entered be modified, updated or recovered by the user?