haikuwebkit/LayoutTests/fast/regex/constructor.html

11 lines
255 B
HTML

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<script src="../../resources/js-test-pre.js"></script>
</head>
<body>
<script src="script-tests/constructor.js"></script>
<script src="../../resources/js-test-post.js"></script>
</body>
</html>