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