| Index: LayoutTests/http/tests/xmlhttprequest/open-async-overload-expected.txt
|
| diff --git a/LayoutTests/http/tests/xmlhttprequest/open-async-overload-expected.txt b/LayoutTests/http/tests/xmlhttprequest/open-async-overload-expected.txt
|
| index bbe8534c427f3ac98bea3a8fc903d4b02fdac1d6..4de17ef7103e0081ad28a43b0eeab8eceb15105f 100644
|
| --- a/LayoutTests/http/tests/xmlhttprequest/open-async-overload-expected.txt
|
| +++ b/LayoutTests/http/tests/xmlhttprequest/open-async-overload-expected.txt
|
| @@ -1,3 +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 http://xhr.spec.whatwg.org/.
|
| XMLHttpRequest.open() should be correctly overloaded
|
|
|
| PASS: if async argument is true, send() should behave asynchronously
|
|
|