blob: 4ccd01981343897b53f369fc67f8caec0bd5650e [file] [log] [blame]
Tests asynchronous call stacks for scripted scroll events.
Set timer for test function.
Captured call stacks in no particular order:
Call stack:
0) onScroll1 (async-callstack-scripted-scroll.html:26)
[scroll]
0) timeout (async-callstack-scripted-scroll.html:18)
[setTimeout]
0) testFunction (async-callstack-scripted-scroll.html:9)
[setTimeout]
0) scheduleTestFunction <omitted>
<... skipped remaining frames ...>
Call stack:
0) onScroll2 (async-callstack-scripted-scroll.html:33)
[scroll]
0) timeout (async-callstack-scripted-scroll.html:18)
[setTimeout]
0) testFunction (async-callstack-scripted-scroll.html:9)
[setTimeout]
0) scheduleTestFunction <omitted>
<... skipped remaining frames ...>