| OLD | NEW |
| 1 Tests that debugger StepInto will step through inlined scripts. | 1 Tests that debugger StepInto will step through inlined scripts. |
| 2 | 2 |
| 3 Script source was shown. | 3 Script source was shown. |
| 4 Call stack: | 4 Call stack: |
| 5 0) f1 (debugger-step-into-inlined-scripts.html:7) | 5 0) f1 (debugger-step-into-inlined-scripts.html:7) |
| 6 1) (debugger-step-into-inlined-scripts.html:9) | 6 1) (debugger-step-into-inlined-scripts.html:9) |
| 7 | 7 |
| 8 Executing StepInto... | 8 Executing StepInto... |
| 9 Call stack: | 9 Call stack: |
| 10 0) f1 (debugger-step-into-inlined-scripts.html:8) | 10 0) f1 (debugger-step-into-inlined-scripts.html:8) |
| 11 1) (debugger-step-into-inlined-scripts.html:9) | 11 1) (debugger-step-into-inlined-scripts.html:9) |
| 12 | 12 |
| 13 Executing StepInto... | 13 Executing StepInto... |
| 14 Call stack: | 14 Call stack: |
| 15 0) (debugger-step-into-inlined-scripts.html:10) | |
| 16 | |
| 17 Executing StepInto... | |
| 18 Call stack: | |
| 19 0) (debugger-step-into-inlined-scripts.html:9) | 15 0) (debugger-step-into-inlined-scripts.html:9) |
| 20 | 16 |
| 21 Executing StepInto... | 17 Executing StepInto... |
| 22 Call stack: | 18 Call stack: |
| 23 0) (debugger-step-into-inlined-scripts.html:12) | 19 0) (debugger-step-into-inlined-scripts.html:12) |
| 24 | 20 |
| 25 Executing StepInto... | 21 Executing StepInto... |
| 26 Call stack: | 22 Call stack: |
| 27 0) (debugger-step-into-inlined-scripts.html:17) | 23 0) (debugger-step-into-inlined-scripts.html:17) |
| 28 | 24 |
| 29 Executing StepInto... | 25 Executing StepInto... |
| 30 Call stack: | 26 Call stack: |
| 31 0) f2 (debugger-step-into-inlined-scripts.html:15) | 27 0) f2 (debugger-step-into-inlined-scripts.html:15) |
| 32 1) (debugger-step-into-inlined-scripts.html:17) | 28 1) (debugger-step-into-inlined-scripts.html:17) |
| 33 | 29 |
| 34 Executing StepInto... | 30 Executing StepInto... |
| 35 Call stack: | 31 Call stack: |
| 36 0) f2 (debugger-step-into-inlined-scripts.html:16) | 32 0) f2 (debugger-step-into-inlined-scripts.html:16) |
| 37 1) (debugger-step-into-inlined-scripts.html:17) | 33 1) (debugger-step-into-inlined-scripts.html:17) |
| 38 | 34 |
| 39 Executing StepInto... | 35 Executing StepInto... |
| 40 Call stack: | 36 Call stack: |
| 41 0) (debugger-step-into-inlined-scripts.html:18) | |
| 42 | |
| 43 Executing StepInto... | |
| 44 Call stack: | |
| 45 0) (debugger-step-into-inlined-scripts.html:17) | 37 0) (debugger-step-into-inlined-scripts.html:17) |
| 46 | 38 |
| 47 Executing Resume... | 39 Executing Resume... |
| 48 Page reloaded. | 40 Page reloaded. |
| 49 | 41 |
| OLD | NEW |