Sign in
webkit
/
WebKit
/
07d16c5b09b13ea13587fc97899c29619a02f304
/
.
/
LayoutTests
/
fast
/
events
/
beforeunload-prompt-expected.txt
blob: 78f16db0ba4203cd04ae9d3750ccad2ad32b5d74 [
file
] [
log
] [
blame
]
CONSOLE MESSAGE: Use of window.prompt 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.