blob: 26a492437fafd41dd57d54f25d946b4e5535fa6b [file] [log] [blame]
Check focus handler not dispatch blur event
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
call focus()
Entering focus event handler
Existing focus event handler
focus() finished
Entering blur event handler
Existing blur event handler
PASS successfullyParsed is true
TEST COMPLETE