summaryrefslogtreecommitdiffstats
path: root/chrome/test/data/input_file.html
blob: bd1d86bdc2816f72b753334541575c82216fccbd (plain)
1
2
3
4
5
6
<html>
  <body>
    <input class=single type=file>
    <input class=multi type=file multiple>
  </body>
</html>