| Index: third_party/WebKit/LayoutTests/platform/linux/http/tests/inspector/resource-parameters-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/linux/http/tests/inspector/resource-parameters-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/http/tests/inspector/resource-parameters-expected.txt
|
| index 18a606f9dd9f1326d79f1d17cf734e638ebc81d0..1d09e28145bacffffd215a8a37de1fa3e64a8d37 100644
|
| --- a/third_party/WebKit/LayoutTests/platform/linux/http/tests/inspector/resource-parameters-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/platform/linux/http/tests/inspector/resource-parameters-expected.txt
|
| @@ -38,7 +38,7 @@ Tests that resources panel shows form data parameters.
|
| value : ""
|
| }
|
| ]
|
| - url : "http://localhost:8000/inspector/resources/post-target.cgi?queryParam1=queryValue1&queryParam2="
|
| + url : "http://127.0.0.1:8000/inspector/resources/post-target.cgi?queryParam1=queryValue1&queryParam2="
|
| }
|
| response : {
|
| _transferSize : <number>
|
| @@ -57,6 +57,7 @@ Tests that resources panel shows form data parameters.
|
| status : 200
|
| statusText : "OK"
|
| }
|
| + serverIPAddress : "127.0.0.1"
|
| startedDateTime : <plausible>
|
| time : <number>
|
| timings : <object>
|
|
|