| Index: LayoutTests/http/tests/xmlhttprequest/XMLHttpRequestException-expected.txt
|
| diff --git a/LayoutTests/http/tests/xmlhttprequest/XMLHttpRequestException-expected.txt b/LayoutTests/http/tests/xmlhttprequest/XMLHttpRequestException-expected.txt
|
| index 6939f84c177ea1d7a06a951f273eaa0ee7101369..f7cb723587a98107d9240c1dd0b375622d83107b 100644
|
| --- a/LayoutTests/http/tests/xmlhttprequest/XMLHttpRequestException-expected.txt
|
| +++ b/LayoutTests/http/tests/xmlhttprequest/XMLHttpRequestException-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.
|
| Tests the properties of XMLHttpRequest exceptions.
|
|
|
| PASS e.toString() is "NetworkError: Failed to execute 'send' on 'XMLHttpRequest': Failed to load 'http://127.0.0.1:8000/xmlhttprequest/resources/infinite-loop.php'."
|
|
|