Chromium Code Reviews| Index: LayoutTests/http/tests/xmlhttprequest/document-domain-set-expected.txt |
| diff --git a/LayoutTests/http/tests/xmlhttprequest/document-domain-set-expected.txt b/LayoutTests/http/tests/xmlhttprequest/document-domain-set-expected.txt |
| index 12fa164470c361e352da373b627a420967163556..f2693157f555933f0799a9bb58dbf13b44826d8f 100644 |
| --- a/LayoutTests/http/tests/xmlhttprequest/document-domain-set-expected.txt |
| +++ b/LayoutTests/http/tests/xmlhttprequest/document-domain-set-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. |
| Waiting... |
| PASS: XMLHttpRequest allowed with document.domain set. |