| Index: LayoutTests/fast/xmlhttprequest/xmlhttprequest-responsetype-sync-request-expected.txt
|
| diff --git a/LayoutTests/fast/xmlhttprequest/xmlhttprequest-responsetype-sync-request-expected.txt b/LayoutTests/fast/xmlhttprequest/xmlhttprequest-responsetype-sync-request-expected.txt
|
| index 44406b0d3a03a725ed96c6ac8eb872727a7dd47d..4301a45364a4f4a8dedbb605ea0388cac3db3e1e 100644
|
| --- a/LayoutTests/fast/xmlhttprequest/xmlhttprequest-responsetype-sync-request-expected.txt
|
| +++ b/LayoutTests/fast/xmlhttprequest/xmlhttprequest-responsetype-sync-request-expected.txt
|
| @@ -1,3 +1,4 @@
|
| +CONSOLE WARNING: Synchronous XMLHttpRequest is deprecated. Please use the async version.
|
| This tests that the XMLHttpRequest responseType attribute is not modifiable for synchronous HTTP(S) requests.
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|