haikuwebkit/LayoutTests/fast/events/unload-showModalDialog-expe...

8 lines
298 B
Plaintext

main frame - has 1 onunload handler(s)
CONSOLE MESSAGE: Use of window.showModalDialog 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.