go-back-after-alert.html 202 B

1234567
  1. <html>
  2. <body>
  3. This tests a bug where going back just before putting up an alert can lead to a crash.
  4. <hr>
  5. <a href="resources/alert-and-go-back.html">Click this link to run the test.</a>
  6. </body>
  7. </html>