Sign in
android
/
platform
/
external
/
autotest
/
a791dd91d24a9b38b5fec9c4dca3266defd03a28
/
.
/
client
/
cros
/
enterprise
/
cookie_status.html
blob: db209a20a5ad92d8ea0797388e614865cc8622e9 [
file
] [
log
] [
blame
]
<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>