| Index: third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/open-async-overload-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/open-async-overload-expected.txt b/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/open-async-overload-expected.txt
|
| index 470d828d0b35240e158a2dd6b975f20941730b65..ad38824e2fc57dac8320509bec5dd4914e337d15 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/open-async-overload-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/open-async-overload-expected.txt
|
| @@ -1,4 +1,4 @@
|
| -CONSOLE WARNING: Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.
|
| +CONSOLE WARNING: line 36: Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.
|
| XMLHttpRequest.open() should be correctly overloaded
|
|
|
| PASS: if async argument is true, send() should behave asynchronously
|
|
|