1 Tests asynchronous call stacks for scripted scroll events.
3 Set timer for test function.
4 Captured call stacks in no particular order:
6 0) onScroll1 (async-callstack-scripted-scroll.html:26)
8 0) timeout (async-callstack-scripted-scroll.html:18)
10 0) testFunction (async-callstack-scripted-scroll.html:9)
13 0) onScroll2 (async-callstack-scripted-scroll.html:33)
15 0) timeout (async-callstack-scripted-scroll.html:18)
17 0) testFunction (async-callstack-scripted-scroll.html:9)