Upstream version 10.38.208.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / forms / select / listbox-tap-input-change-event-expected.txt
1 Tapping on listbox items should fire an input and a change event.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5
6 PASS changeEventCounter is 0
7 PASS inputEventCounter is 0
8 PASS changeEventCounter is 1
9 PASS inputEventCounter is 1
10 PASS successfullyParsed is true
11
12 TEST COMPLETE
13