| Labels* |
19722 |
5728 |
29.0 |
Each input element with type=text | password | checkbox |
radio | file and each select and textarea element must either be referenced by the
for attribute of a label element via its id attribute, or have a title
attribute. |
| Value |
8532 |
8095 |
94.8 |
Each input element with type=button | submit | reset must
have either a value attribute or a title attribute. |
| Alt Text |
9505 |
7079 |
74.4 |
Each input element with type=image must have either an alt
attribute or a title attribute. |
| Label Content |
9434 |
7905 |
83.7 |
Each label and legend element must have text content. |
| Summary Score |
19722 |
5728 |
29.0 |