Index: third_party/WebKit/LayoutTests/imported/wpt/html/browsers/offline/application-cache-api/api_update-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/offline/application-cache-api/api_update-expected.txt b/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/offline/application-cache-api/api_update-expected.txt |
index 4466e82c34eb9f5d4f252ac1af4e863ae2c8d1dd..e77ae29625988468846c36e6aeae025a4012a577 100644 |
--- a/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/offline/application-cache-api/api_update-expected.txt |
+++ b/third_party/WebKit/LayoutTests/imported/wpt/html/browsers/offline/application-cache-api/api_update-expected.txt |
@@ -1,3 +1,5 @@ |
+CONSOLE WARNING: Use of the Application Cache is deprecated on insecure origins. Support will be removed in the future. You should consider switching your application to a secure origin, such as HTTPS. See https://goo.gl/rStTGz for more details. |
+CONSOLE WARNING: line 16: Use of the Application Cache is deprecated on insecure origins. Support will be removed in the future. You should consider switching your application to a secure origin, such as HTTPS. See https://goo.gl/rStTGz for more details. |
This is a testharness.js-based test. |
FAIL Offline Application Cache - API_update assert_unreached: update method failed. Reached unreachable code |
Harness: the test ran to completion. |