| Index: LayoutTests/http/tests/inspector/network/har-content-expected.txt
|
| diff --git a/LayoutTests/http/tests/inspector/network/har-content-expected.txt b/LayoutTests/http/tests/inspector/network/har-content-expected.txt
|
| index d8f7dc2a8519ed00f35bec34472e09b86b6fbaab..e23156c4b0560138142de28ce28667f741463810 100644
|
| --- a/LayoutTests/http/tests/inspector/network/har-content-expected.txt
|
| +++ b/LayoutTests/http/tests/inspector/network/har-content-expected.txt
|
| @@ -1,3 +1,4 @@
|
| +CONSOLE WARNING: Avoid synchronous requests as it hampers user experience due to unresponsiveness of the web page. Refer https://xhr.spec.whatwg.org/#sync-warning.
|
| CONSOLE WARNING: Setting 'XMLHttpRequest.withCredentials' for synchronous requests is deprecated.
|
| CONSOLE MESSAGE: line 6: XHR loaded: 1
|
| Tests conversion of Inspector's resource representation into HAR format.
|
|
|