Sign in
webkit
/
WebKit
/
3e01ea2c6e60dac71bbc2366692c12538bc3430c
/
.
/
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.