Skip to content

Instantly share code, notes, and snippets.

@gunesacar
Created September 15, 2016 14:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gunesacar/24d81a5c964cb563614162c264be32f0 to your computer and use it in GitHub Desktop.
Save gunesacar/24d81a5c964cb563614162c264be32f0 to your computer and use it in GitHub Desktop.
<!doctype html>
<html>
<head>
<title>localStorage example - 3rd party frame</title>
</head>
<body>
<p>Test if we can detect localStorage set by a third-party frame</p>
<iframe src="https://gistcdn.githack.com/gunesacar/43e2ad2b76fa5a7f7c57/raw/44e7303338386514f1f5bb4166c8fd24a92e97fe/set_ls.html"></iframe>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment