Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / inspector / sources / debugger-async / async-callstack-eval-expected.txt
blob607762eb83589d8aa3db3c96fac7cbf41ddb31d8
1 Tests evaluation in an async call frame.
3 Set timer for test function.
4 Call stack:
5     0) timeout (async-callstack-eval.html:25)
6     [setTimeout]
7     0) inner (async-callstack-eval.html:15)
8     1) testFunction (async-callstack-eval.html:17)
9 Select call frame: inner
10 a = "PASS"
11 b = "PASS"