Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / inspector / sources / debugger-async / async-callstack-scripted-scroll-expected.txt
blob274ddfa47b161a8bbb6758bc785701d3e07036fb
1 Tests asynchronous call stacks for scripted scroll events.
3 Set timer for test function.
4 Captured call stacks in no particular order:
5 Call stack:
6     0) onScroll1 (async-callstack-scripted-scroll.html:26)
7     [scroll]
8     0) timeout (async-callstack-scripted-scroll.html:18)
9     [setTimeout]
10     0) testFunction (async-callstack-scripted-scroll.html:9)
12 Call stack:
13     0) onScroll2 (async-callstack-scripted-scroll.html:33)
14     [scroll]
15     0) timeout (async-callstack-scripted-scroll.html:18)
16     [setTimeout]
17     0) testFunction (async-callstack-scripted-scroll.html:9)