Sign in
webkit
/
WebKit
/
23e576feb4d75c9fc45f35cc19515c4cf11389a1
/
.
/
LayoutTests
/
fast
/
events
/
beforeunload-confirm-expected.txt
blob: f48a3ba143462d1baa61f93c8eccc3012886999a [
file
] [
log
] [
blame
]
CONSOLE MESSAGE: Use of window.confirm 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.