summaryrefslogtreecommitdiffstats
path: root/widget/tests/window_picker_no_crash_child.html
blob: 51bf1b1e630302c0d471eeaa62c740c4b42ae54b (plain)
1
2
3
4
5
6
7
8
9
10
<html>
<head>
  <title>Picker window</title>
</head>
<body>
<form name="form1">
<input type="file" name="uploadbox">
</form>
</body>
</html>