| Index: LayoutTests/http/tests/inspector/network/load-resource-for-frontend-expected.txt
|
| diff --git a/LayoutTests/http/tests/inspector/network/load-resource-for-frontend-expected.txt b/LayoutTests/http/tests/inspector/network/load-resource-for-frontend-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..2ef86d17b04eff290661e9b466c1c5cf5446354b
|
| --- /dev/null
|
| +++ b/LayoutTests/http/tests/inspector/network/load-resource-for-frontend-expected.txt
|
| @@ -0,0 +1,9 @@
|
| +
|
| +Running: testLocalResource
|
| +Loading resource from file:///
|
| +Failed: Can not load local file
|
| +
|
| +Running: testNetworkResource
|
| +Loading resource from http://localhost:8080/inspector/network/resources/resource.php
|
| +Success: Hello world
|
| +
|
|
|