Sign in
webkit
/
WebKit
/
e27614df2f37ba9cd62de8344bb8d5b7377411af
/
.
/
LayoutTests
/
fast
/
forms
/
file
/
file-reset-in-change-using-open-panel-expected.html
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>