Index: LayoutTests/http/tests/inspector/appcache/appcache-swap-expected.txt |
diff --git a/LayoutTests/http/tests/inspector/appcache/appcache-swap-expected.txt b/LayoutTests/http/tests/inspector/appcache/appcache-swap-expected.txt |
index 0ad70dc00367bb8d5e88ddd9e35d4ac750e0db84..ae78a30cf9201e213acc05184cb86811a7f8eaf2 100644 |
--- a/LayoutTests/http/tests/inspector/appcache/appcache-swap-expected.txt |
+++ b/LayoutTests/http/tests/inspector/appcache/appcache-swap-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 that application cache model keeps track of manifest urls and statuses correctly after UPDATEREADY event and swapCache() call. |