Index: third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/state-after-network-error-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/state-after-network-error-expected.txt b/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/state-after-network-error-expected.txt |
index 7684eee655316ef9a20f39e253e4e58bdf042d7b..9a6b0a58209073c39539afd5fd29c2d3bd1761d5 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/state-after-network-error-expected.txt |
+++ b/third_party/WebKit/LayoutTests/http/tests/xmlhttprequest/state-after-network-error-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 20: 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 that request state reaches DONE even if a network error occurs. |
Should say SUCCESS: |