blob: c7e8ec80ee3fc82b5a0917c64e4a56a2e4a893fe [file] [log] [blame]
Tests that stepping into dispatchEvent() method will lead to a pause in the first event listener.
Set timer for test function.
Stepping into...
Stepping into...
SUCCESS: Did step into event listener(fooEventHandler1).
Stepping into...
Stepping into...
Stepping into...
SUCCESS: Did step into event listener(fooEventHandler2).