blob: 6dd0a557f0e7e55ff59591e8d00fefb0b7e680ac [file] [log] [blame]
CONFIRM NAVIGATION: This is beforeunload from the top level frame.
Tests the returnValue attribute of the BeforeUnloadEvent.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS testEvent.__proto__ is testIframe.contentWindow.BeforeUnloadEvent.prototype
PASS testEvent.returnValue is ""
PASS testEvent.returnValue is "This is beforeunload from the top level frame."
PASS successfullyParsed is true
TEST COMPLETE