blob: 1790e6aa8e2c4895fb16bc9fc744e0e6d37f31b9 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Input with type="file" label/for without wai-aria</title>
</head>
<body>
<input type="file" id="test">
<label for="test">foo</label></body>
</html>