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