Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / dom / HTMLDialogElement / dialog-close-event-expected.txt
blob0944df60a8faa2396a832089fa29d392e32f6313
1 Test that dialog receives a close event upon closing.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS self is dialog
7 PASS dialog.open is false
8 PASS event.cancelable is false
9 PASS self is dialog
10 PASS dialog.open is false
11 PASS event.cancelable is false
12 PASS dialog.open is false
13 PASS closedCount is 2