Chromium Code Reviews| Index: LayoutTests/fast/xmlhttprequest/xmlhttprequest-missing-file-exception-expected.txt |
| diff --git a/LayoutTests/fast/xmlhttprequest/xmlhttprequest-missing-file-exception-expected.txt b/LayoutTests/fast/xmlhttprequest/xmlhttprequest-missing-file-exception-expected.txt |
| index d7908642262c5a5fa1df48b63add35521ea2a466..b69eb1443b11700405e479970ef8796358baa427 100644 |
| --- a/LayoutTests/fast/xmlhttprequest/xmlhttprequest-missing-file-exception-expected.txt |
| +++ b/LayoutTests/fast/xmlhttprequest/xmlhttprequest-missing-file-exception-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. |
| This test checks for rdar://problem/4962298 REGRESSION: Synchronous XHR for missing local file throws exception -- breaks Wikipedia widget |
| PASS: No exception. |