summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/dom/Geolocation/callback-to-deleted-context.html
blob: b3224341e525d778a0533d425e1a91261592e6a8 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<script src="../../js/resources/js-test-pre.js"></script>
</head>
<body>
<script src="script-tests/callback-to-deleted-context.js"></script>
<script src="../../js/resources/js-test-post.js"></script>
</body>
</html>