blob: b48384ec9e8b1ba94a085add1f60686712305a1f [file] [log] [blame]
<!DOCTYPE html>
<body>
<p>Resetting a file upload control by script should clear the icon.</p>
<p>Manual test: Select a file for the file upload control, and confirm it has no icon.</p>
<input id=file1 type=file multiple=multiple>
</form>
</body>