Sign in
webkit
/
WebKit
/
6ac1ae7345a9a50f3760d4fdf5f8c6512c4a9901
/
.
/
LayoutTests
/
fast
/
events
/
beforeunload-alert-expected.txt
blob: 2048941dc0fc11a0166aaf8799c5920d869ede5c [
file
] [
log
] [
blame
]
CONSOLE MESSAGE: Use of window.alert 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.