xref: /aosp_15_r20/external/autotest/client/cros/enterprise/cookie_status.html (revision 9c5db1993ded3edbeafc8092d69fe5de2ee02df7)
1<html>
2
3  <head>
4    <title>CookiesAllowedForUrls/CookiesBlockedForUrls Test File</title>
5  </head>
6
7  <body>
8    <script>
9      document.cookie = "cookie1=CookieStored";
10
11    </script>
12    <b><h1 id="cookie_name">cookie1</h1></b>
13  </body>
14
15</html>