blob: 7ee9bc9e386e65de315e5238956a2aabdbcdc2d7 [file] [log] [blame]
CONSOLE MESSAGE: showModalDialog() is deprecated and will be removed. Please use the <dialog> element instead.
CONSOLE MESSAGE: Use of window.showModalDialog is not allowed while unloading a page.
This test verifies that prompts are forbidden when leaving a webpage.
Prompts include alert, confirm, prompt, and showModalDialog.
If there is no prompt, the test passed.