summaryrefslogtreecommitdiffstats
path: root/LayoutTests/fast/dom/DeviceOrientation/null-values.html
blob: d21463c0e04d53af1784e17c67a06f3492765671 (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/null-values.js"></script>
<script src="../../js/resources/js-test-post.js"></script>
</body>
</html>