Index: LayoutTests/http/tests/inspector/network/network-xhr-redirect-body-expected.txt |
diff --git a/LayoutTests/http/tests/inspector/network/network-xhr-redirect-body-expected.txt b/LayoutTests/http/tests/inspector/network/network-xhr-redirect-body-expected.txt |
index 4b04d10c50b240b44cf39b8d0bb76be7863f89e7..e523ab70ded7d12dc8698974fbf5618c2d71bd53 100644 |
--- a/LayoutTests/http/tests/inspector/network/network-xhr-redirect-body-expected.txt |
+++ b/LayoutTests/http/tests/inspector/network/network-xhr-redirect-body-expected.txt |
@@ -1,4 +1,6 @@ |
+CONSOLE ERROR: The provided value 'undefined' is not a valid value of type 'XMLHttpRequestResponseType'. |
CONSOLE MESSAGE: line 6: XHR loaded: 1 |
+CONSOLE ERROR: The provided value 'undefined' is not a valid value of type 'XMLHttpRequestResponseType'. |
CONSOLE MESSAGE: line 6: XHR loaded: 2 |
5 |
Tests that XHR redirects preserve request body. |