Index: LayoutTests/http/tests/inspector/network/network-disable-cache-xhrs-expected.txt |
diff --git a/LayoutTests/http/tests/inspector/network/network-disable-cache-xhrs-expected.txt b/LayoutTests/http/tests/inspector/network/network-disable-cache-xhrs-expected.txt |
index 2975ee19c8df55031424e43385da465bcb9040c2..34af1c4f1c212be05ed0599a2960165c015ea4fc 100644 |
--- a/LayoutTests/http/tests/inspector/network/network-disable-cache-xhrs-expected.txt |
+++ b/LayoutTests/http/tests/inspector/network/network-disable-cache-xhrs-expected.txt |
@@ -1,5 +1,8 @@ |
+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 |
+CONSOLE ERROR: The provided value 'undefined' is not a valid value of type 'XMLHttpRequestResponseType'. |
CONSOLE MESSAGE: line 6: XHR loaded: 3 |
Tests disabling cache from inspector. |