summaryrefslogtreecommitdiffstats
path: root/LayoutTests/fast/dom/DeviceOrientation/create-event-onorientationchange.html
blob: 7a033e04504c932a5a7e759740ded33aef2f10dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<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"></p>
<div id="result"></div>
<script src="script-tests/create-event-onorientationchange.js"></script>
<script src="../../js/resources/js-test-post.js"></script>
</body>
</html>