Index: third_party/WebKit/LayoutTests/fast/js/webcore-string-comparison-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/js/webcore-string-comparison-expected.txt b/third_party/WebKit/LayoutTests/fast/js/webcore-string-comparison-expected.txt |
index 32bc17cb73c2f2c25115b16a38cc881b4e5d9fad..292d5c0a876467983b497291dc8d93558be73150 100644 |
--- a/third_party/WebKit/LayoutTests/fast/js/webcore-string-comparison-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/js/webcore-string-comparison-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/. |
Test for bug 33057: typeof(xhr.responseText) != "string" on Windows. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |