You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
249 B

<html>
<head>
<title>CookiesAllowedForUrls/CookiesBlockedForUrls Test File</title>
</head>
<body>
<script>
document.cookie = "cookie1=CookieStored";
</script>
<b><h1 id="cookie_name">cookie1</h1></b>
</body>
</html>