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