summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/js/regexp-unicode-overflow.html
blob: ca69b8c92ab580a74022204c8795ba514f68f796 (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/regexp-unicode-overflow.js"></script>
<script src="resources/js-test-post.js"></script>
</body>
</html>