Index: LayoutTests/http/tests/inspector/network/network-xhr-async-expected.txt |
diff --git a/LayoutTests/http/tests/inspector/network/network-xhr-async-expected.txt b/LayoutTests/http/tests/inspector/network/network-xhr-async-expected.txt |
index 2d157c1403c53740ea5c6c61f46a6517c8c2a5ad..fe3edbf38f458bc207c140ec87b46ac90c4177d1 100644 |
--- a/LayoutTests/http/tests/inspector/network/network-xhr-async-expected.txt |
+++ b/LayoutTests/http/tests/inspector/network/network-xhr-async-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 type and content for asynchronous requests. Bug 61205 |