navigation-within-beforeunload-2.html (60B)
1 <!doctype html> 2 <script> 3 document.write(location) 4 </script>