| Index: third_party/WebKit/LayoutTests/http/tests/inspector-protocol/network/navigation-interception-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector-protocol/network/navigation-interception-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector-protocol/network/navigation-interception-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..fef52125d84aa404e8d5e4e67d6026370ddcb432
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/inspector-protocol/network/navigation-interception-expected.txt
|
| @@ -0,0 +1,13 @@
|
| +CONSOLE MESSAGE: line 1: Hello from the mocked iframe.
|
| +Tests a mocking of a navigation fetch.
|
| +
|
| +Test started
|
| +Network agent enabled
|
| +Request interception enabled
|
| +Page agent enabled
|
| +Runtime agent enabled
|
| +Network.requestIntercepted ID 1 GET redirect-iframe.html
|
| +mockResponse ID 1
|
| +Network.responseReceived redirect-iframe.html 200 text/html
|
| +Page.frameStoppedLoading
|
| +
|
|
|