summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/filesystem/simple-persistent.html
blob: e7f743d349376d10d33cc6bd2d89b313a8eecab4 (plain)
1
2
3
4
5
6
7
8
9
10
<html>
<head>
<link rel="stylesheet" href="../js/resources/js-test-style.css">
<script src="../js/resources/js-test-pre.js"></script>
</head>
<body>
<script src="resources/simple-persistent.js"></script>
<script src="../js/resources/js-test-post.js"></script>
</body>
</html>