| OLD | NEW |
| 1 Tests XHR breakpoints. | 1 Tests XHR breakpoints. |
| 2 | 2 |
| 3 Debugger was enabled. | |
| 4 | 3 |
| 5 Running: testXHRBreakpoint | 4 Running: testXHRBreakpoint |
| 6 Script execution paused. | 5 Script execution paused. |
| 7 Call stack: | 6 Call stack: |
| 8 0) sendRequest (xhr-breakpoints.html:11) | 7 0) sendRequest (xhr-breakpoints.html:11) |
| 9 1) (:1) | 8 1) (:1) |
| 10 Script execution resumed. | 9 Script execution resumed. |
| 11 | 10 |
| 12 Running: testPauseOnAnyXHR | 11 Running: testPauseOnAnyXHR |
| 13 Script execution paused. | 12 Script execution paused. |
| 14 Script execution resumed. | 13 Script execution resumed. |
| 15 Script execution paused. | 14 Script execution paused. |
| 16 Script execution resumed. | 15 Script execution resumed. |
| 17 | 16 |
| 18 Running: testDisableBreakpoint | 17 Running: testDisableBreakpoint |
| 19 Script execution paused. | 18 Script execution paused. |
| 20 Script execution resumed. | 19 Script execution resumed. |
| 21 Debugger was disabled. | |
| 22 | 20 |
| OLD | NEW |