Sign in
webkit
/
WebKit
/
2cef187e7ca3dcd59bec86964e3a0098a2ca9c1c
/
.
/
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.