blob: 23500375a05f2b916c88378c4e30007a82f578a1 [file] [log] [blame]
CONFIRM NAVIGATION
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 BeforeUnloadEvent.prototype
PASS testEvent.returnValue is ""
PASS testEvent.returnValue is "This is beforeunload from the top level frame."
PASS successfullyParsed is true
TEST COMPLETE