blob: e87964ceba79e8129832768f2e22859fdb4dc02a [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta charset=utf-8>
<title>An INPUT type=text, password, checkbox, radio, file, or image , with id="test", with no aria-labelledby and no aria-label, does not have a role=presentation, is not referenced by a LABEL element, and has a title.</title>
</head>
<body>
<input type="checkbox" id="test" title="crazy"/>
</body>
</html>