| OLD | NEW |
| 1 CONSOLE MESSAGE: line 2: button clicked! | 1 CONSOLE MESSAGE: line 2: button clicked! |
| 2 Tests installing compiler source map in scripts panel. | 2 Tests installing compiler source map in scripts panel. |
| 3 | 3 |
| 4 | 4 |
| 5 | 5 |
| 6 Running: testSetBreakpoint | 6 Running: testSetBreakpoint |
| 7 Script source was shown. | 7 Script source was shown. |
| 8 Script execution paused. | 8 Script execution paused. |
| 9 Call stack: | 9 Call stack: |
| 10 0) handleClick (source1.js:16) | 10 0) handleClick (source1.js:17) |
| 11 1) clickButton (compiler-source-mapping-debug.html:13) | 11 1) clickButton (compiler-source-mapping-debug.html:13) |
| 12 Script execution resumed. | 12 Script execution resumed. |
| 13 | 13 |
| OLD | NEW |