Sign in
webkit
/
WebKit
/
63c63479e42d5d7cd9e5c20fa3c0adb62aed122e
/
.
/
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.