| OLD | NEW |
| (Empty) |
| 1 CONSOLE ERROR: line 11: Uncaught ReferenceError: unknown_var is not defined | |
| 2 CONSOLE ERROR: line 11: Uncaught ReferenceError: unknown_var is not defined | |
| 3 Tests that certain user actions in scripts panel reveal execution line. | |
| 4 | |
| 5 | |
| 6 Running: testRevealAfterPausedOnException | |
| 7 Showing script1 source... | |
| 8 Script source was shown for 'script1.js'. | |
| 9 Throwing exception... | |
| 10 Script source was shown for 'reveal-not-skipped.html'. | |
| 11 Reloading page... | |
| 12 Script execution paused. | |
| 13 Script execution resumed. | |
| 14 Page reloaded. | |
| 15 Showing script1 source... | |
| 16 Script source was shown for 'script1.js'. | |
| 17 Throwing exception... | |
| 18 Script source was shown for 'reveal-not-skipped.html'. | |
| 19 | |
| 20 Running: testRevealAfterPrettyPrintWhenPaused | |
| 21 Throwing exception... | |
| 22 Script execution paused. | |
| 23 Showing script1 source... | |
| 24 Script source was shown for 'script1.js'. | |
| 25 Formatting... | |
| 26 Script source was shown for 'script1.js:formatted'. | |
| 27 Script execution resumed. | |
| 28 | |
| OLD | NEW |