Chromium Code Reviews| Index: LayoutTests/http/tests/appcache/fail-on-update-expected.txt |
| diff --git a/LayoutTests/http/tests/appcache/fail-on-update-expected.txt b/LayoutTests/http/tests/appcache/fail-on-update-expected.txt |
| index cd152472483ff01383a74c3925996901683de1e3..a816596ee31114749f74c71ace16f3938facfa02 100644 |
| --- a/LayoutTests/http/tests/appcache/fail-on-update-expected.txt |
| +++ b/LayoutTests/http/tests/appcache/fail-on-update-expected.txt |
| @@ -1 +1,3 @@ |
| +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. |
| +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. |
| SUCCESS: No crash. |