tenfourfox/widget/tests/window_picker_no_crash_child.html

11 lines
141 B
HTML
Raw Normal View History

2017-04-19 07:56:45 +00:00
<html>
<head>
<title>Picker window</title>
</head>
<body>
<form name="form1">
<input type="file" name="uploadbox">
</form>
</body>
</html>