blob: a125093ac80470e5e82ab64049b434ee179f2690 [file] [log] [blame]
<html>
<head>
<title>Reload me and I will leak</title>
</head>
<body>
<script>
document.body.foo = document;
</script>
</body>
</html>