| Index: LayoutTests/http/tests/xmlhttprequest/methods-expected.txt
|
| diff --git a/LayoutTests/http/tests/xmlhttprequest/methods-expected.txt b/LayoutTests/http/tests/xmlhttprequest/methods-expected.txt
|
| index 6ce75ff5e3a3d8b9693032aa0b684333053039d6..9f65c15be765b5d87d07254593fdec6ed0a9c4f1 100644
|
| --- a/LayoutTests/http/tests/xmlhttprequest/methods-expected.txt
|
| +++ b/LayoutTests/http/tests/xmlhttprequest/methods-expected.txt
|
| @@ -1,3 +1,4 @@
|
| +CONSOLE WARNING: Avoid synchronous requests as it hampers user experience due to unresponsiveness of the web page. Refer https://xhr.spec.whatwg.org/#sync-warning.
|
| Tests for bug 3812 - GET and POST should not be the only HTTP methods implemented in XMLHttpRequest.
|
|
|
| GET(""): GET(null bytes), Content-Type: null
|
|
|