blob: 5420886adc64c91de05edd4f6cb7032605846e1b [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>
</form>
</body>