trisquel-icecat/icecat/layout/reftests/forms/input/file/simple.html

8 lines
116 B
HTML

<!DOCTYPE html>
<html>
<body>
<input type='file'>
<br>
<input type='file' multiple>
</body>
</html>