| Index: third_party/WebKit/LayoutTests/fast/xmlhttprequest/xmlhttprequest-bad-mimetype-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/xmlhttprequest/xmlhttprequest-bad-mimetype-expected.txt b/third_party/WebKit/LayoutTests/fast/xmlhttprequest/xmlhttprequest-bad-mimetype-expected.txt
|
| index 88edd0b665d9d2cd8d143369beaea88165b1cf0d..af9d5783d2dccbc106eb8ae96def8b4dacd78d44 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/xmlhttprequest/xmlhttprequest-bad-mimetype-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/xmlhttprequest/xmlhttprequest-bad-mimetype-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/.
|
| This test checks for <rdar://problem/5303567> REGRESSION: XMLHttpRequest.responseXML returns NULL if response MIME type is not XML -- breaks Wikipedia widget
|
|
|
| PASS: No exception.
|
|
|