summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/js/exception-with-handler-inside-eval-with-dynamic-scope.html
blob: af7b172c53a2660eb8f806a6a8bf4916e9c1b6b9 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<script src="resources/js-test-pre.js"></script>
</head>
<body>
<script src="script-tests/exception-with-handler-inside-eval-with-dynamic-scope.js"></script>
<script src="resources/js-test-post.js"></script>
</body>
</html>