summaryrefslogtreecommitdiffstats
path: root/LayoutTests/http/tests/cookies/double-quoted-value-with-semi-colon.html
blob: 0b06db73e84e368704824844843ed5445d77e69b (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/double-quoted-value-with-semi-colon.js"></script>
<script src="resources/cookies-test-post.js"></script>
</body>
</html>