| Index: third_party/WebKit/LayoutTests/http/tests/inspector-protocol/network/request-interception-mock404-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector-protocol/network/request-interception-mock404-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector-protocol/network/request-interception-mock404-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..853960887d6332583726ba248c5a5fe5d078632c
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/inspector-protocol/network/request-interception-mock404-expected.txt
|
| @@ -0,0 +1,16 @@
|
| +Tests a mock 404 resource.
|
| +
|
| +Test started
|
| +Network agent enabled
|
| +Request interception enabled
|
| +Page agent enabled
|
| +Runtime agent enabled
|
| +Network.requestIntercepted ID 1 GET redirect-iframe.html
|
| +allowRequest ID 1
|
| +Network.responseReceived redirect-iframe.html 200 text/html
|
| +Network.requestIntercepted ID 2 GET redirect1.pl
|
| +mockResponse ID 2
|
| +Network.responseReceived redirect1.pl 404 text/plain
|
| +Network.loadingFailed redirect1.pl
|
| +Page.frameStoppedLoading
|
| +
|
|
|