Skip to content

Instantly share code, notes, and snippets.

@gunesacar
Last active September 15, 2016 15:58
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/cbb5644807e71bf03474796a5b6b7f11 to your computer and use it in GitHub Desktop.
Save gunesacar/cbb5644807e71bf03474796a5b6b7f11 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/b66fd9b4f0ac0548e70c8b5442ec9437/raw/312dac2ba95d7b3f48afc6f51edaba4d8c219546/frame_ls_after_3sec.html"></iframe>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment