summaryrefslogtreecommitdiffstats
path: root/LayoutTests/http/tests/cookies/simple-cookies-max-age.html
blob: 23eee96a2d06e0bc34ec75523728fdaa6456ddd5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<link rel="stylesheet" href="resources/cookies-test-style.css">
<script src="resources/cookies-test-pre.js"></script>
</head>
<body>
<p id="description"></p>
<div id="console"></div>
<script src="script-tests/simple-cookies-max-age.js"></script>
<script src="resources/cookies-test-post.js"></script>
</body>
</html>