summaryrefslogtreecommitdiffstats
path: root/LayoutTests/fast/dom/Geolocation/page-reload-cancel-permission-requests.html
blob: 5b6aa5c13f898acccd88eff90d3397ff8abae899 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<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/page-reload-cancel-permission-requests.js"></script>
<script src="../../js/resources/js-test-post.js"></script>
</body>
</html>