summaryrefslogtreecommitdiffstats
path: root/browser/base/content/test/protectionsUI/cookieSetterPage.html
blob: aab18e0afff9103934a487092ef223615435cf44 (plain)
1
2
3
4
5
6
<!DOCTYPE html>
<html>
<body>
  <script> document.cookie = "foo=bar"; </script>
</body>
</html>