Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / forms / text / text-window-lost-focus-change-event-expected.txt
1 Test when window out of focus, should dispatch both blur and change event
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5
6 PASS blurEventCounter is 0
7 PASS changeEventCounter is 0
8 PASS blurEventCounter is 1
9 PASS changeEventCounter is 1
10 PASS successfullyParsed is true
11
12 TEST COMPLETE
13