Index: LayoutTests/http/tests/inspector/network/network-xhr-post-payload-expected.txt |
diff --git a/LayoutTests/http/tests/inspector/network/network-xhr-post-payload-expected.txt b/LayoutTests/http/tests/inspector/network/network-xhr-post-payload-expected.txt |
index b3ee0a7b668509de0a1448326e8a9d637f70734a..1b7e5437582515ef6e9d9ea25c36e396adfbecfc 100644 |
--- a/LayoutTests/http/tests/inspector/network/network-xhr-post-payload-expected.txt |
+++ b/LayoutTests/http/tests/inspector/network/network-xhr-post-payload-expected.txt |
@@ -1,3 +1,4 @@ |
+CONSOLE ERROR: The provided value 'undefined' is not a valid value of type 'XMLHttpRequestResponseType'. |
CONSOLE MESSAGE: line 6: XHR loaded: 1 |
Tests XHR network resource payload is not corrupted by transcoding. |