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