blob: 6b94860264da1974d0e1825483a3993a29e09d75 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Checkbox with title attribute and no other labeling mechanism</title>
</head>
<body>
<input type="checkbox" id="test" title="foo" />
</body>
</html>