blob: 744275d2251cfd348bf3d48a185afe2108e7b821 [file] [log] [blame]
<html>
<head>
<script>
document.cookie = "secret=FAIL";
</script>
</head>
<body>
<script>
document.write(window.location.href);
</script>
has set a secret cookie.
</body>
</html>