summaryrefslogtreecommitdiffstats
path: root/LayoutTests/storage/domstorage/events/case-sensitive.html
blob: c8da433da786556305a61e5c30fd6c87a37b8e2a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<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="resources/eventTestHarness.js"></script>
<script src="script-tests/case-sensitive.js"></script>
</body>
</html>