| Index: third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/methods-lower-case-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/methods-lower-case-expected.txt b/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/methods-lower-case-expected.txt
|
| index 8834833919f9c606ec1eb0efc3315d8c3549192d..719a08082ce92813e9b6087ee6748cf67aa240be 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/methods-lower-case-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/methods-lower-case-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/.
|
| Tests for bug 8099 - XMLHttpRequest lowercase post requests broken.
|
|
|
| get(""): GET(null bytes), Content-Type: null
|
|
|