summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/js/unshift-multi.html
blob: 48fb8ef5b85d46e36509aadec21049562ece8b0e (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/unshift-multi.js"></script>
<script src="resources/js-test-post.js"></script>
</body>
</html>