haikuwebkit/LayoutTests/js/dom/array-sort-accessors-on-obj...

12 lines
308 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<script src="../../resources/js-test-pre.js"></script>
<script src="../resources/array-sort-harness.js"></script>
</head>
<body>
<script src="script-tests/array-sort-accessors-on-object-proto.js"></script>
<script src="../../resources/js-test-post.js"></script>
</body>
</html>