| Index: LayoutTests/http/tests/inspector/network/network-xhr-sync-expected.txt
|
| diff --git a/LayoutTests/http/tests/inspector/network/network-xhr-sync-expected.txt b/LayoutTests/http/tests/inspector/network/network-xhr-sync-expected.txt
|
| index 76fb770803ac3ea7e1eb1fca7b92d54321beed28..535bff46a348c966c90b70c667cb33c820206f7b 100644
|
| --- a/LayoutTests/http/tests/inspector/network/network-xhr-sync-expected.txt
|
| +++ b/LayoutTests/http/tests/inspector/network/network-xhr-sync-expected.txt
|
| @@ -1,3 +1,4 @@
|
| +CONSOLE WARNING: Synchronous XMLHttpRequest is deprecated. Please use the async version.
|
| CONSOLE WARNING: Setting 'XMLHttpRequest.withCredentials' for synchronous requests is deprecated.
|
| CONSOLE MESSAGE: line 6: XHR loaded: 1
|
| Tests XHR network resource type and content for synchronous requests. Bug 61205
|
|
|