blob: 398606967ee29975712d451b5826799afa654a94 [file] [log] [blame]
Test when window out of focus, should dispatch both blur and change event
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS blurEventCounter is 0
PASS changeEventCounter is 0
PASS blurEventCounter is 1
PASS changeEventCounter is 1
PASS successfullyParsed is true
TEST COMPLETE