Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / events / before-unload-return-value-from-listener-expected.txt
1 Tests the returnValue attribute of the BeforeUnloadEvent from an event listener.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5
6 PASS testEvent.__proto__ is BeforeUnloadEvent.prototype
7 PASS testEvent.returnValue is ""
8 PASS successfullyParsed is true
9
10 TEST COMPLETE
11