Index: third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/methods-lower-case-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/methods-lower-case-expected.txt b/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/methods-lower-case-expected.txt |
index 719a08082ce92813e9b6087ee6748cf67aa240be..d3c6ee535ec4f5b9bff114b3d1766712d37678f6 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/methods-lower-case-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/methods-lower-case-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 23: 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/. |
Tests for bug 8099 - XMLHttpRequest lowercase post requests broken. |
get(""): GET(null bytes), Content-Type: null |