Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / inspector / sources / debugger-step / debugger-step-over-inlined-scripts-expected.txt
blobafcdb4e74b23c563381486f9cfd8bc45ffe4de88
1 Tests that debugger StepOver will step through inlined scripts.
3 Script source was shown.
4 Call stack:
5     0) f1 (debugger-step-over-inlined-scripts.html:7)
6     1)  (debugger-step-over-inlined-scripts.html:9)
8 Executing StepOver...
9 Call stack:
10     0) f1 (debugger-step-over-inlined-scripts.html:8)
11     1)  (debugger-step-over-inlined-scripts.html:9)
13 Executing StepOver...
14 Call stack:
15     0)  (debugger-step-over-inlined-scripts.html:1)
17 Executing StepOver...
18 Call stack:
19     0)  (debugger-step-over-inlined-scripts.html:9)
21 Executing StepOver...
22 Call stack:
23     0)  (debugger-step-over-inlined-scripts.html:12)
25 Executing StepOver...
26 Call stack:
27     0)  (debugger-step-over-inlined-scripts.html:17)
29 Executing StepOver...
30 Call stack:
31     0)  (debugger-step-over-inlined-scripts.html:1)
33 Executing StepOver...
34 Call stack:
35     0)  (debugger-step-over-inlined-scripts.html:17)
37 Executing Resume...
38 Page reloaded.