| Index: third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/extra-parameters-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/extra-parameters-expected.txt b/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/extra-parameters-expected.txt
|
| index b5095e88ccc0d7975b35168a04c2feeb59abaad5..b0548579be812096b71d6738b02a4c74e22de445 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/extra-parameters-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/extra-parameters-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 http://xhr.spec.whatwg.org/.
|
| +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/.
|
| Test that XMLHttpRequest tolerates extra parameters to its methods.
|
|
|
| Status: 200
|
|
|