Index: third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/serialize-document-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/serialize-document-expected.txt b/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/serialize-document-expected.txt |
index 4e6ab49494e9c2797efc2e480378156ce5770471..f71f4e07a5ab950b944bd791bacaf72e14076315 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/serialize-document-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/serialize-document-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 30: 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 18421: XMLHttpRequest does not properly encode & and < in outgoing messages. |
PASS |