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