haikuwebkit/LayoutTests/fast/events/touch/create-touch-event.html

13 lines
315 B
HTML

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<script src="../../../resources/js-test-pre.js"></script>
</head>
<body>
<p id="description"></p>
<div id="console"></div>
<script src="resources/create-touch-event.js"></script>
<script src="../../../resources/js-test-post.js"></script>
</body>
</html>