blob: 52a088df975ad146cb78e7b9c4750ffe61a9fd47 [file] [log] [blame]
<html>
<head>
<script>
Date = 42;
function f() { }
window.addEventListener('unload', f, false);
</script>
</head>
<body></body>
</html>