Skip to content

Instantly share code, notes, and snippets.

@gunesacar
Created September 15, 2016 15:41
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/85ff4ac8b6ba02747127a7559e5d441e to your computer and use it in GitHub Desktop.
Save gunesacar/85ff4ac8b6ba02747127a7559e5d441e 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/3b7e1a58252a0fed29e3d509964ef099/raw/dc4831bb865dc3c5980115f24666e5bd40befb4e/frame_ls.html"></iframe>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment