Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / sources / debugger / xhr-breakpoints-expected.txt
1 Tests XHR breakpoints.
2
3 Debugger was enabled.
4
5 Running: testXHRBreakpoint
6 Script execution paused.
7 Call stack:
8     0) sendRequest (xhr-breakpoints.html:11)
9     1)  (:1)
10 Script execution resumed.
11
12 Running: testPauseOnAnyXHR
13 Script execution paused.
14 Script execution resumed.
15 Script execution paused.
16 Script execution resumed.
17
18 Running: testDisableBreakpoint
19 Script execution paused.
20 Script execution resumed.
21 Debugger was disabled.
22