blob: d2cfe1fde27da6ce5dff135387522b7b655932a0 (
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-handling.js"></script>
<script src="resources/js-test-post.js"></script>
</body>
</html>
|