Chromium Code Reviews| Index: LayoutTests/http/tests/appcache/main-resource-redirect-expected.txt |
| diff --git a/LayoutTests/http/tests/appcache/main-resource-redirect-expected.txt b/LayoutTests/http/tests/appcache/main-resource-redirect-expected.txt |
| index 0a727f5eea813786595650faae8c14db5d17630d..58b640c2fa8d24ce7f7a611edf45064d5a425fa1 100644 |
| --- a/LayoutTests/http/tests/appcache/main-resource-redirect-expected.txt |
| +++ b/LayoutTests/http/tests/appcache/main-resource-redirect-expected.txt |
| @@ -1,3 +1,4 @@ |
| +CONSOLE WARNING: Avoid synchronous requests as it hampers user experience due to unresponsiveness of the web page. Refer https://xhr.spec.whatwg.org/#sync-warning. |
| Test that application cache is consulted again after a redirect response. |
| PASS |