summaryrefslogtreecommitdiffstats
path: root/LayoutTests/fast/dom/DeviceOrientation/no-synchronous-events.html
blob: 23ce6b29b18112d8ea09eb4289c91bed5b21c0a5 (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/no-synchronous-events.js"></script>
<script src="../../js/resources/js-test-post.js"></script>
</body>
</html>