summaryrefslogtreecommitdiffstats
path: root/LayoutTests/fast/dom/DeviceOrientation/create-event.html
blob: 545f9624c59124b4d84d6b0faa2563bd7bff39f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<html>
<head>
<link rel="stylesheet" href="../../js/resources/js-test-style.css">
<script src="../../js/resources/js-test-pre.js"></script>
</head>
<body>
<p id="description"></p>
<div id="console"></div>
<script src="script-tests/create-event.js"></script>
<script src="../../js/resources/js-test-post.js"></script>
</body>
</html>