| Index: LayoutTests/fast/js/webcore-string-comparison-expected.txt
|
| diff --git a/LayoutTests/fast/js/webcore-string-comparison-expected.txt b/LayoutTests/fast/js/webcore-string-comparison-expected.txt
|
| index 4ba7e8e9379901d8984f3c45d6d023649c12396e..90598a325e14303503bba5175076e174cfb3d17a 100644
|
| --- a/LayoutTests/fast/js/webcore-string-comparison-expected.txt
|
| +++ b/LayoutTests/fast/js/webcore-string-comparison-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 for bug 33057: typeof(xhr.responseText) != "string" on Windows.
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|