Skip to content

Instantly share code, notes, and snippets.

@caged
Created May 18, 2017 20:26
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 caged/202523bf438609332655443ce0d08ac0 to your computer and use it in GitHub Desktop.
Save caged/202523bf438609332655443ce0d08ac0 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Test simple</title>
<script type="text/javascript">
'use strict';
var top = 1;
</script>
</head>
<body>
Weird window bug. look in the console
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment