tizen beta release
[profile/ivi/webkit-efl.git] / LayoutTests / http / tests / local / fileapi / script-tests / TEMPLATE.html
1 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
2 <html>
3 <head>
4 <script src="../../../../fast/js/resources/js-test-pre.js"></script>
5 </head>
6 <body>
7 <p id="description"></p>
8 <div id="console"></div>
9 <script src="resources/setup-file-input-element-for-drag.js"></script>
10 <script src="YOUR_JS_FILE_HERE"></script>
11 <script src="../../../../fast/js/resources/js-test-post.js"></script>
12 </body>
13 </html>