bca5f725029b32d54826f7c6f0ede4e0e1d2d851
[framework/web/webkit-efl.git] / LayoutTests / fast / events / touch / create-touch-event.html
1 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
2 <html>
3 <head>
4 <script src="../../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/create-touch-event.js"></script>
10 <script src="../../js/resources/js-test-post.js"></script>
11 </body>
12 </html>