summaryrefslogtreecommitdiffstats
path: root/LayoutTests/storage/domstorage/complex-keys.html
blob: 40af774c89743c7b974bbb282c3895a89485c2d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<html>
<head>
<link rel="stylesheet" href="../../fast/js/resources/js-test-style.css">
<script src="../../fast/js/resources/js-test-pre.js"></script>
<script src="../../fast/js/resources/js-test-post-function.js"></script>
</head>
<body>
<p id="description"></p>
<div id="console"></div>
<script src="script-tests/complex-keys.js"></script>
</body>
</html>