| Index: third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-open-method-case-insensitive-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-open-method-case-insensitive-expected.txt b/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-open-method-case-insensitive-expected.txt
|
| index 1213c4e30e29593aa9d2f9f4c042f03f77a982be..c92c61cda81538c5c9ab6b9e270c5f1b3cce66e6 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-open-method-case-insensitive-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/xmlhttprequest-open-method-case-insensitive-expected.txt
|
| @@ -1,4 +1,4 @@
|
| -non-standard method names should be returned as is per step-5 of http://xhr.spec.whatwg.org/#the-open()-method.
|
| +non-standard method names should be returned as is per step-5 of https://xhr.spec.whatwg.org/#the-open()-method.
|
|
|
| This is a testharness.js-based test.
|
| PASS XMLHttpRequest: open() - case-insensitive methods test
|
|
|