haikuwebkit/LayoutTests/js/dom/random-array-gc-stress.html

11 lines
235 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<script src="../../resources/js-test-pre.js"></script>
</head>
<body>
<script src="script-tests/random-array-gc-stress.js"></script>
<script src="../../resources/js-test-post.js"></script>
</body>
</html>