| OLD | NEW |
| 1 Tests that breakpoints are correctly handled while debugger is turned off | 1 Tests that breakpoints are correctly handled while debugger is turned off |
| 2 | 2 |
| 3 Main resource was shown. | 3 Main resource was shown. |
| 4 Debugger disabled. | 4 Debugger disabled. |
| 5 Breakpoint added | 5 Breakpoint added |
| 6 Debugger was enabled | 6 Debugger was enabled |
| 7 Set timer for test function. | 7 Set timer for test function. |
| 8 Script execution paused. | 8 Script execution paused. |
| 9 Script execution resumed. | 9 Script execution resumed. |
| 10 Disable debugger again | 10 Disable debugger again |
| 11 Debugger disabled | 11 Debugger disabled |
| 12 Breakpoint removed | 12 Breakpoint removed |
| 13 Debugger enabled | 13 Debugger enabled |
| 14 Evaluating test function. | 14 Evaluating test function. |
| 15 function evaluated without a pause on the breakpoint. | 15 function evaluated without a pause on the breakpoint. |
| 16 | 16 |
| OLD | NEW |