summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/js/regress/indexed-properties-in-objects.html
blob: 3b9e12d88d9ca7870b251ecbef610e46c1c3ae4c (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<script src="../resources/js-test-pre.js"></script>
</head>
<body>
<script src="resources/regress-pre.js"></script>
<script src="script-tests/indexed-properties-in-objects.js"></script>
<script src="resources/regress-post.js"></script>
</body>
</html>