| Index: third_party/WebKit/LayoutTests/http/tests/inspector/debugger/fetch-breakpoints-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/debugger/fetch-breakpoints-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/debugger/fetch-breakpoints-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..5ab1c18e4bb5031cfcfc9e142fe1efa5a603c169
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/inspector/debugger/fetch-breakpoints-expected.txt
|
| @@ -0,0 +1,20 @@
|
| +Tests fetch() breakpoints.
|
| +
|
| +
|
| +Running: testFetchBreakpoint
|
| +Script execution paused.
|
| +Call stack:
|
| + 0) sendRequest (fetch-breakpoints.html:9)
|
| + 1) (:1)
|
| +Script execution resumed.
|
| +
|
| +Running: testPauseOnAnyFetch
|
| +Script execution paused.
|
| +Script execution resumed.
|
| +Script execution paused.
|
| +Script execution resumed.
|
| +
|
| +Running: testDisableBreakpoint
|
| +Script execution paused.
|
| +Script execution resumed.
|
| +
|
|
|