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 af9d5783d2dccbc106eb8ae96def8b4dacd78d44..b4d70c510fb4d14ca0ec280c0edaf92976d65de7 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 https://xhr.spec.whatwg.org/. |
+CONSOLE WARNING: line 29: 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. |