blob: bf26a63cdcd2c5ecd0ce0d9fb1eb8683a2d2e044 [file] [log] [blame]
Tests the returnValue attribute of the BeforeUnloadEvent from an event listener.
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 successfullyParsed is true
TEST COMPLETE