haikuwebkit/LayoutTests/fast/events/beforeunload-confirm-expect...

7 lines
251 B
Plaintext

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.