- add sources.
[platform/framework/web/crosswalk.git] / src / chrome / test / data / input_file.html
1 <html>
2   <body>
3     <input class=single type=file>
4     <input class=multi type=file multiple>
5   </body>
6 </html>