1 Test for event dipatching by search cancel button.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
7 PASS changeEventCounter is 0
8 PASS inputEventCounter is 0
9 Click the cancel button
10 PASS search.value is ""
11 PASS changeEventCounter is 0
12 PASS inputEventCounter is 1
13 Focus on another field
14 PASS changeEventCounter is 1
15 PASS inputEventCounter is 1
16 PASS successfullyParsed is true