| OLD | NEW |
| 1 Tests that RawSourceCode listeners count won't grow on each script pause. Bug 70
996 | 1 Tests that RawSourceCode listeners count won't grow on each script pause. Bug 70
996 |
| 2 | 2 |
| 3 | 3 |
| 4 Running: testCallStackPlacardsDiscarded | 4 Running: testCallStackPlacardsDiscarded |
| 5 Script source was shown. | 5 Script source was shown. |
| 6 Set timer for test function. | 6 Set timer for test function. |
| 7 Received DebuggerPaused event. | 7 Received DebuggerPaused event. |
| 8 Function name: testFunction | 8 Function name: testFunction |
| 9 Script execution paused. | 9 Script execution paused. |
| 10 Script execution resumed. | 10 Script execution resumed. |
| 11 Set timer for test function. | 11 Set timer for test function. |
| 12 Received DebuggerPaused event. | 12 Received DebuggerPaused event. |
| 13 Function name: testFunction | 13 Function name: testFunction |
| 14 Script execution paused. | 14 Script execution paused. |
| 15 Script execution resumed. | 15 Script execution resumed. |
| 16 | 16 |
| OLD | NEW |