Navigation: Form Labeling
| Result | Test Description | Test Pages | ||||
|---|---|---|---|---|---|---|
| #1 | #2 | #3 | #4 | #5 | ||
| Fail | alt attribute value is not defined for input[type=image] | - | - | - | #4 | - |
| Fail | label element does not have content --> label to effective label | - | #2 | #3 | - | - |
| Fail | Content of label element is not unique within the web page --> label to effective label | - | #2 | #3 | - | - |
| Fail | value attribute value is not defined for input[type=button] | - | - | - | - | #5 |
| Fail | value attribute of input[type=submit | reset] element is same as that of another input[type=submit | reset] element on the web page | - | - | - | - | #5 |
| Fail | id attribute reference of a label element for attribute is not valid | - | - | #3 | - | - |
| Exp | input[type= checkbox | radio | text | password] | #1 | #2 | #3 | - | - |
| Exp | label element encapsulates form element | #1 | #2 | - | #4 | #5 |
| Exp | One or more label elements has the for attribute to reference the id attribute of a form control | #1 | - | #3 | - | - |
| Exp | input[type=image] | #1 | - | - | #4 | - |
| Exp | input[type=submit | reset | button] | #1 | - | - | - | #5 |
| Exp | More than one input[type=submit | reset] | #1 | - | - | - | #5 |
| Exp | title attribute value is defined for form controls | #1 | - | - | - | - |
| Exp | fieldset/legend | #1 | #2 | #3 | #4 | #5 |
| Exp | id attribute is defined for all form controls | #1 | #2 | - | #4 | #5 |
| Exp | id attribute value of a form control is not unique within the web page | - | - | #3 | - | - |
