Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / inspector / sources / debugger-step / debugger-step-out-across-timeouts-expected.txt
blob307c0714d28bba22c44299b98ba8fee444da60f0
1 Tests that debugger StepOut will stop inside next timeout handler.
3 Set timer for test function.
4 Call stack:
5     0) callback1 (debugger-step-out-across-timeouts.html:15)
7 Executing StepOut...
8 Call stack:
9     0) callback2 (debugger-step-out-across-timeouts.html:19)