| 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
|
| index e1a22f2a76eb635b46aa799681ae356fe11214f3..464c5b59849e1f517e80ad892641a82cea43659b 100644
|
| --- a/LayoutTests/http/tests/inspector/network/load-resource-for-frontend-expected.txt
|
| +++ b/LayoutTests/http/tests/inspector/network/load-resource-for-frontend-expected.txt
|
| @@ -1,3 +1,4 @@
|
| +CONSOLE MESSAGE: Not allowed to load local resource: index.html
|
|
|
| Running: testNetworkResourceNonCached
|
| Loading resource from http://localhost:8080/inspector/network/resources/resource.php
|
| @@ -31,7 +32,7 @@ Dumping request: http://localhost:8080/inspector/network/resources/resource.php?
|
|
|
| Running: testResourceFromFileScheme
|
| Loading resource from file:///var/www/index.html
|
| -Failed: Can not load local file
|
| +Failed: Couldn't create a loader
|
| Dumping request: http://localhost:8080/inspector/network/resources/resource.php?cached=1
|
| statusCode: 304
|
|
|
|
|