summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/js/array-functions-non-arrays.html
blob: c5652cf9873be09427754bc0d04a671370d2d8a6 (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/array-functions-non-arrays.js"></script>
<script src="resources/js-test-post.js"></script>
</body>
</html>