summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/js/regexp-stack-overflow.html
blob: c735bc6ad668ca2e9c3d2f58200cc77e29b19e1b (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<link rel="stylesheet" href="resources/js-test-style.css">
<script src="resources/js-test-pre.js"></script>
</head>
<body>
<script src="script-tests/regexp-stack-overflow.js"></script>
<script src="resources/js-test-post.js"></script>
</body>
</html>